Centrality Meets Centroid: A Graph-based Approach for Unsupervised Document Summarization
arXiv:2103.15327
Abstract
Unsupervised document summarization has re-acquired lots of attention in recent years thanks to its simplicity and data independence. In this paper, we propose a graph-based unsupervised approach for extractive document summarization. Instead of ranking sentences by salience and extracting sentences one by one, our approach works at a summary-level by utilizing graph centrality and centroid. We first extract summary candidates as subgraphs based on centrality from the sentence graph and then select from the summary candidates by matching to the centroid. We perform extensive experiments on two bench-marked summarization datasets, and the results demonstrate the effectiveness of our model compared to state-of-the-art baselines.
We found some error in Table 2. We need some time to update the paper
References in corpus (6)
- Graph-based Neural Multi-Document Summarization
- Heterogeneous Graph Neural Networks for Extractive Document Summarization
- Sentence Centrality Revisited for Unsupervised Summarization
- Extractive Summarization as Text Matching
- Summary Level Training of Sentence Rewriting for Abstractive Summarization
- A Closer Look at Data Bias in Neural Extractive Summarization Models