LatentTune: Efficient Tuning of High Dimensional Database Parameters via Latent Representation Learning
Sein Kwon, Youngwan Jo, Seungyeon Choi, Jieun Lee, Huijun Jin, Sanghyun Park

TL;DR
LatentTune is a novel machine learning-based method that efficiently tunes high-dimensional database parameters by learning a latent representation, significantly improving performance and reducing tuning time across multiple database workloads.
Contribution
It introduces a latent space learning approach with data augmentation and external metrics integration to optimize full parameter configurations efficiently.
Findings
Achieves up to 1332% performance improvement on RocksDB.
Realizes 11.82% throughput gain and 46.01% latency reduction on MySQL.
Outperforms baseline models across four different workloads.
Abstract
As data volumes continue to grow, optimizing database performance has become increasingly critical, making the implementation of effective tuning methods essential. Among various approaches, database parameter tuning has proven to be a highly effective means of enhancing performance. Recent studies have shown that machine learning techniques can successfully optimize database parameters, leading to significant performance improvements. However, existing methods still face several limitations. First, they require substantial time to generate large training datasets. Second, to cope with the challenges of highdimensional optimization, they typically optimize only a subset of parameters rather than the full configuration space. Third, they often rely on information from similar workloads instead of directly leveraging information from the target workload. To address these limitations, we…
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
TopicsAdvanced Database Systems and Queries · Cloud Computing and Resource Management · Machine Learning and Data Classification
