paper-with-me

홈 › Papers

Evaluating Scoped Meaning Representations

2018-02-23 · LREC 2018 5 · Rik van Noord, Lasha Abzianidze, Hessel Haagsma, Johan Bos

Semantic parsing offers many opportunities to improve natural language understanding. We present a semantically annotated parallel corpus for English, German, Italian, and Dutch where sentences are aligned with scoped meaning representations in order to capture the semantics of negation, modals, quantification, and presupposition triggers. The semantic formalism is based on Discourse Representation Theory, but concepts are represented by WordNet synsets and thematic roles by VerbNet relations. Translating scoped meaning representations to sets of clauses enables us to compare them for the purpose of semantic parser evaluation and checking translations. This is done by computing precision and recall on matching clauses, in a similar way as is done for Abstract Meaning Representations. We show that our matching tool for evaluating scoped meaning representations is both accurate and efficient. Applying this matching tool to three baseline semantic parsers yields F-scores between 43% and 54%. A pilot study is performed to automatically find changes in meaning by comparing meaning representations of translations. This comparison turns out to be an additional way of (i) finding annotation mistakes and (ii) finding instances where our semantic analysis needs to be improved.

📄 PDF Abstract BibTeX arXiv:1802.08599

Code (2)

RikVN/DRS_parsing 공식 구현
RikVN/Neural_DRS pytorch

Tasks

Natural Language UnderstandingNegationSemantic Parsing

Similar Papers 제목 키워드 기반

SyGNS: A Systematic Generalization Testbed Based on Natural Language Semantics

2021-06-02 · Findings (ACL) 2021 8 · Hitomi Yanaka, Koji Mineshima, Kentaro Inui

Recently, deep neural networks (DNNs) have achieved great success in semantically challenging NLP tasks, yet it remains unclear whether DNN models can capture compositional meanings, those aspects of meaning that have be…

NegationSystematic Generalization

Dscorer: A Fast Evaluation Metric for Discourse Representation Structure Parsing

2020-07-01 · ACL 2020 6 · Jiangming Liu, Shay B. Cohen, Mirella Lapata

Discourse representation structures (DRSs) are scoped semantic representations for texts of arbitrary length. Evaluating the accuracy of predicted DRSs plays a key role in developing semantic parsers and improving their …

CPU

Options, Not Clicks: Lattice Refinement for Consent-Driven MCP Authorization

2026-05-12 · Ying Li, Yanju Chen, Peiran Wang, Issac Khabra 외 arxiv

As Model Context Protocol adoption grows, securing tool invocations via meaningful user consent has become a critical challenge, as existing methods, broad always allow toggles or opaque LLM-based decisions, fail to acco…

Still a Pain in the Neck: Evaluating Text Representations on Lexical Composition

2019-02-27 · TACL 2019 3 · Vered Shwartz, Ido Dagan

Building meaningful phrase representations is challenging because phrase meanings are not simply the sum of their constituent meanings. Lexical composition can shift the meanings of the constituent words and introduce im…

Word Embeddings

The First Shared Task on Discourse Representation Structure Parsing

2020-05-27 · WS 2019 5 · Lasha Abzianidze, Rik van Noord, Hessel Haagsma, Johan Bos

The paper presents the IWCS 2019 shared task on semantic parsing where the goal is to produce Discourse Representation Structures (DRSs) for English sentences. DRSs originate from Discourse Representation Theory and repr…

DRS ParsingNegationSemantic Parsingvalid