Showing cs.AIShow all
2 papers · 1 filter
cs.AI2026
SIRIUS-SQL: Anchoring Multi-Candidate Text-to-SQL in Execution Feedback
Leo Luo, Haining Xie, Siqi Shen +8
Text-to-SQL on complex schemas is unreliable on a single pass, so recent systems generate multiple SQL candidates and let voting filter out errors. Yet voting alone is not enough,…
cs.AI2025
The Challenge of Teaching Reasoning to LLMs Without RL or Distillation
Wei Du, Branislav Kisacanin, George Armstrong +22
Reasoning-capable language models achieve state-of-the-art performance in diverse complex tasks by generating long, explicit Chain-of-Thought (CoT) traces. While recent works show…