OpenSQL: Data-Efficient Text-to-SQL for Open-Source LLMs via Synthesized Intermediate Supervision
Summary: OpenSQL targets data-efficient Text-to-SQL with open-source LLMs by synthesizing intermediate supervision from scarce (question, SQL) pairs. Global-local schema linking + reasoning-enhanced, clause/semantic-level candidate selection + task-aware augmentation yield 70% Bird-dev with only 14K samples (32B), beating OmniSQL (2.5M). (summarized by gpt-5.4-mini on May 27 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Ruilin Hu (Tsinghua University)
- 2. Yuyu Luo (Hong Kong University of Science and Technology)
- 3. Guoliang Li (Tsinghua University)
- 4. Shuangqiao Wu (Tencent)
- 5. Yun Luo (Tencent)
BibTeX Citation
@article{hu_vldb26,
title = {{OpenSQL: Data-Efficient Text-to-SQL for Open-Source LLMs via Synthesized Intermediate Supervision}},
author = {Hu, Ruilin and Luo, Yuyu and Li, Guoliang and Wu, Shuangqiao and Luo, Yun},
journal = {PVLDB},
series = {{VLDB} '26},
volume = {19},
number = {7},
pages = {1628--1642},
doi = {10.14778/3801059.3801074},
url = {https://doi.org/10.14778/3801059.3801074},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 4,045 | Logical and Physical Optimizations for SQL Query Execution over Large Language Models | 2025 | SIGMOD |
| 2 | 10,732 | RTS+: Reliable Text to SQL | 2025 | SIGMOD |
| 3 | 10,217 | DeepEye-SQL: A Software-Engineering-Inspired Text-to-SQL Framework | 2026 | SIGMOD |
| 4 | 3,787 | Combining Small Language Models and Large Language Models for Zero-Shot NL2SQL | 2024 | VLDB |
| 5 | 6,936 | Reliable Text-to-SQL with Adaptive Abstention | 2025 | SIGMOD |
| 6 | 10,510 | NL2SQLBench: A Modular Benchmarking Framework for LLM-Enabled NL2SQL Solutions | 2026 | VLDB |
| 7 | 756 | CodeS: Towards Building Open-source Language Models for Text-to-SQL | 2024 | SIGMOD |
| 8 | 279 | Text-to-SQL Empowered by Large Language Models: A Benchmark Evaluation | 2024 | VLDB |
| 9 | 2,710 | OpenSearch-SQL: Enhancing Text-to-SQL with Dynamic Few-shot and Consistency Alignment | 2025 | SIGMOD |
| 10 | 2,395 | OmniSQL: Synthesizing High-quality Text-to-SQL Data at Scale | 2025 | VLDB |