Pith. sign in

REVIEW 3 cited by

E2ETune: End-to-End Knob Tuning via Fine-tuned Generative Language Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.11581 v3 pith:VY5AQLTO submitted 2024-04-17 cs.AI cs.DB

E2ETune: End-to-End Knob Tuning via Fine-tuned Generative Language Model

classification cs.AI cs.DB
keywords datae2etunegenerativeknoblanguagetuningconfigurationdatabase
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Database knob tuning is a significant challenge for database administrators, as it involves tuning a large number of configuration knobs with continuous or discrete values to achieve optimal database performance. Traditional methods, such as manual tuning or learning-based approaches, typically require numerous workload replays and are both time-consuming and resource-intensive. To address this challenge, we introduce E2ETune, an end-to-end knob tuner powered by a fine-tuned generative language model. The key idea is to leverage the exceptional sequence-to-sequence modeling capabilities of generative language models to capture the complex mapping between workloads (inputs) and their corresponding promising configurations (outputs). To achieve this goal, we propose a novel data generation framework to efficiently produce a large amount of training data, where each data sample consists of a workload and its promising configuration. Then, these data are used to fine-tune a generative language model, yielding an end-to-end knob tuner. This tuner offers out-of-the-box configuration recommendations for new workloads. We conduct extensive experiments to evaluate E2ETune's efficiency and effectiveness using 10 representative and 3 real-world benchmarks. Compared to state-of-the-art methods, E2ETune can identify competitive configurations in significantly less time.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AgenticDB: Self-Evolving Reconfiguration Framework for Database Workloads

    cs.DB 2026-06 unverdicted novelty 6.0

    AgenticDB introduces an agentic AI system that interactively reconfigures MySQL and PostgreSQL workloads using DBMS and OS changes guided by runtime feedback, outperforming baselines by 118.1% on average.

  2. AgenticDB: Self-Evolving Reconfiguration Framework for Database Workloads

    cs.DB 2026-06 conditional novelty 5.5

    A context-grounded agent that retunes DBMS and OS parameters from runtime bottleneck evidence beats prior database tuners by 118% on average across MySQL and PostgreSQL workloads.

  3. AgenticDB: Self-Evolving Reconfiguration Framework for Database Workloads

    cs.DB 2026-06 unverdicted novelty 5.0

    AgenticDB deploys an agent that interacts with databases to reconfigure DBMS and OS settings using runtime feedback, outperforming baselines by 118.1% on average across MySQL, PostgreSQL, YCSB, Sysbench, and TPC-H workloads.