paper-with-me

홈 › Papers

What comes next? Extractive summarization by next-sentence prediction

2019-01-12 · Jingyun Liu, Jackie C. K. Cheung, Annie Louis

Existing approaches to automatic summarization assume that a length limit for the summary is given, and view content selection as an optimization problem to maximize informativeness and minimize redundancy within this budget. This framework ignores the fact that human-written summaries have rich internal structure which can be exploited to train a summarization system. We present NEXTSUM, a novel approach to summarization based on a model that predicts the next sentence to include in the summary using not only the source article, but also the summary produced so far. We show that such a model successfully captures summary-specific discourse moves, and leads to better content selection performance, in addition to automatically predicting how long the target summary should be. We perform experiments on the New York Times Annotated Corpus of summaries, where NEXTSUM outperforms lead and content-model summarization baselines by significant margins. We also show that the lengths of summaries produced by our system correlates with the lengths of the human-written gold standards.

📄 PDF Abstract BibTeX arXiv:1901.03859

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive SummarizationInformativenessPredictionSentence

Similar Papers 제목 키워드 기반

Searching for Effective Neural Extractive Summarization: What Works and What's Next

2019-07-08 · ACL 2019 7 · Ming Zhong, PengFei Liu, Danqing Wang, Xipeng Qiu 외

The recent years have seen remarkable success in the use of deep neural networks on text summarization. However, there is no clear understanding of \textit{why} they perform so well, or \textit{how} they might be improve…

Extractive SummarizationExtractive Text SummarizationText Summarization

Summary Cloze: A New Task for Content Selection in Topic-Focused Summarization

2019-11-01 · IJCNLP 2019 11 · Daniel Deutsch, Dan Roth

A key challenge in topic-focused summarization is determining what information should be included in the summary, a problem known as content selection. In this work, we propose a new method for studying content selection…

Sentence

Extractive Summarization: Limits, Compression, Generalized Model and Heuristics

2017-04-18 · Rakesh Verma, Daniel Lee

Due to its promise to alleviate information overload, text summarization has attracted the attention of many researchers. However, it has remained a serious challenge. Here, we first prove empirical limits on the recall …

Document SummarizationExtractive SummarizationmodelMulti-Document Summarization+1

BottleSum: Unsupervised and Self-supervised Sentence Summarization using the Information Bottleneck Principle

2019-09-16 · IJCNLP 2019 11 · Peter West, Ari Holtzman, Jan Buys, Yejin Choi

The principle of the Information Bottleneck (Tishby et al. 1999) is to produce a summary of information X optimized to predict some other relevant information Y. In this paper, we propose a novel approach to unsupervised…

Abstractive Text SummarizationExtractive SummarizationLanguage ModelingLanguage Modelling+4

Team AINLPML @ MuP in SDP 2021: Scientific Document Summarization by End-to-End Extractive and Abstractive Approach

2022-10-01 · sdp (COLING) 2022 10 · Sandeep Kumar, Guneet Singh Kohli, Kartik Shinde, Asif Ekbal

This paper introduces the proposed summarization system of the AINLPML team for the First Shared Task on Multi-Perspective Scientific Document Summarization at SDP 2022. We present a method to produce abstractive summari…

Document SummarizationExtractive SummarizationLanguage ModelingLanguage Modelling+2