RELOAD: A Robust and Efficient Learned Query Optimizer for Database Systems
Seokwon Lee, Jaeyoung Sim, Sihyun Kim, Yuhsing Li, Yiwen Zhu, Kwanghyun Park

TL;DR
RELOAD is a new learned query optimizer that improves robustness and efficiency, reducing performance regressions and training time compared to existing RL-based methods.
Contribution
It introduces a robust and efficient RL-based query optimizer that minimizes regressions and accelerates convergence to expert-level performance.
Findings
RELOAD achieves up to 2.4x higher robustness.
RELOAD is up to 3.1x more efficient in training.
It outperforms state-of-the-art RL-based optimizers on standard benchmarks.
Abstract
Recent advances in query optimization have shifted from traditional rule-based and cost-based techniques towards machine learning-driven approaches. Among these, reinforcement learning (RL) has attracted significant attention due to its ability to optimize long-term performance by learning policies over query planning. However, existing RL-based query optimizers often exhibit unstable performance at the level of individual queries, including severe performance regressions, and require prolonged training to reach the plan quality of expert, cost-based optimizers. These shortcomings make learned query optimizers difficult to deploy in practice and remain a major barrier to their adoption in production database systems. To address these challenges, we present RELOAD, a robust and efficient learned query optimizer for database systems. RELOAD focuses on (i) robustness, by minimizing…
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.
