English

Correcting Semantic Parses with Natural Language through Dynamic Schema Encoding

Computation and Language 2023-06-01 v1

Abstract

In addressing the task of converting natural language to SQL queries, there are several semantic and syntactic challenges. It becomes increasingly important to understand and remedy the points of failure as the performance of semantic parsing systems improve. We explore semantic parse correction with natural language feedback, proposing a new solution built on the success of autoregressive decoders in text-to-SQL tasks. By separating the semantic and syntactic difficulties of the task, we show that the accuracy of text-to-SQL parsers can be boosted by up to 26% with only one turn of correction with natural language. Additionally, we show that a T5-base model is capable of correcting the errors of a T5-large model in a zero-shot, cross-parser setting.

Keywords

Cite

@article{arxiv.2305.19974,
  title  = {Correcting Semantic Parses with Natural Language through Dynamic Schema Encoding},
  author = {Parker Glenn and Parag Pravin Dakle and Preethi Raghavan},
  journal= {arXiv preprint arXiv:2305.19974},
  year   = {2023}
}

Comments

ACL 2023 Workshop on NLP for Conversational AI

R2 v1 2026-06-28T10:52:12.352Z