English

Guided Neural Language Generation for Abstractive Summarization using Abstract Meaning Representation

Computation and Language 2018-08-29 v1

Abstract

Recent work on abstractive summarization has made progress with neural encoder-decoder architectures. However, such models are often challenged due to their lack of explicit semantic modeling of the source document and its summary. In this paper, we extend previous work on abstractive summarization using Abstract Meaning Representation (AMR) with a neural language generation stage which we guide using the source document. We demonstrate that this guidance improves summarization results by 7.4 and 10.5 points in ROUGE-2 using gold standard AMR parses and parses obtained from an off-the-shelf parser respectively. We also find that the summarization performance using the latter is 2 ROUGE-2 points higher than that of a well-established neural encoder-decoder approach trained on a larger dataset. Code is available at \url{https://github.com/sheffieldnlp/AMR2Text-summ}

Keywords

Cite

@article{arxiv.1808.09160,
  title  = {Guided Neural Language Generation for Abstractive Summarization using Abstract Meaning Representation},
  author = {Hardy and Andreas Vlachos},
  journal= {arXiv preprint arXiv:1808.09160},
  year   = {2018}
}

Comments

Accepted in EMNLP 2018

R2 v1 2026-06-23T03:45:49.407Z