Kepler: Robust Learning for Faster Parametric Query Optimization
Summary: Kepler: end-to-end learning-based parametric query optimization that bypasses unreliable cost models. Row Count Evolution perturbs sub-plans; candidates are evaluated by actual executions, and uncertainty-aware ML predicts the fastest plan for PostgreSQL speedups. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Lyric Doshi (Google)
- 2. Vincent Zhuang (Google)
- 3. Gaurav Jain (Google)
- 4. Ryan Marcus (University of Pennsylvania)
- 5. Haoyu Huang (Google)
- 6. Deniz Altınbüken (Google)
- 7. Eugene Brevdo (Google)
- 8. Campbell Fraser (Google)
BibTeX Citation
@inproceedings{doshi_sigmod23,
title = {{Kepler: Robust Learning for Faster Parametric Query Optimization}},
author = {Doshi, Lyric and Zhuang, Vincent and Jain, Gaurav and Marcus, Ryan and Huang, Haoyu and Altınbüken, Deniz and Brevdo, Eugene and Fraser, Campbell},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3588963},
url = {https://dl.acm.org/doi/10.1145/3588963},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 20 of 20 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 24 of 24 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 | 6,271 | Is Your Learned Query Optimizer Behaving As You Expect? A Machine Learning Perspective | 2024 | VLDB |
| 2 | 8,305 | PARQO: Penalty-Aware Robust Plan Selection in Query Optimization | 2024 | VLDB |
| 3 | 2,762 | Cost-based or Learning-based? A Hybrid Query Optimizer for Query Plan Selection | 2022 | VLDB |
| 4 | 6,543 | Speeding Up End-to-end Query Execution via Learning-based Progressive Cardinality Estimation | 2023 | SIGMOD |
| 5 | 10,508 | Practical Parameterized Query Optimization via Efficient Plan Reuse and List-wise Ranking | 2026 | SIGMOD |
| 6 | 10,343 | APQO: An Adaptive Framework for Parametric Query Optimization | 2026 | SIGMOD |
| 7 | 10,881 | Robust Plan Evaluation based on Approximate Probabilistic Machine Learning | 2025 | VLDB |
| 8 | 10,986 | PAR2QO: Parametric Penalty-Aware Robust Query Optimization | 2025 | VLDB |
| 9 | 5,394 | Leveraging Query Logs and Machine Learning for Parametric Query Optimization | 2022 | VLDB |
| 10 | 11,103 | RankPQO: Learning-to-Rank for Parametric Query Optimization | 2025 | VLDB |