End-to-End Segmentation-based News Summarization
Yang Liu, Chenguang Zhu, Michael Zeng
Abstract
In this paper, we bring a new way of digesting news content by introducing the task of segmenting a news article into multiple sections and generating the corresponding summary to each section. We make two contributions towards this new task. First, we create and make available a dataset, SEGNEWS, consisting of 27k news articles with sections and aligned heading-style section summaries. Second, we propose a novel segmentation-based language generation model adapted from pretrained language models that can jointly segment a document and produce the summary for each section. Experimental results on SEG-NEWS demonstrate that our model can outperform several state-of-the-art sequence-tosequence generation models for this new task.