English

Online Back-Parsing for AMR-to-Text Generation

Computation and Language 2020-10-12 v1

Abstract

AMR-to-text generation aims to recover a text containing the same meaning as an input AMR graph. Current research develops increasingly powerful graph encoders to better represent AMR graphs, with decoders based on standard language modeling being used to generate outputs. We propose a decoder that back predicts projected AMR graphs on the target sentence during text generation. As the result, our outputs can better preserve the input meaning than standard decoders. Experiments on two AMR benchmarks show the superiority of our model over the previous state-of-the-art system based on graph Transformer.

Keywords

Cite

@article{arxiv.2010.04520,
  title  = {Online Back-Parsing for AMR-to-Text Generation},
  author = {Xuefeng Bai and Linfeng Song and Yue Zhang},
  journal= {arXiv preprint arXiv:2010.04520},
  year   = {2020}
}

Comments

To appear in EMNLP2020 main conference

R2 v1 2026-06-23T19:12:22.044Z