paper-with-me

홈 › Papers

Learning to Make Inferences in a Semantic Parsing Task

2016-01-01 · TACL 2016 1 · Kyle Richardson, Jonas Kuhn

We introduce a new approach to training a semantic parser that uses textual entailment judgements as supervision. These judgements are based on high-level inferences about whether the meaning of one sentence follows from another. When applied to an existing semantic parsing task, they prove to be a useful tool for revealing semantic distinctions and background knowledge not captured in the target representations. This information is used to improve the quality of the semantic representations being learned and to acquire generic knowledge for reasoning. Experiments are done on the benchmark Sportscaster corpus (Chen and Mooney, 2008), and a novel RTE-inspired inference dataset is introduced. On this new dataset our method strongly outperforms several strong baselines. Separately, we obtain state-of-the-art results on the original Sportscaster semantic parsing task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNatural Language InferenceQuestion AnsweringRTESemantic ParsingSentence

Similar Papers 제목 키워드 기반

A Type-coherent, Expressive Representation as an Initial Step to Language Understanding

2019-03-22 · WS 2019 5 · Gene Louis Kim, Lenhart Schubert

A growing interest in tasks involving language understanding by the NLP community has led to the need for effective semantic parsing and inference. Modern NLP systems use semantic representations that do not quite fulfil…

Semantic Parsing

ATP: AMRize Then Parse! Enhancing AMR Parsing with PseudoAMRs

2022-04-19 · Findings (NAACL) 2022 7 · Liang Chen, Peiyi Wang, Runxin Xu, Tianyu Liu 외

As Abstract Meaning Representation (AMR) implicitly involves compound semantic annotations, we hypothesize auxiliary tasks which are semantically or formally related can better enhance AMR parsing. We find that 1) Semant…

Abstract Meaning RepresentationAMR ParsingDependency ParsingSemantic Role Labeling

AMRize, then Parse! Enhancing AMR Parsing with PseudoAMR Data

2021-11-16 · ACL ARR November 2021 11 · Anonymous

As Abstract Meaning Representation (AMR) implicitly involves compound semantic annotations, we hypothesize auxiliary tasks which are semantically or formally related can better enhance AMR parsing. With carefully designe…

Abstract Meaning RepresentationAMR ParsingDependency ParsingSemantic Role Labeling

A Deep Architecture for Semantic Parsing

2014-04-29 · WS 2014 6 · Edward Grefenstette, Phil Blunsom, Nando de Freitas, Karl Moritz Hermann

Many successful approaches to semantic parsing build on top of the syntactic analysis of text, and make use of distributional representations or statistical models to match parses to ontology-specific queries. This paper…

Semantic Parsing

Fast semantic parsing with well-typedness guarantees

2020-09-15 · EMNLP 2020 11 · Matthias Lindemann, Jonas Groschwitz, Alexander Koller

AM dependency parsing is a linguistically principled method for neural semantic parsing with high accuracy across multiple graphbanks. It relies on a type system that models semantic valency but makes existing parsers sl…

Dependency ParsingSemantic Parsing