English

Supervised Syntax-based Alignment between English Sentences and Abstract Meaning Representation Graphs

Computation and Language 2017-02-21 v4

Abstract

As alignment links are not given between English sentences and Abstract Meaning Representation (AMR) graphs in the AMR annotation, automatic alignment becomes indispensable for training an AMR parser. Previous studies formalize it as a string-to-string problem and solve it in an unsupervised way, which suffers from data sparseness due to the small size of training data for English-AMR alignment. In this paper, we formalize it as a syntax-based alignment problem and solve it in a supervised manner based on syntax trees, which can address the data sparseness problem by generalizing English-AMR tokens to syntax tags. Experiments verify the effectiveness of the proposed method not only for English-AMR alignment, but also for AMR parsing.

Keywords

Cite

@article{arxiv.1606.02126,
  title  = {Supervised Syntax-based Alignment between English Sentences and Abstract Meaning Representation Graphs},
  author = {Chenhui Chu and Sadao Kurohashi},
  journal= {arXiv preprint arXiv:1606.02126},
  year   = {2017}
}

Comments

Updated the paper with AMR parsing results

R2 v1 2026-06-22T14:19:30.789Z