Abstractive Summarization
Papers
PEGASUS: Pre-training with Extracted Gap-sentences for Abstractive Summarization
BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
Dimsum @LaySumm 20: BART-based Approach for Scientific Document Summarization
Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer
Summaries
Further Readings
Papers with Code - Abstractive Text Summarization
Abstractive Text Summarization** is the task of generating a short and concise summary that captures the salient ideas of the source text. The generated summaries potentially contain new phrases and sentences that may not appear in the source text.

Abstractive Text Summarization with Deep Learning - Times Internet: Everything. Everyday.
News articles can be long and often take too much time to get to the point. Because of this, writers want to summarise a news article to uncover the objective faster. Human-generated summaries are often costly and time-consuming to produce. In an ecosystem such as Times Internet Limited, with a content creation rate of approximately ...

