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
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
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…