PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 7, 2026Proceedings of the VLDB Endowment0 citations

Libra: One-Shot Parameter Sensitivity Estimation for Transfer Learning in Database Performance Prediction

View Full Paper
TNTatsuhiro NakamoriHKHideyuki Kawashima

Key Points

  • The aim is to develop an efficient transfer learning framework for accurate database performance prediction with minimal sampling.
  • Introduced Libra, an end-to-end transfer learning framework.
  • Utilized a multilayer perceptron for one-shot inference of target Π-profiles.
  • Conducted experiments across 161 contexts combining hardware environments and workloads.
  • Libra achieved up to 32× faster sampling efficiency compared to state-of-the-art methods.
  • It resulted in a 95.6% reduction in prediction error.
  • The framework effectively optimized parameter selection based on performance ratios.

Abstract

Accurate performance prediction is critical for database tuning, resource provisioning, and performance debugging. Recent work applies machine learning to predict DBMS performance, but these models often require expensive retraining when deployment contexts change. We present Libra, an end-to-end transfer learning framework that builds accurate performance models with minimal target-context sampling. Libra addresses two key challenges: (1) selecting source contexts based on performance-relevant similarity, and (2) leveraging source context data without negative transfer. We introduce a novel context retrieval method based on Π-profiles, which capture parameter sensitivity. Libra uses a multilayer perceptron to infer the target Π-profile in one-shot, and compares it with those of past contexts to retrieve the most similar one. Libra then selects important parameters based on percentile performance ratios and focuses sampling on high-impact parameters to efficiently train the model. Experiments across 161 contexts (combination of 7 hardware environments and 23 workloads) show that Libra outperforms state-of-the-art methods in terms of sampling efficiency (up to 32× speedup) and prediction accuracy (95.6% error reduction).

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Nakamori et al. (2026) studied this question.

synapsesocial.com/papers/69fc2c4b8b49bacb8b347d52https://doi.org/10.14778/3796195.3796207
Ask AI
Helpful
Bookmark
Share
View Full Paper