Efficiently Approximating Selectivity Functions using Low Overhead Regression Models
Summary: Introduces incremental data generation with approximate labels to train low-overhead selectivity regression models. Extends to select-project-join with ranges and IN clauses, yielding 95th percentile error 10–100x lower than baselines. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Anshuman Dutt (Microsoft)
- 2. Chi Wang (Microsoft)
- 3. Vivek Narasayya (Microsoft)
- 4. Surajit Chaudhuri (Microsoft)
BibTeX Citation
@article{dutt_vldb20,
title = {{Efficiently Approximating Selectivity Functions using Low Overhead Regression Models}},
author = {Dutt, Anshuman and Wang, Chi and Narasayya, Vivek and Chaudhuri, Surajit},
journal = {PVLDB},
series = {{VLDB} '20},
volume = {13},
number = {11},
pages = {2215--2228},
doi = {10.14778/3407790.3407820},
url = {https://doi.org/10.14778/3407790.3407820},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 24 of 24 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 29 of 29 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 934 | Selectivity Estimation and Query Optimization in Large Databases with Highly Skewed Distributions of Column Values | 1988 | VLDB |
| 2 | 6,543 | Speeding Up End-to-end Query Execution via Learning-based Progressive Cardinality Estimation | 2023 | SIGMOD |
| 3 | 1,536 | Improved Selectivity Estimation by Combining Knowledge from Sampling and Synopses | 2018 | VLDB |
| 4 | 7,206 | Selectivity Functions of Range Queries are Learnable* | 2022 | SIGMOD |
| 5 | 1,071 | Lightweight Graphical Models for Selectivity Estimation Without Independence Assumptions | 2011 | VLDB |
| 6 | 3,309 | Conditional Selectivity for Statistics on Query Expressions | 2004 | SIGMOD |
| 7 | 9,215 | Deep Query Optimization | 2019 | SIGMOD |
| 8 | 280 | Selectivity Estimation using Probabilistic Models | 2001 | SIGMOD |
| 9 | 1,573 | Deep Learning Models for Selectivity Estimation of Multi-Attribute Queries | 2020 | SIGMOD |
| 10 | 697 | Selectivity Estimation for Range Predicates using Lightweight Models | 2019 | VLDB |