KnobCF: Uncertainty-aware Knob Tuning
Yu Yan, Junfang Huang, Hongzhi Wang, Jian Geng, Kaixin Zhang, Tao Yu

TL;DR
KnobCF is a novel uncertainty-aware knob tuning framework that reduces unnecessary evaluations and improves database performance tuning efficiency without modifying existing systems.
Contribution
We introduce a new uncertainty-aware knob classifier, a time-efficient few-shot estimator, and a general framework deployable in any knob tuning task.
Findings
Reduces useless evaluations in knob tuning.
Achieves 60-70% time savings on benchmarks.
Improves tuning results on open-source benchmarks.
Abstract
The knob tuning aims to optimize database performance by searching for the most effective knob configuration under a certain workload. Existing works suffer two significant problems. On the one hand, there exist multiple similar even useless evaluations of knob tuning even with the diverse searching methods because of the different sensitivities of knobs on a certain workload. On the other hand, the single evaluation of knob configurations may bring overestimation or underestimation because of the query uncertainty performance. To solve the above problems, we propose a decoupled query uncertainty-aware knob classifier, called KnobCF, to enhance the knob tuning. Our method has three significant contributions: (1) We propose a novel concept of the uncertainty-aware knob configuration estimation to enhance the knob tuning process. (2) We provide an effective few-shot uncertainty knob…
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
TopicsEmbedded Systems Design Techniques
