Can Uncertainty Quantification Improve Learned Index Benefit Estimation?
Tao Yu, Zhaonian Zou, Hao Xiong

TL;DR
This paper introduces Beauty, an uncertainty-aware framework that combines learning-based benefit estimation models with uncertainty quantification to improve index tuning reliability and efficiency in databases.
Contribution
It presents the first framework integrating uncertainty quantification with learning-based benefit estimators for database index tuning.
Findings
Outperformed existing uncertainty methods in most models.
Eliminated worst-case scenarios in benefit estimation.
Tripled the occurrence of best-case scenarios in index tuning.
Abstract
Index tuning is crucial for optimizing database performance by selecting optimal indexes based on workload. The key to this process lies in an accurate and efficient benefit estimator. Traditional methods relying on what-if tools often suffer from inefficiency and inaccuracy. In contrast, learning-based models provide a promising alternative but face challenges such as instability, lack of interpretability, and complex management. To overcome these limitations, we adopt a novel approach: quantifying the uncertainty in learning-based models' results, thereby combining the strengths of both traditional and learning-based methods for reliable index tuning. We propose Beauty, the first uncertainty-aware framework that enhances learning-based models with uncertainty quantification and uses what-if tools as a complementary mechanism to improve reliability and reduce management complexity.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFuzzy Systems and Optimization
MethodsMonte Carlo Dropout · Dropout
