Revisiting the Centroid-based Method: A Strong Baseline for Multi-Document Summarization
Computation and Language
2017-08-28 v1
Abstract
The centroid-based model for extractive document summarization is a simple and fast baseline that ranks sentences based on their similarity to a centroid vector. In this paper, we apply this ranking to possible summaries instead of sentences and use a simple greedy algorithm to find the best summary. Furthermore, we show possi- bilities to scale up to larger input docu- ment collections by selecting a small num- ber of sentences from each document prior to constructing the summary. Experiments were done on the DUC2004 dataset for multi-document summarization. We ob- serve a higher performance over the orig- inal model, on par with more complex state-of-the-art methods.
Cite
@article{arxiv.1708.07690,
title = {Revisiting the Centroid-based Method: A Strong Baseline for Multi-Document Summarization},
author = {Demian Gholipour Ghalandari},
journal= {arXiv preprint arXiv:1708.07690},
year = {2017}
}
Comments
EMNLP 2017 Workshop on New Frontiers in Summarization