paper-with-me

Papers

NL-EDIT: Correcting semantic parse errors through natural language interaction

2021-03-26 · NAACL 2021 4 · Ahmed Elgohary, Christopher Meek, Matthew Richardson, Adam Fourney, Gonzalo Ramos, Ahmed Hassan Awadallah

We study semantic parsing in an interactive setting in which users correct errors with natural language feedback. We present NL-EDIT, a model for interpreting natural language feedback in the interaction context to generate a sequence of edits that can be applied to the initial parse to correct its errors. We show that NL-EDIT can boost the accuracy of existing text-to-SQL parsers by up to 20% with only one turn of correction. We analyze the limitations of the model and discuss directions for improvement and evaluation. The code and datasets used in this paper are publicly available at http://aka.ms/NLEdit.

📄 PDF Abstract BibTeX arXiv:2103.14540

Code (1)

hyan5/learning_to_simulate_nl_feedback pytorch

Tasks

Semantic ParsingText to SQLText-To-SQL

Similar Papers 제목 키워드 기반

Correcting Semantic Parses with Natural Language through Dynamic Schema Encoding

2023-05-31 · Parker Glenn, Parag Pravin Dakle, Preethi Raghavan

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 performan…

Semantic ParsingText to SQLText-To-SQL

Correcting Diverse Factual Errors in Abstractive Summarization via Post-Editing and Language Model Infilling

2022-10-22 · Vidhisha Balachandran, Hannaneh Hajishirzi, William W. Cohen, Yulia Tsvetkov

Abstractive summarization models often generate inconsistent summaries containing factual errors or hallucinated content. Recent works focus on correcting factual errors in generated summaries via post-editing. Such corr…

Abstractive Text SummarizationLanguage ModelingLanguage Modelling

Automatic Correction of Human Translations

2022-06-17 · NAACL 2022 7 · Jessy Lin, Geza Kovacs, Aditya Shastry, Joern Wuebker 외

We introduce translation error correction (TEC), the task of automatically correcting human-generated translations. Imperfections in machine translations (MT) have long motivated systems for improving translations post-h…

Automatic Post-EditingTranslation

A Tool for Facilitating OCR Postediting in Historical Documents

2020-04-23 · LREC 2020 5 · Alberto Poncelas, Mohammad Aboomar, Jan Buts, James Hadley 외

Optical character recognition (OCR) for historical documents is a complex procedure subject to a unique set of material issues, including inconsistencies in typefaces and low quality scanning. Consequently, even the most…

Language ModelingLanguage ModellingOptical Character RecognitionOptical Character Recognition (OCR)

Taming I2V models for Image HOI Editing: A Cognitive Benchmark and Agentic Self-Correcting Framework

2026-06-17 · Jiayi Gao, Qingchao Chen, Yuxin Peng, Yang Liu arxiv

Current image editing methods excel at static attributes but fail at complex Human-Object Interactions (HOI), a critical challenge unaddressed by existing benchmarks that conflate HOI with static attributes, relying on g…

Image Editing