Neural Extractive Summarization with Side Information
Shashi Narayan, Nikos Papasarantopoulos, Shay B. Cohen, Mirella Lapata

TL;DR
This paper introduces a novel extractive summarization approach that leverages side information like titles and image captions, improving summary quality by integrating additional contextual cues.
Contribution
It presents a hierarchical encoder and attention-based extractor that incorporate side information, demonstrating significant performance gains over models without such information.
Findings
Outperforms baseline models without side information
Enhances informativeness and fluency of summaries
Effective on large-scale news dataset
Abstract
Most extractive summarization methods focus on the main body of the document from which sentences need to be extracted. However, the gist of the document may lie in side information, such as the title and image captions which are often available for newswire articles. We propose to explore side information in the context of single-document extractive summarization. We develop a framework for single-document summarization composed of a hierarchical document encoder and an attention-based extractor with attention over side information. We evaluate our model on a large scale news dataset. We show that extractive summarization with side information consistently outperforms its counterpart that does not use any side information, in terms of both informativeness and fluency.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
