English

Interactive Data Exploration with Smart Drill-Down

Databases 2016-12-20 v3

Abstract

We present {\em smart drill-down}, an operator for interactively exploring a relational table to discover and summarize "interesting" groups of tuples. Each group of tuples is described by a {\em rule}. For instance, the rule (a,b,,1000)(a, b, \star, 1000) tells us that there are a thousand tuples with value aa in the first column and bb in the second column (and any value in the third column). Smart drill-down presents an analyst with a list of rules that together describe interesting aspects of the table. The analyst can tailor the definition of interesting, and can interactively apply smart drill-down on an existing rule to explore that part of the table. We demonstrate that the underlying optimization problems are {\sc NP-Hard}, and describe an algorithm for finding the approximately optimal list of rules to display when the user uses a smart drill-down, and a dynamic sampling scheme for efficiently interacting with large tables. Finally, we perform experiments on real datasets on our experimental prototype to demonstrate the usefulness of smart drill-down and study the performance of our algorithms.

Keywords

Cite

@article{arxiv.1412.0364,
  title  = {Interactive Data Exploration with Smart Drill-Down},
  author = {Manas Joglekar and Hector Garcia-Molina and Aditya Parameswaran},
  journal= {arXiv preprint arXiv:1412.0364},
  year   = {2016}
}
R2 v1 2026-06-22T07:16:30.987Z