Adaptive Indexing for Approximate Query Processing in Exploratory Data Analysis
Stavros Maroulis, Nikos Bikakis, Vassilis Stamatopoulos, George Papastefanatos

TL;DR
This paper introduces an adaptive approximate query processing framework with a main-memory indexing scheme, enabling efficient, interactive analysis of large datasets by balancing accuracy and performance without preprocessing.
Contribution
It presents VALINOR-A, a novel adaptive indexing scheme combined with sampling and incremental aggregation for approximate, real-time data analysis.
Findings
Demonstrates high efficiency and scalability on large datasets.
Achieves effective trade-offs between accuracy and response time.
Proven effectiveness through extensive experiments.
Abstract
Minimizing data-to-analysis time while enabling real-time interaction and efficient analytical computations on large datasets are fundamental objectives of contemporary exploratory systems. Although some of the recent adaptive indexing and on-the-fly processing approaches address most of these needs, there are cases, where they do not always guarantee reliable performance. Some examples of such cases include: exploring areas with a high density of objects; executing the first exploratory queries or exploring previously unseen areas (where the index has not yet adapted sufficiently); and working with very large data files on commodity hardware, such as low-specification laptops. In such demanding cases, approximate and incremental techniques can be exploited to ensure efficiency and scalability by allowing users to prioritize response time over result accuracy, acknowledging that exact…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Data Mining Algorithms and Applications
