Length-controllable Abstractive Summarization by Guiding with Summary Prototype
Itsumi Saito, Kyosuke Nishida, Kosuke Nishida, Atsushi Otsuka, Hisako, Asano, Junji Tomita, Hiroyuki Shindo, Yuji Matsumoto

TL;DR
This paper introduces a length-controllable abstractive summarization model that uses a word-level extractive module to generate summaries aligned with specified length constraints, outperforming previous methods.
Contribution
The novel approach incorporates a prototype text extracted from the source to guide length-controlled summarization, unlike previous length embedding methods.
Findings
Outperforms previous models in length-controlled summarization tasks.
Effective in generating informative summaries adhering to length constraints.
Demonstrates robustness across CNN/Daily Mail and NEWSROOM datasets.
Abstract
We propose a new length-controllable abstractive summarization model. Recent state-of-the-art abstractive summarization models based on encoder-decoder models generate only one summary per source text. However, controllable summarization, especially of the length, is an important aspect for practical applications. Previous studies on length-controllable abstractive summarization incorporate length embeddings in the decoder module for controlling the summary length. Although the length embeddings can control where to stop decoding, they do not decide which information should be included in the summary within the length constraint. Unlike the previous models, our length-controllable abstractive summarization model incorporates a word-level extractive module in the encoder-decoder model instead of length embeddings. Our model generates a summary in two steps. First, our word-level…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
