English

Robust Subgraph Generation Improves Abstract Meaning Representation Parsing

Computation and Language 2015-06-11 v1

Abstract

The Abstract Meaning Representation (AMR) is a representation for open-domain rich semantics, with potential use in fields like event extraction and machine translation. Node generation, typically done using a simple dictionary lookup, is currently an important limiting factor in AMR parsing. We propose a small set of actions that derive AMR subgraphs by transformations on spans of text, which allows for more robust learning of this stage. Our set of construction actions generalize better than the previous approach, and can be learned with a simple classifier. We improve on the previous state-of-the-art result for AMR parsing, boosting end-to-end performance by 3 F1_1 on both the LDC2013E117 and LDC2014T12 datasets.

Keywords

Cite

@article{arxiv.1506.03139,
  title  = {Robust Subgraph Generation Improves Abstract Meaning Representation Parsing},
  author = {Keenon Werling and Gabor Angeli and Christopher Manning},
  journal= {arXiv preprint arXiv:1506.03139},
  year   = {2015}
}

Comments

To appear in ACL 2015

R2 v1 2026-06-22T09:50:39.467Z