activity
20182022
most citedExplaining Wrong Queries Using Small Examples

1 citations · 2 across the 3 of their papers we have counts for

collaborators
Showing cs.DBShow all

6 papers · 1 filter

cs.DB2022

Understanding Queries by Conditional Instances

Amir Gilad, Zhengjie Miao, Sudeepa Roy +1

A powerful way to understand a complex query is by observing how it operates on data instances. However, specific database instances are not ideal for such observations: they often…

cs.DB20211 cited

Efficiently Answering Durability Prediction Queries

Junyang Gao, Yifan Xu, Pankaj K. Agarwal +1

We consider a class of queries called durability prediction queries that arise commonly in predictive analytics, where we use a given predictive model to answer questions about pos…

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.DB20191 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…

cs.DB2018

Interactive Summarization and Exploration of Top Aggregate Query Answers

Yuhao Wen, Xiaodan Zhu, Sudeepa Roy +1

We present a system for summarization and interactive exploration of high-valued aggregate query answers to make a large set of possible answers more informative to the user. Our s…