Section 01
[Introduction] Rose-SQL: Core Introduction to the Training-Free Structured Reasoning Framework for Multi-turn Text-to-SQL
This article introduces Rose-SQL, an innovative framework for multi-turn Text-to-SQL tasks that enables small-scale reasoning models to perform without training. By incorporating the "role state" representation and structural isomorphism check mechanism, this framework outperforms traditional fine-tuned models on the SParC and CoSQL benchmarks. Rose-SQL adopts an in-context learning approach without parameter updates, addressing the limitations of existing solutions (high cost of API services, large resource requirements for fine-tuning) and providing an efficient solution for resource-constrained scenarios.