DualSQL: Jointly Optimized Text-to-SQL via Multi-Agent RL
September 17, 2026
DualSQL uses a single model backbone to power two agents for schema linking and SQL generation, optimizing them jointly through multi-agent reinforcement learning. The system introduces a robust execution match (REX) metric and rollout guardrails to stabilize training and prevent model collapse.
HOW THIS AFFECTS YOU
●
builderYou can leverage multi-agent RL to improve the synergy between schema linking and SQL generation tasks.
●
researcherThe REX metric provides a more robust way to evaluate SQL correctness than simple execution matching.