Source Identification in Abstractive Summarization
Yoshi Suhara, Dimitris Alikaniotis

TL;DR
This paper investigates how neural abstractive summarization models convert source sentences into summaries by analyzing annotated source sentences and comparing detection methods, revealing insights into the summarization process.
Contribution
It introduces a new framework for analyzing source sentence usage in abstractive summarization and evaluates automatic detection methods across different summarization settings.
Findings
Perplexity-based method performs well in highly abstractive settings.
Similarity-based methods are robust in extractive settings.
Annotated datasets and baseline methods are provided for future research.
Abstract
Neural abstractive summarization models make summaries in an end-to-end manner, and little is known about how the source information is actually converted into summaries. In this paper, we define input sentences that contain essential information in the generated summary as and study how abstractive summaries are made by analyzing the source sentences. To this end, we annotate source sentences for reference summaries and system summaries generated by PEGASUS on document-summary pairs sampled from the CNN/DailyMail and XSum datasets. We also formulate automatic source sentence detection and compare multiple methods to establish a strong baseline for the task. Experimental results show that the perplexity-based method performs well in highly abstractive settings, while similarity-based methods perform robustly in relatively extractive settings. Our code and…
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
TopicsNatural Language Processing Techniques · Advanced Text Analysis Techniques · Topic Modeling
MethodsPEGASUS
