Grid-AR: A Grid-based Booster for Learned Cardinality Estimation and Range Joins
Damjan Gjurovski, Angjela Davitkova, Sebastian Michel

TL;DR
This paper introduces Grid-AR, a hybrid grid-based autoregressive model that significantly improves the efficiency and resource usage of cardinality estimation and range join queries in databases.
Contribution
The paper presents a novel hybrid estimator combining autoregressive models with grid structures, enhancing speed and reducing memory for cardinality estimation and range joins.
Findings
Markedly faster execution times for training and prediction.
Reduced memory consumption with minimal accuracy loss.
Demonstrated superior performance on benchmark datasets.
Abstract
We propose an advancement in cardinality estimation by augmenting autoregressive models with a traditional grid structure. The novel hybrid estimator addresses the limitations of autoregressive models by creating a smaller representation of continuous columns and by incorporating a batch execution for queries with range predicates, as opposed to an iterative sampling approach. The suggested modification markedly improves the execution time of the model for both training and prediction, reduces memory consumption, and does so with minimal decline in accuracy. We further present an algorithm that enables the estimator to calculate cardinality estimates for range join queries efficiently. To validate the effectiveness of our cardinality estimator, we conduct and present a comprehensive evaluation considering state-of-the-art competitors using three benchmark datasets -- demonstrating vast…
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
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research
