paper-with-me

홈 › Papers

Semantic Parsing of Ambiguous Input through Paraphrasing and Verification

2015-01-01 · TACL 2015 1 · Philip Arthur, Graham Neubig, Sakriani Sakti, Tomoki Toda, Satoshi Nakamura

We propose a new method for semantic parsing of ambiguous and ungrammatical input, such as search queries. We do so by building on an existing semantic parsing framework that uses synchronous context free grammars (SCFG) to jointly model the input sentence and output meaning representation. We generalize this SCFG framework to allow not one, but multiple outputs. Using this formalism, we construct a grammar that takes an ambiguous input string and jointly maps it into both a meaning representation and a natural language paraphrase that is less ambiguous than the original input. This paraphrase can be used to disambiguate the meaning representation via verification using a language model that calculates the probability of each paraphrase.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSemantic ParsingSentence

Similar Papers 제목 키워드 기반

From Paraphrasing to Semantic Parsing: Unsupervised Semantic Parsing via Synchronous Semantic Decoding

2021-06-11 · ACL 2021 5 · Shan Wu, Bo Chen, Chunlei Xin, Xianpei Han 외

Semantic parsing is challenging due to the structure gap and the semantic gap between utterances and logical forms. In this paper, we propose an unsupervised semantic parsing method - Synchronous Semantic Decoding (SSD),…

FormSemantic ParsingUnsupervised semantic parsing

Semantic Parsing via Paraphrasing

2014-06-01 · ACL 2014 6 · Jonathan Berant, Percy Liang
Question AnsweringSemantic Parsing

Bootstrapping a Crosslingual Semantic Parser

2020-04-06 · Findings of the Association for Computational Linguistics 2020 · Tom Sherborne, Yumo Xu, Mirella Lapata

Recent progress in semantic parsing scarcely considers languages other than English but professional translation can be prohibitively expensive. We adapt a semantic parser trained on a single language, such as English, t…

Machine TranslationSemantic ParsingTranslation

Cross-domain Semantic Parsing via Paraphrasing

2017-04-20 · EMNLP 2017 9 · Yu Su, Xifeng Yan

Existing studies on semantic parsing mainly focus on the in-domain setting. We formulate cross-domain semantic parsing as a domain adaptation problem: train a semantic parser on some source domains and then adapt it to t…

DiversityDomain AdaptationSemantic ParsingWord Embeddings

Unsupervised Dual Paraphrasing for Two-stage Semantic Parsing

2020-05-27 · ACL 2020 6 · Ruisheng Cao, Su Zhu, Chenyu Yang, Chen Liu 외

One daunting problem for semantic parsing is the scarcity of annotation. Aiming to reduce nontrivial human labor, we propose a two-stage semantic parsing framework, where the first stage utilizes an unsupervised paraphra…

Semantic ParsingVocal Bursts Valence Prediction