PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 10, 2026Proceedings of the ACM on Management of Data0 citationsOpen Access

ESTune: Bayesian Uncertainty-Guided Early Stopping for Database Configuration Tuning

View Full Paper
ZYZhongwei YueJZJun-Peng ZhuPCPeng Cai

Key Points

  • The aim is to improve the efficiency of database configuration tuning by stopping evaluations of unpromising setups early.
  • Introduced ESTune for early stopping of low-performing configurations.
  • Used a Hybrid Bayesian Neural Network to predict performance based on partial data.
  • Employed Model-Agnostic Meta-Learning to improve learning capabilities with limited data.
  • Demonstrated significant reductions in evaluation time for underperforming configurations.
  • Maintained overall tuning effectiveness despite earlier stopping.
  • Showed consistent improvements in tuning efficiency across various workloads.

Abstract

Existing database knob tuning methods evaluate the actual performance of each configuration by fully executing the entire workload. However, our experimental analysis reveals that this exhaustive execution approach significantly limits tuning efficiency, particularly when dealing with underperforming configurations. To address this issue, we propose ESTune, which is designed to early-stop the execution of poorly performing configurations. ESTune approximates the actual performance of these configurations using high-confidence predicted values generated from partially executed workload data and configuration knob settings. This strategy significantly reduces the evaluation time for underperforming configurations while maintaining the overall tuning effectiveness. The high-confidence predicted values are produced by a Hybrid Bayesian Neural Network (HBNN), which models the performance distribution with respect to different knob configurations. To address the challenge of limited training data commonly encountered in database knob tuning, ESTune integrates a Model-Agnostic Meta-Learning (MAML), thereby enhancing the few-shot learning capability of the HBNN. Extensive evaluations on a wide range of workloads consistently demonstrate that ESTune improves the tuning efficiency of existing methods.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Yue et al. (2026) studied this question.

synapsesocial.com/papers/69d894ad6c1944d70ce059a1https://doi.org/10.1145/3786649
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1GPTuner: A Manual-Reading Database Tuning System via GPT-Guided Bayesian Optimization2024 · 48 citations
  2. 2Regression Shrinkage and Selection Via the Lasso1996 · 52,769 citations
  3. 3Long Short-Term Memory1997 · 101,538 citations
  4. 4An Efficient Transfer Learning Based Configuration Adviser for Database Tuning2023 · 24 citations
  5. 5Using probabilistic reasoning to automate software tuning2004 · 27 citations