A Step Toward Deep Online Aggregation (Extended Version)

03/07/2023
by   Nikhil Sheoran, et al.
0

For exploratory data analysis, it is often desirable to know what answers you are likely to get before actually obtaining those answers. This can potentially be achieved by designing systems to offer the estimates of a data operation result – say op(data) – earlier in the process based on partial data processing. Those estimates continuously refine as more data is processed and finally converge to the exact answer. Unfortunately, the existing techniques – called Online Aggregation (OLA) – are limited to a single operation; that is, we cannot obtain the estimates for op(op(data)) or op(...(op(data))). If this Deep OLA becomes possible, data analysts will be able to explore data more interactively using complex cascade operations. In this work, we take a step toward Deep OLA with evolving data frames (edf), a novel data model to offer OLA for nested ops – op(...(op(data))) – by representing an evolving structured data (with converging estimates) that is closed under set operations. That is, op(edf) produces yet another edf; thus, we can freely apply successive operations to edf and obtain an OLA output for each op. We evaluate its viability with Wake, an edf-based OLA system, by examining against state-of-the-art OLA and non-OLA systems. In our experiments on TPC-H dataset, Wake produces its first estimates 4.93x faster (median) – with 1.3x median slowdown for exact answers – compared to conventional systems. Besides its generality, Wake is also 1.92x faster (median) than existing OLA systems in producing estimates of under 1

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/12/2021

To not miss the forest for the trees – a holistic approach for explaining missing answers over nested data (extended version)

Query-based explanations for missing answers identify which operators of...
research
11/15/2022

A robust model-based clustering based on the geometric median and the Median Covariation Matrix

Grouping observations into homogeneous groups is a recurrent task in sta...
research
04/14/2022

Online Aggregation based Approximate Query Processing: A Literature Survey

In the current world, OLAP (Online Analytical Processing) is used intens...
research
11/17/2019

Concept-oriented model: Modeling and processing data using functions

We describe a new logical data model, called the concept-oriented model ...
research
01/13/2023

Correlation-Based And-Operations Can Be Copulas: A Proof

In many practical situations, we know the probabilities a and b of two e...
research
07/14/2022

How do tuna schools associate to dFADs? A study using echo-sounder buoys to identify global patterns

Based on the data gathered by echo-sounder buoys attached to drifting Fi...
research
02/23/2021

New Characterizations of Strategy-Proofness under Single-Peakedness

We provide novel simple representations of strategy-proof voting rules w...

Please sign up or login with your details

Forgot password? Click here to reset