Text Summarization with Pretrained Encoders

AI-generated keywords: Text Summarization BERT Extractive Abstractive Fine-tuning

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • The paper introduces the BERT model for text summarization
  • A general framework is proposed for both extractive and abstractive models using BERT
  • A novel document-level encoder based on BERT is introduced to capture document semantics
  • Inter-sentence Transformer layers are stacked for extractive summarization
  • Different optimizers are used for the encoder and decoder in abstractive summarization
  • Two-staged fine-tuning approach improves summary quality
  • Experimental results show state-of-the-art performance in both extractive and abstractive settings
  • Code for the model is available at https://github.com/nlpyang/PreSumm
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Yang Liu, Mirella Lapata

To appear in EMNLP 2019

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. Our code is available at https://github.com/nlpyang/PreSumm

Submitted to arXiv on 22 Aug. 2019

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 1908.08345v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

The paper "Text Summarization with Pretrained Encoders" introduces the Bidirectional Encoder Representations from Transformers (BERT) model which has been used to improve various natural language processing tasks. The authors propose a general framework for both extractive and abstractive models that utilizes BERT. They introduce a novel document-level encoder based on BERT to capture the semantics of a document and obtain representations for its sentences. For extractive summarization, they stack inter-sentence Transformer layers on top of this encoder. For abstractive summarization, they propose a new fine-tuning schedule that uses different optimizers for the encoder and decoder to address the pretrained vs non-pretrained mismatch. The authors also demonstrate that a two-staged fine-tuning approach further improves summary quality. Experimental results on three datasets show that their model achieves state-of-the-art performance in both extractive and abstractive settings. The code for their model is available at https://github.com/nlpyang/PreSumm.
Created on 29 Jun. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.