PAPER DIGEST
Most Influential EMNLP 2019 Paper · 2026-03 edition

Text Summarization With Pretrained Encoders

Yang Liu; Mirella Lapata

Venue
Conference on Empirical Methods in Natural Language Processing (EMNLP) 2019
Recognition
Most Influential EMNLP 2019 Paper (Rank No. 7)
Edition
2026-03
Impact factor
9
Certificate ID
15a159e042abaff4

Abstract

Bidirectional Encoder Representations from Transformers (BERT) represents the latest incarnation of pretrained language models which have recently advanced a wide range of natural language processing tasks. In this paper, we showcase how BERT can be usefully applied in text summarization and propose a general framework for both extractive and abstractive models. We introduce a novel document-level encoder based on BERT which is able to express the semantics of a document and obtain representations for its sentences. Our extractive model is built on top of this encoder by stacking several inter-sentence Transformer layers. For abstractive summarization, we propose a new fine-tuning schedule which adopts different optimizers for the encoder and the decoder as a means of alleviating the mismatch between the two (the former is pretrained while the latter is not). We also demonstrate that a two-staged fine-tuning approach can further boost the quality of the generated summaries. Experiments on three datasets show that our model achieves state-of-the-art results across the board in both extractive and abstractive settings.

Download PDF certificate