arXiv 2502.15980
Text-to-SQL Domain Adaptation via Human-LLM Collaborative Data Annotation
By Yuan Tian, Daniel Lee, et al.
Published 2025-02-21
Wiki summary
Explore the paper's summary, context, and related research on Papiers.
Text-to-SQL models, which parse natural language (NL) questions to executable SQL queries, are increasingly adopted in real-world applications. However, deploying such models in the real world often requires adapting them to the highly specialized database schemas used in specific applications. We find that existing text-to-SQL models experience significant performance drops when applied to new schemas, primarily du…