1 citations · 1 across the 1 of their papers we have counts for
3 papers
cs.DB2019
Selecting Data to Clean for Fact Checking: Minimizing Uncertainty vs. Maximizing Surprise
Stavros Sintos, Pankaj K. Agarwal, Jun Yang
We study the optimization problem of selecting numerical quantities to clean in order to fact-check claims based on such data. Oftentimes, such claims are technically correct, but…
cs.DB2019
Learning to Sample: Counting with Complex Queries
Brett Walenz, Stavros Sintos, Sudeepa Roy +1
We study the problem of efficiently estimating counts for queries involving complex filters, such as user-defined functions, or predicates involving self-joins and correlated subqu…
cs.DB2019★ 1 cited
Explaining Wrong Queries Using Small Examples
Zhengjie Miao, Sudeepa Roy, Jun Yang
For testing the correctness of SQL queries, e.g., evaluating student submissions in a database course, a standard practice is to execute the query in question on some test database…