2019
DOI: 10.48550/arxiv.1904.08223
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Estimating Cardinalities with Deep Sketches

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
2
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 0 publications
0
2
0
Order By: Relevance
“…Using machine learning techniques and deep neural networks is a recent trend in query optimization. Join order enumeration [34,27,33], cardinality estimation [32,31,24,25,57,42], selectivity estimation [61,15,12], and index structures [26] have been active research directions. Regarding the cardinality estimation problem, Malik et al [32] propose to train neural network models based on cardinality distributions for a separate class of similar queries and estimate overall query cardinalities.…”
Section: Related Workmentioning
confidence: 99%
“…Using machine learning techniques and deep neural networks is a recent trend in query optimization. Join order enumeration [34,27,33], cardinality estimation [32,31,24,25,57,42], selectivity estimation [61,15,12], and index structures [26] have been active research directions. Regarding the cardinality estimation problem, Malik et al [32] propose to train neural network models based on cardinality distributions for a separate class of similar queries and estimate overall query cardinalities.…”
Section: Related Workmentioning
confidence: 99%
“…The implementation of this method is relatively simple and it is widely used, but it is ineffective when estimating the correlation between different columns. Data sketching [16][17][18][19] is also a summary-based cardinality estimation method, the core idea of which is to use a hash function to map a tuple value to a set of positions on a bitmap and to add count values to the corresponding positions according to the number of tuple values. The cardinality number of the tuple values can be inferred by counting the number of consecutive zeros or hits in the bitmap.…”
mentioning
confidence: 99%