collaborators

5 papers

cs.DB2026

LASER: A Data-Centric Method for Low-Cost and Efficient SQL Rewriting based on SQL-GRPO

Jiahui Li, Tongwang Wu, Yuren Mao +3

Query rewriting, the process of transforming queries into semantically equivalent yet more efficient variants, is crucial for database optimization. Existing solutions predominantl…

cs.DB2026

Can Large Language Models be a Cardinality Estimator? An Empirical study

Liangzu Liu, Yiyan Wang, Yinjun Wu +8

Cardinality estimation (CardEst) still remains a challenging problem for DBMS. Recent years have witnessed the success of ML-based cardinality estimators in outperforming tradition…

cs.DB2026

LLMIA: An Out-of-the-Box Index Advisor via In-Context Learning with LLMs

Xinxin Zhao, Xinmei Huang, Haoyang Li +7

Index recommendation is crucial for optimizing database performance. However, existing heuristic- and learning-based methods often rely on inefficient exhaustive search and estimat…

cs.CL2025

OmniSQL: Synthesizing High-quality Text-to-SQL Data at Scale

Haoyang Li, Shang Wu, Xiaokang Zhang +9

Text-to-SQL, the task of translating natural language questions into SQL queries, plays a crucial role in enabling non-experts to interact with databases. While recent advancements…

cs.AI2025

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

Xinmei Huang, Haoyang Li, Jing Zhang +7

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 achie…