IWEK: An Interpretable What-If Estimator for Database Knobs
Yu Yan, Hongzhi Wang, Jian Geng, Jian Ma, Geng Li, Zixuan Wang, Zhiyu, Dai, Tianqing Wang

TL;DR
IWEK is an interpretable, transferable estimator for database knobs that uses a linear model based on random forests, enabling efficient performance prediction with limited data and supporting quick adaptation to new scenarios.
Contribution
The paper introduces IWEK, a novel interpretable and transferable what-if estimator for database knobs, utilizing a linear model based on random forests for explicit performance evaluation.
Findings
Performs well with limited training data on YCSB and TPCC.
Achieves effective transfer with only 10 samples.
Reduces overhead in knob performance estimation.
Abstract
The knobs of modern database management systems have significant impact on the performance of the systems. With the development of cloud databases, an estimation service for knobs is urgently needed to improve the performance of database. Unfortunately, few attentions have been paid to estimate the performance of certain knob configurations. To fill this gap, we propose IWEK, an interpretable & transferable what-if estimator for database knobs. To achieve interpretable estimation, we propose linear estimator based on the random forest for database knobs for the explicit and trustable evaluation results. Due to its interpretability, our estimator capture the direct relationships between knob configuration and its performance, to guarantee the high availability of database. We design a two-stage transfer algorithm to leverage historical experiences to efficiently build the knob estimator…
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.
Taxonomy
TopicsData Stream Mining Techniques · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
