L2T-Tune:LLM-Guided Hybrid Database Tuning with LHS and TD3
Xinyue Yang, Chen Zheng, Yaoyang Hou, Renhao Zhang, Yinyan Zhang, Yanjun Wu, Heng Zhang

TL;DR
L2T-Tune introduces a three-stage, LLM-guided hybrid framework for database configuration tuning that significantly improves performance, accelerates convergence, and enhances transferability across hardware and workload changes.
Contribution
It presents a novel three-stage tuning pipeline combining warm-start sampling, LLM-guided hint mining, and RL-based fine-tuning, addressing stability, convergence speed, and transferability issues.
Findings
Achieves 37.1% average performance improvement over state-of-the-art methods.
Reaches optimal tuning results in just 30 online steps.
Demonstrates rapid offline convergence comparable to RL models.
Abstract
Configuration tuning is critical for database performance. Although recent advancements in database tuning have shown promising results in throughput and latency improvement, challenges remain. First, the vast knob space makes direct optimization unstable and slow to converge. Second, reinforcement learning pipelines often lack effective warm-start guidance and require long offline training. Third, transferability is limited: when hardware or workloads change, existing models typically require substantial retraining to recover performance. To address these limitations, we propose L2T-Tune, a new LLM-guided hybrid database tuning framework that features a three-stage pipeline: Stage one performs a warm start that simultaneously generates uniform samples across the knob space and logs them into a shared pool; Stage two leverages a large language model to mine and prioritize tuning hints…
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 · Data Quality and Management · Cloud Computing and Resource Management
