paper-with-me

Papers

Normalizing Compositional Structures Across Graphbanks

2020-04-29 · COLING 2020 8 · Lucia Donatelli, Jonas Groschwitz, Alexander Koller, Matthias Lindemann, Pia Weißenhorn

The emergence of a variety of graph-based meaning representations (MRs) has sparked an important conversation about how to adequately represent semantic structure. These MRs exhibit structural differences that reflect different theoretical and design considerations, presenting challenges to uniform linguistic analysis and cross-framework semantic parsing. Here, we ask the question of which design differences between MRs are meaningful and semantically-rooted, and which are superficial. We present a methodology for normalizing discrepancies between MRs at the compositional level (Lindemann et al., 2019), finding that we can normalize the majority of divergent phenomena using linguistically-grounded rules. Our work significantly increases the match in compositional structure between MRs and improves multi-task learning (MTL) in a low-resource setting, demonstrating the usefulness of careful MR design analysis and comparison.

📄 PDF Abstract BibTeX arXiv:2004.14236

Code (1)

coli-saar/am-parser 공식 구현 pytorch

Tasks

Multi-Task LearningSemantic Parsing

Similar Papers 제목 키워드 기반

Compositional Semantic Parsing Across Graphbanks

2019-06-27 · ACL 2019 7 · Matthias Lindemann, Jonas Groschwitz, Alexander Koller

Most semantic parsers that map sentences to graph-based meaning representations are hand-designed for specific graphbanks. We present a compositional neural semantic parser which achieves, for the first time, competitive…

Multi-Task LearningSemantic Parsing

Learning compositional structures for semantic graph parsing

2021-06-08 · ACL (spnlp) 2021 8 · Jonas Groschwitz, Meaghan Fowlie, Alexander Koller

AM dependency parsing is a method for neural semantic graph parsing that exploits the principle of compositionality. While AM dependency parsers have been shown to be fast and accurate across several graphbanks, they req…

Dependency Parsing

Saarland at MRP 2019: Compositional parsing across all graphbanks

2019-11-01 · CONLL 2019 11 · Lucia Donatelli, Meaghan Fowlie, Jonas Groschwitz, Alex Koller 외

We describe the Saarland University submission to the shared task on Cross-Framework Meaning Representation Parsing (MRP) at the 2019 Conference on Computational Natural Language Learning (CoNLL).

All

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

Aitchison Embeddings for Learning Compositional Graph Representations

2026-05-01 · Nikolaos Nakis, Chrysoula Kosma, Panagiotis Promponas, Michail Chatzianastasis 외 arxiv

Representation learning is central to graph machine learning, powering tasks such as link prediction and node classification. However, most graph embeddings are hard to interpret, offering limited insight into how learne…

Representation LearningNode ClassificationLink PredictionGraph Embedding