AuraTracer智迹闻
中文

EVENT DOSSIER

SQL-Zero: Self-Evolving Text-to-SQL

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
4mentions
SummaryAI generated

The researchers proposed SQL-Zero, a method for training competitive Text-to-SQL agents without the need for manual annotation of data. This method uses a proposer-solver game mechanism, with the challenger and solver starting from the same base large language model, with database execution results as the only true value. The challenger generates calibrated SQL pairs for the current difficulty level, and both sides alternately use GRPO updates. A template-level repetition penalty is applied to the challenger to prevent diversity collapse. After unlabeled training on the BIRD database, the 3B and 7B models improved by 6.6 points and 7.3 points respectively on the development set compared to zero-sample baselines, and their performance was better than that of control models trained with manually annotated data under the same conditions. Transferability depends on scale: the 3B model outperformed the baseline in each iteration on the unseen Spider database and vocabulary perturbation task (Spider-Syn) and degraded less compared to the control models; while the 7B model only maintained transfer effects in the first iteration.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
BIRDGRPOSQL-ZeroSpider

Event frameEVENT FRAME

Launch

arXiv:2609.04697v1 SQL-Zero 提出零标注自进化文本转 SQL 代理

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
BIRD × GRPO1BIRD × SQL-Zero1BIRD × Spider1GRPO × SQL-Zero1GRPO × Spider1SQL-Zero × Spider1

SignalsSIGNALS

Keyword heat
  • SQL-Zero1
  • GRPO1
  • BIRD1
  • Spider1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

SQL-Zero: Self-Evolving Text-to-SQL

研究人员提出 SQL-Zero,一种无需人工标注数据即可训练具有竞争力的 Text-to-SQL 代理的方法。该方法采用提议者 - 求解者自博弈机制,挑战者与求解者基于同一基础大语言模型启动,仅以数据库执行结果作为唯一真值。挑战者生成针对当前难度的校准 SQL 对,双方交替使用 GRPO 更新,并对挑战者施加模板级重复惩罚以防多样性崩溃。在 BIRD 数据库上无标签训练后,3B 和 7B 模型分别在开发集上比零样本基线提升 6.6 分和 7.3 分,且表现优于同等配方下使用人工标注数据训练的对照模型。迁移能力依赖规模:3B 模型在未见过的 Spider 数据库及词汇扰动任务(Spider-Syn)中每轮迭代均优于基线并比对照模型退化更少;而 7B 模型仅第一轮迭代能保持迁移效果。