adding practicum slides

This commit is contained in:
Gokhan Kul 2018-04-12 20:16:38 -04:00
commit bf155c8f9b
15 changed files with 18 additions and 14 deletions

View file

@ -139,16 +139,16 @@
}
],
"reviewer" : [
{ "venue" : "VLDBJ", "years" : [ 2013, 2017 ] },
{ "venue" : "VLDBJ", "years" : [ 2013, 2017, 2018 ] },
{ "venue" : "TKDE", "years" : [ 2013, 2014 ] },
{ "venue" : "TODS", "years" : [ 2015 ] },
{ "venue" : "CSE", "years" : [ 2015 ] },
{ "venue" : "pVLDB", "track" : "PhD", "years" : [ 2013 ], "pc": true },
{ "venue" : "pVLDB", "track" : "Demo", "years" : [ 2016, 2017, 2018 ], "pc": true },
{ "venue" : "pVLDB", "track" : "Demo", "years" : [ 2016, 2017, 2018, 2019 ], "pc": true },
{ "venue" : "pVLDB", "years" : [ 2017, 2018 ], "pc": true },
{ "venue" : "SIGMOD", "years" : [ 2015, 2016, 2017, 2019 ], "pc": true },
{ "venue" : "PWEEK", "years" : [ 2016 ], "pc": true },
{ "venue" : "HILDA", "years" : [ 2016, 2017 ], "pc": true },
{ "venue" : "HILDA", "years" : [ 2016, 2017, 2018 ], "pc": true },
{ "venue" : "TOIT", "years" : [ 2016 ] },
{ "venue" : "KAIS", "years" : [ 2017 ] },
{ "venue" : "SoCC", "years" : [ 2017 ], "pc": true },

View file

@ -9,7 +9,7 @@
"semester" : "(planed) Fall 2018" },
{ "code" : "CSE 4/562",
"title" : "Database Systems",
"enrollment" : 162,
"enrollment" : 93,
"semester" : "Spring 2018" },
{ "code" : "CSE 662",
"title" : "Languages and Runtimes for Big Data",

View file

@ -59,6 +59,7 @@
"type" : "grant",
"commitment" : { "summer" : "0,0,¾,1½,1½" },
"supports": ["Poonam Kumari"],
"agency_id" : "IIS-1750460",
"urls" : {
"proposal" : "https://odin.cse.buffalo.edu/grants/2018-NSF-CAREER.pdf"
}

View file

@ -1,11 +1,11 @@
[
{ "talk" : "Don't Wrangle, Guess Instead (with Mimir)", "date" : "(scheduled) Jan. 2018",
{ "talk" : "Don't Wrangle, Guess Instead (with Mimir)", "date" : "Jan. 2018",
"venue" : "Cornell" },
{ "talk" : "Don't Wrangle, Guess Instead (with Mimir)", "date" : "(scheduled) Jan. 2018",
{ "talk" : "Don't Wrangle, Guess Instead (with Mimir)", "date" : "Jan. 2018",
"venue" : "Penn State U." },
{ "talk" : "Just-In-Time Data Structures", "date" : "(scheduled) Dec. 2017",
{ "talk" : "Just-In-Time Data Structures", "date" : "Dec. 2017",
"venue" : "Harvard" },
{ "talk" : "Don't Wrangle, Guess Instead (with Mimir)", "date" : "(scheduled) Dec. 2017",
{ "talk" : "Don't Wrangle, Guess Instead (with Mimir)", "date" : "Dec. 2017",
"venue" : "University of Washington" },
{ "talk" : "Don't Wrangle, Guess Instead (with Mimir)", "date" : "Oct. 2017",
"venue" : "Columbia" },

View file

@ -234,15 +234,16 @@
"date": "Mar 26",
"type": "Lecture",
"due": "",
"topic": "Incremental View Maintenance",
"topic": "Views",
"materials": {
"slides" : "https://odin.cse.buffalo.edu/slides/cse4562sp2018/2018-03-26-Views.pdf"
}
},
{
"date": "Mar 28",
"type": "Lecture",
"due": "",
"topic": "Buffer Management",
"topic": "Materialized Views + Buffer Management",
"materials": {
}
},

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -65,13 +65,15 @@ schedule:
received the ACM SIGMOD Best Dissertation Award in 2006, 2010, and
2016 respectively, and Nilesh Dalvi was a runner up in 2008.
- when: May 17; Time TBD
what: Title TBD
what: "Diagnoses and Explanations: Creating a Higher-Quality Data World"
who: Alexandra Meliou (UMass Amherst)
where: Location TBD
details:
abstract: TBD
bio: |
Alexandra Meliou is an Assistant Professor in the College of Information and Computer Science, at the University of Massachusetts, Amherst. She has held this position since September 2012. Prior to that, she was a Post-Doctoral Research Associate at the University of Washington, working with Dan Suciu. Alexandra received her PhD and MS degrees from the Electrical Engineering and Computer Sciences Department at the University of California, Berkeley, in 2009 and 2005 respectively. She is the recipient of an ACM SIGMOD Research Highlight Award, an ACM SIGSOFT Distinguished Paper Award, an NSF CAREER Award, a Google Faculty Research Award, and a Siebel Scholarship. Her research interests are in the area of data and information management, with a current emphasis on provenance, causality, and reverse data management.
abstract: |
The correctness and proper function of data-driven systems and applications relies heavily on the correctness of their data. Low quality data can be costly and disruptive, leading to revenue loss, incorrect conclusions, and misguided policy decisions. Improving data quality is far more than purging datasets of errors; it is critical to improve the processes that produce the data, to collect good data sources for generating the data, and to address the root causes of problems.<br/>
Our work is grounded on an important insight: While existing data cleaning techniques can be effective at purging datasets of errors, they disregard the fact that a lot of errors are systemic, inherent to the process that produces the data, and thus will keep occurring unless the problem is corrected at its source. In contrast to traditional data cleaning, we focus on data diagnosis: explaining where and how the errors happen in a data generative process. I will describe our work on Data X-Ray and QFix, two diagnostic frameworks for large-scale extraction systems and relational data systems. I will also discuss our work on MIDAS, a recommendations system that improves the quality of datasets by identifying and filling information gaps. Finally, I will discuss a vision for explanation frameworks to assist the exploration of information in a varied, diverse, highly non-integrated data world.
bio: |
Alexandra Meliou is an Assistant Professor in the College of Information and Computer Sciences, at the University of Massachusetts, Amherst. Prior to that, she was a Post-Doctoral Research Associate at the University of Washington, working with Dan Suciu. Alexandra received her PhD degree from the Electrical Engineering and Computer Sciences Department at the University of California, Berkeley. She has received recognitions for research and teaching, including a CACM Research Highlight, an ACM SIGMOD Research Highlight Award, an ACM SIGSOFT Distinguished Paper Award, an NSF CAREER Award, a Google Faculty Research Award, and a Lilly Fellowship for Teaching Excellence. Her research focuses on data provenance, causality, explanations, data quality, and algorithmic fairness.
---
<p>Subscribe to <a href="https://listserv.buffalo.edu/cgi-bin/wa?A0=cse-database-list">cse-database-list</a> for more details about the UBDB seminar.</p>

Binary file not shown.