Multi-Document Summarization with Centroid-Based Pretraining
Ratish Surendran Puduppully, Parag Jain, Nancy Chen, Mark Steedman
Abstract
In Multi-Document Summarization (MDS), the input can be modeled as a set of documents, and the output is its summary. In this paper, we focus on pretraining objectives for MDS. Specifically, we introduce a novel pretraining objective, which involves selecting the ROUGE-based centroid of each document cluster as a proxy for its summary. Our objective thus does not require human written summaries and can be utilized for pretraining on a dataset consisting solely of document sets. Through zero-shot, few-shot, and fully supervised experiments on multiple MDS datasets, we show that our model Centrum is better or comparable to a state-of-the-art model. We make the pretrained and fine-tuned models freely available to the research community https://github.com/ratishsp/centrum.
BibTeX
@inproceedings{puduppully-etal-2023-multi,
title = "Multi-Document Summarization with Centroid-Based Pretraining",
author = "Puduppully, Ratish Surendran and
Jain, Parag and
Chen, Nancy and
Steedman, Mark",
editor = "Rogers, Anna and
Boyd-Graber, Jordan and
Okazaki, Naoaki",
booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
month = jul,
year = "2023",
address = "Toronto, Canada",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2023.acl-short.13/",
doi = "10.18653/v1/2023.acl-short.13",
pages = "128--138"
}