English

PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization

Computation and Language 2022-03-18 v2

Abstract

We introduce PRIMERA, a pre-trained model for multi-document representation with a focus on summarization that reduces the need for dataset-specific architectures and large amounts of fine-tuning labeled data. PRIMERA uses our newly proposed pre-training objective designed to teach the model to connect and aggregate information across documents. It also uses efficient encoder-decoder transformers to simplify the processing of concatenated input documents. With extensive experiments on 6 multi-document summarization datasets from 3 different domains on zero-shot, few-shot and full-supervised settings, PRIMERA outperforms current state-of-the-art dataset-specific and pre-trained models on most of these settings with large margins. The code and pre-trained models can be found at \url{https://github.com/allenai/PRIMER}.

Keywords

Cite

@article{arxiv.2110.08499,
  title  = {PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization},
  author = {Wen Xiao and Iz Beltagy and Giuseppe Carenini and Arman Cohan},
  journal= {arXiv preprint arXiv:2110.08499},
  year   = {2022}
}

Comments

19 pages, accepted at the main conference of ACL 2022

R2 v1 2026-06-24T06:56:20.785Z