We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Leveraging Lead Bias for Zero-shot Abstractive News Summarization

Abstract: A typical journalistic convention in news articles is to deliver the most salient information in the beginning, also known as the lead bias. While this phenomenon can be exploited in generating a summary, it has a detrimental effect on teaching a model to discriminate and extract important information in general. We propose that this lead bias can be leveraged in our favor in a simple and effective way to pre-train abstractive news summarization models on large-scale unlabeled news corpora: predicting the leading sentences using the rest of an article. We collect a massive news corpus and conduct data cleaning and filtering via statistical analysis. We then apply self-supervised pre-training on this dataset to existing generation models BART and T5 for domain adaptation. Via extensive experiments on six benchmark datasets, we show that this approach can dramatically improve the summarization quality and achieve state-of-the-art results for zero-shot news summarization without any fine-tuning. For example, in the DUC2003 dataset, the ROUGE-1 score of BART increases 13.7% after the lead-bias pre-training. We deploy the model in Microsoft News and provide public APIs as well as a demo website for multi-lingual news summarization.
Comments: Published in ACM SIGIR 2021
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:1912.11602 [cs.CL]
  (or arXiv:1912.11602v4 [cs.CL] for this version)

Submission history

From: Chenguang Zhu [view email]
[v1] Wed, 25 Dec 2019 06:05:44 GMT (749kb,D)
[v2] Tue, 7 Jan 2020 04:04:03 GMT (747kb,D)
[v3] Fri, 16 Oct 2020 23:43:44 GMT (1663kb,D)
[v4] Thu, 15 Apr 2021 18:07:05 GMT (1663kb,D)

Link back to: arXiv, form interface, contact.