paper-with-me

홈 › Papers

Benchmarking Meaning Representations in Neural Semantic Parsing

2020-11-01 · EMNLP 2020 11 · Jiaqi Guo, Qian Liu, Jian-Guang Lou, Zhenwen Li, Xueqing Liu, Tao Xie, Ting Liu

Meaning representation is an important component of semantic parsing. Although researchers have designed a lot of meaning representations, recent work focuses on only a few of them. Thus, the impact of meaning representation on semantic parsing is less understood. Furthermore, existing work{'}s performance is often not comprehensively evaluated due to the lack of readily-available execution engines. Upon identifying these gaps, we propose , a new unified benchmark on meaning representations, by integrating existing semantic parsing datasets, completing the missing logical forms, and implementing the missing execution engines. The resulting unified benchmark contains the complete enumeration of logical forms and execution engines over three datasets $\times$ four meaning representations. A thorough experimental study on Unimer reveals that neural semantic parsing approaches exhibit notably different performance when they are trained to generate different meaning representations. Also, program alias and grammar rules heavily impact the performance of different meaning representations. Our benchmark, execution engines and implementation can be found on: https://github.com/JasperGuo/Unimer.

📄 PDF Abstract BibTeX

Code (1)

JasperGuo/Unimer 공식 구현

Tasks

BenchmarkingSemantic Parsing

Similar Papers 제목 키워드 기반

Semantic parsing with fuzzy meaning representations

2020-12-01 · DMR (COLING) 2020 12 · Pavlo Kapustin, Michael Kapustin

We propose an approach and a software framework for semantic parsing of natural language sentences to discourse representation structures with use of fuzzy meaning representations such as fuzzy sets and compatibility int…

Semantic Parsing

Parsing Meaning Representations: Is Easier Always Better?

2019-08-01 · WS 2019 8 · Zi Lin, Nianwen Xue

The parsing accuracy varies a great deal for different meaning representations. In this paper, we compare the parsing performances between Abstract Meaning Representation (AMR) and Minimal Recursion Semantics (MRS), and …

Abstract Meaning Representation

Few-Shot Semantic Parsing with Language Models Trained On Code

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Large language models can perform semantic parsing with little training data, when prompted with in-context examples. It has been shown that this can be improved by formulating the problem as paraphrasing into canonical …

Semantic Parsing

Coarse-to-Fine Decoding for Neural Semantic Parsing

2018-05-12 · ACL 2018 7 · Li Dong, Mirella Lapata

Semantic parsing aims at mapping natural language utterances into structured meaning representations. In this work, we propose a structure-aware neural architecture which decomposes the semantic parsing process into two …

Semantic Parsing

Discourse Representation Structure Parsing for Chinese

2023-06-16 · Chunliu Wang, Xiao Zhang, Johan Bos

Previous work has predominantly focused on monolingual English semantic parsing. We, instead, explore the feasibility of Chinese semantic parsing in the absence of labeled data for Chinese meaning representations. We des…

Machine TranslationSemantic ParsingTranslation