English

Cutting-off Redundant Repeating Generations for Neural Abstractive Summarization

Computation and Language 2017-02-15 v2 Artificial Intelligence Machine Learning

Abstract

This paper tackles the reduction of redundant repeating generation that is often observed in RNN-based encoder-decoder models. Our basic idea is to jointly estimate the upper-bound frequency of each target vocabulary in the encoder and control the output words based on the estimation in the decoder. Our method shows significant improvement over a strong RNN-based encoder-decoder baseline and achieved its best results on an abstractive summarization benchmark.

Keywords

Cite

@article{arxiv.1701.00138,
  title  = {Cutting-off Redundant Repeating Generations for Neural Abstractive Summarization},
  author = {Jun Suzuki and Masaaki Nagata},
  journal= {arXiv preprint arXiv:1701.00138},
  year   = {2017}
}

Comments

7 pages, a draft version of EACL-2017

R2 v1 2026-06-22T17:38:27.356Z