paper-with-me

Papers

Revisiting the Centroid-based Method: A Strong Baseline for Multi-Document Summarization

2017-08-25 · WS 2017 9 · Demian Gholipour Ghalandari

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.

📄 PDF Abstract BibTeX arXiv:1708.07690

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationExtractive Document SummarizationExtractive Text SummarizationMulti-Document Summarization

Similar Papers 제목 키워드 기반

Revisiting the Centroid-based Method: A Strong Baseline for Multi-Document Summarization

2017-09-01 · WS 2017 9 · Gholipour Ghal, Demian ari

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…

Document SummarizationExtractive Document SummarizationExtractive Text SummarizationMulti-Document Summarization

Supervising the Centroid Baseline for Extractive Multi-Document Summarization

2023-11-29 · Simão Gonçalves, Gonçalo Correia, Diogo Pernes, Afonso Mendes

The centroid method is a simple approach for extractive multi-document summarization and many improvements to its pipeline have been proposed. We further refine it by adding a beam search process to the sentence selectio…

Document SummarizationMulti-Document SummarizationSentence

Centrality Meets Centroid: A Graph-based Approach for Unsupervised Document Summarization

2021-03-29 · Haopeng Zhang, Jiawei Zhang

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 …

Document SummarizationExtractive Document SummarizationSentence

Multi-Document Summarization using Distributed Bag-of-Words Model

2017-10-07 · Kaustubh Mani, Ishan Verma, Hardik Meisheri, Lipika Dey

As the number of documents on the web is growing exponentially, multi-document summarization is becoming more and more important since it can provide the main ideas in a document set in short time. In this paper, we pres…

Document SummarizationMulti-Document SummarizationSentence

MODE: Mixture of Document Experts for RAG

2025-08-27 · Rahul Anand arxiv

Retrieval-Augmented Generation (RAG) often relies on large vector databases and cross-encoders tuned for large-scale corpora, which can be excessive for small, domain-specific collections. We present MODE (Mixture of Doc…