Discovering Queries Based on Example Tuples

Yanyan Shen,Kaushik Chakrabarti,Surajit Chaudhuri,Bolin Ding,Lev Novik
DOI: https://doi.org/10.1145/2588555.2593664
2014-01-01
Abstract:An enterprise information worker is often aware of a few example tuples (but not the entire result) that should be present in the output of the query. We study the problem of discovering the minimal project join query that contains the given example tuples in its output. Efficient discovery of such queries is challenging. We propose novel algorithms to solve this problem. Our experiments on real-life datasets show that the proposed solution is significantly more efficient compared with na\"{i}ve adaptations of known techniques.
What problem does this paper attempt to address?