paper-with-me

Papers

Error-Aware Interactive Semantic Parsing of OpenStreetMap

2021-06-22 · ACL (splurobonlp) 2021 8 · Michael Staniek, Stefan Riezler

In semantic parsing of geographical queries against real-world databases such as OpenStreetMap (OSM), unique correct answers do not necessarily exist. Instead, the truth might be lying in the eye of the user, who needs to enter an interactive setup where ambiguities can be resolved and parsing mistakes can be corrected. Our work presents an approach to interactive semantic parsing where an explicit error detection is performed, and a clarification question is generated that pinpoints the suspected source of ambiguity or error and communicates it to the human user. Our experimental results show that a combination of entropy-based uncertainty detection and beam search, together with multi-source training on clarification question, initial parse, and user answer, results in improvements of 1.2% F1 score on a parser that already performs at 90.26% on the NLMaps dataset for OSM semantic parsing.

📄 PDF Abstract BibTeX arXiv:2106.11739

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

NLmaps: A Natural Language Interface to Query OpenStreetMap

2016-12-01 · COLING 2016 12 · Carolin Lawrence, Stefan Riezler

We present a Natural Language Interface (nlmaps.cl.uni-heidelberg.de) to query OpenStreetMap. Natural language questions about geographical facts are parsed into database queries that can be executed against the OpenStre…

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

Clicking Matters:Towards Interactive Human Parsing

2021-11-11 · Yutong Gao, Liqian Liang, Congyan Lang, Songhe Feng 외

In this work, we focus on Interactive Human Parsing (IHP), which aims to segment a human image into multiple human body parts with guidance from users' interactions. This new task inherits the class-aware property of hum…

Human ParsingImage SegmentationSemantic Segmentation

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

Usnea: An Authorship Tool for Interactive Fiction using Retrieval Based Semantic Parsing

2020-07-01 · ACL 2020 6 · Ben Swanson, Boris Smus

The reader of a choose your own adventure novel and the user of a modern virtual assistant have a subtle similarity; both may, through the right lens, be viewed as engaging with a work of Interactive Fiction. This litera…

RetrievalSemantic Parsing