Modeling Endorsement for Multi-Document Abstractive Summarization
Logan Lebanoff, Bingqing Wang, Zhe Feng, Fei Liu

TL;DR
This paper introduces a novel multi-document summarization approach that models cross-document endorsement to identify and consolidate salient content, improving summary quality with fewer training examples.
Contribution
It proposes a method that leverages document-specific synopses as endorsers to enhance neural summarization, addressing dynamic document sets and reducing retraining needs.
Findings
Outperforms strong baseline models on benchmark datasets
Effectively identifies salient content with fewer training examples
Demonstrates robustness to dynamic document set changes
Abstract
A crucial difference between single- and multi-document summarization is how salient content manifests itself in the document(s). While such content may appear at the beginning of a single document, essential information is frequently reiterated in a set of documents related to a particular topic, resulting in an endorsement effect that increases information salience. In this paper, we model the cross-document endorsement effect and its utilization in multiple document summarization. Our method generates a synopsis from each document, which serves as an endorser to identify salient content from other documents. Strongly endorsed text segments are used to enrich a neural encoder-decoder model to consolidate them into an abstractive summary. The method has a great potential to learn from fewer examples to identify salient content, which alleviates the need for costly retraining when the…
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
