paper-with-me

홈 › Papers

Speak to your Parser: Interactive Text-to-SQL with Natural Language Feedback

2020-05-05 · ACL 2020 6 · Ahmed Elgohary, Saghar Hosseini, Ahmed Hassan Awadallah

We study the task of semantic parse correction with natural language feedback. Given a natural language utterance, most semantic parsing systems pose the problem as one-shot translation where the utterance is mapped to a corresponding logical form. In this paper, we investigate a more interactive scenario where humans can further interact with the system by providing free-form natural language feedback to correct the system when it generates an inaccurate interpretation of an initial utterance. We focus on natural language to SQL systems and construct, SPLASH, a dataset of utterances, incorrect SQL interpretations and the corresponding natural language feedback. We compare various reference models for the correction task and show that incorporating such a rich form of feedback can significantly improve the overall semantic parsing accuracy while retaining the flexibility of natural language interaction. While we estimated human correction accuracy is 81.5%, our best model achieves only 25.1%, which leaves a large gap for improvement in future research. SPLASH is publicly available at https://aka.ms/Splash_dataset.

📄 PDF Abstract BibTeX arXiv:2005.02539

Code (0)

등록된 구현이 없습니다.

Tasks

FormSemantic ParsingText to SQLText-To-SQLTranslation

Similar Papers 제목 키워드 기반

"What Do You Mean by That?" A Parser-Independent Interactive Approach for Enhancing Text-to-SQL

2020-11-09 · Yuntao Li, Bei Chen, Qian Liu, Yan Gao 외

In Natural Language Interfaces to Databases systems, the text-to-SQL technique allows users to query databases by using natural language questions. Though significant progress in this area has been made recently, most pa…

Text to SQLText-To-SQL

``What Do You Mean by That?'' A Parser-Independent Interactive Approach for Enhancing Text-to-SQL

2020-11-01 · EMNLP 2020 11 · Yuntao Li, Bei Chen, Qian Liu, Yan Gao 외

In Natural Language Interfaces to Databases systems, the text-to-SQL technique allows users to query databases by using natural language questions. Though significant progress in this area has been made recently, most pa…

Text to SQLText-To-SQL

Learning to Simulate Natural Language Feedback for Interactive Semantic Parsing

2023-05-14 · Hao Yan, Saurabh Srivastava, Yintao Tai, Sida I. Wang 외

Interactive semantic parsing based on natural language (NL) feedback, where users provide feedback to correct the parser mistakes, has emerged as a more practical scenario than the traditional one-shot semantic parsing. …

Semantic ParsingText to SQLText-To-SQL

Your voice is your voice: Supporting Self-expression through Speech Generation and LLMs in Augmented and Alternative Communication

2025-03-21 · Yiwen Xu, Monideep Chakraborti, Tianyi Zhang, Katelyn Eng 외

In this paper, we present Speak Ease: an augmentative and alternative communication (AAC) system to support users' expressivity by integrating multimodal input, including text, voice, and contextual cues (conversational …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2

Model-based Interactive Semantic Parsing: A Unified Framework and A Text-to-SQL Case Study

2019-10-11 · IJCNLP 2019 11 · Ziyu Yao, Yu Su, Huan Sun, Wen-tau Yih

As a promising paradigm, interactive semantic parsing has shown to improve both semantic parsing accuracy and user confidence in the results. In this paper, we propose a new, unified formulation of the interactive semant…

Semantic ParsingText to SQLText-To-SQL