SQL-Zero: Zero-Shot Self-Evolving Text-to-SQL via Proposer-Solver Self-Play
September 7, 2026
SQL-Zero eliminates the need for human-annotated SQL pairs by using a proposer-solver self-play loop with execution-based ground truth. Using GRPO and a template-level repetition penalty, the method improved BIRD dev scores by 6.6 points at 3B and 7.3 points at 7B parameters.
HOW THIS AFFECTS YOU
●
builderYou can scale Text-to-SQL capabilities to new, unlabeled databases without expensive manual annotation.
●
researcherYou can train competitive SQL agents using only database execution as a reward signal.