AMR parsing as sequence-to-graph transduction

S Zhang, X Ma, K Duh, B Van Durme - arXiv preprint arXiv:1905.08704, 2019 - arxiv.org
We propose an attention-based model that treats AMR parsing as sequence-to-graph
transduction. Unlike most AMR parsers that rely on pre-trained aligners, external semantic …

Semantic neural machine translation using AMR

L Song, D Gildea, Y Zhang, Z Wang… - Transactions of the …, 2019 - direct.mit.edu
It is intuitive that semantic representations can be useful for machine translation, mainly
because they can help in enforcing meaning preservation and handling data sparsity (many …

AMR parsing via graph-sequence iterative inference

D Cai, W Lam - arXiv preprint arXiv:2004.05572, 2020 - arxiv.org
We propose a new end-to-end model that treats AMR parsing as a series of dual decisions
on the input sequence and the incrementally constructed graph. At each time step, our …

Compositionality in computational linguistics

L Donatelli, A Koller - Annual Review of Linguistics, 2023 - annualreviews.org
Neural models greatly outperform grammar-based models across many tasks in modern
computational linguistics. This raises the question of whether linguistic principles, such as …

Improving AMR parsing with sequence-to-sequence pre-training

D Xu, J Li, M Zhu, M Zhang, G Zhou - arXiv preprint arXiv:2010.01771, 2020 - arxiv.org
In the literature, the research on abstract meaning representation (AMR) parsing is much
restricted by the size of human-curated dataset which is critical to build an AMR parser with …

AMR parsing is far from solved: GrAPES, the granular AMR parsing evaluation suite

J Groschwitz, SB Cohen, L Donatelli… - Proceedings of the …, 2023 - aclanthology.org
We present the Granular AMR Parsing Evaluation Suite (GrAPES), a challenge set for
Abstract Meaning Representation (AMR) parsing with accompanying evaluation metrics …

SLOG: A structural generalization benchmark for semantic parsing

B Li, L Donatelli, A Koller, T Linzen, Y Yao… - arXiv preprint arXiv …, 2023 - arxiv.org
The goal of compositional generalization benchmarks is to evaluate how well models
generalize to new complex linguistic expressions. Existing benchmarks often focus on …

Compositional generalization with a broad-coverage semantic parser

P Weißenhorn, L Donatelli, A Koller - Proceedings of the 11th …, 2022 - aclanthology.org
We show how the AM parser, a compositional semantic parser (Groschwitz et al., 2018) can
solve compositional generalization on the COGS dataset. It is the first semantic parser that …

Character-level representations improve DRS-based semantic parsing Even in the age of BERT

R van Noord, A Toral, J Bos - arXiv preprint arXiv:2011.04308, 2020 - arxiv.org
We combine character-level and contextual language model representations to improve
performance on Discourse Representation Structure parsing. Character representations can …

SemBleu: A robust metric for AMR parsing evaluation

L Song, D Gildea - arXiv preprint arXiv:1905.10726, 2019 - arxiv.org
Evaluating AMR parsing accuracy involves comparing pairs of AMR graphs. The major
evaluation metric, SMATCH (Cai and Knight, 2013), searches for one-to-one mappings …