English

Deep Communicating Agents for Abstractive Summarization

Computation and Language 2018-08-17 v3

Abstract

We present deep communicating agents in an encoder-decoder architecture to address the challenges of representing a long document for abstractive summarization. With deep communicating agents, the task of encoding a long text is divided across multiple collaborating agents, each in charge of a subsection of the input text. These encoders are connected to a single decoder, trained end-to-end using reinforcement learning to generate a focused and coherent summary. Empirical results demonstrate that multiple communicating encoders lead to a higher quality summary compared to several strong baselines, including those based on a single encoder or multiple non-communicating encoders.

Keywords

Cite

@article{arxiv.1803.10357,
  title  = {Deep Communicating Agents for Abstractive Summarization},
  author = {Asli Celikyilmaz and Antoine Bosselut and Xiaodong He and Yejin Choi},
  journal= {arXiv preprint arXiv:1803.10357},
  year   = {2018}
}

Comments

Accepted for publication at NAACL 2018

R2 v1 2026-06-23T01:07:04.608Z