Neural Document Summarization by Jointly Learning to Score and Select Sentences
Sentence scoring and sentence selection are two main steps in extractive document summarization systems. However, previous works treat them as two separated subtasks. In this paper, we present a novel end-to-end neural network framework for extractive document summarization by jointly learning to score and select sentences. It first reads the document sentences with a hierarchical encoder to obtain the representation of sentences. Then it builds the output summary by extracting sentences one by one. Different from previous methods, our approach integrates the selection strategy into the scoring model, which directly predicts the relative importance given previously selected sentences. Experiments on the CNN/Daily Mail dataset show that the proposed framework significantly outperforms the state-of-the-art extractive summarization models.
Code (1)
Tasks
Document SummarizationExtractive Document SummarizationExtractive SummarizationExtractive Text SummarizationSentenceSimilar Papers 제목 키워드 기반
AREDSUM: Adaptive Redundancy-Aware Iterative Sentence Ranking for Extractive Document Summarization
Redundancy-aware extractive summarization systems score the redundancy of the sentences to be included in a summary either jointly with their salience information or separately as an additional sentence scoring step. Pre…
DiversityDocument SummarizationExtractive Document SummarizationExtractive Summarization+2Multi-document abstractive summarization using ILP based multi-sentence compression
Abstractive summarization is an ideal form of summarization since it can synthesize information from multiple documents to create concise informative summaries. In this work, we aim at developing an abstractive summarize…
Abstractive Text SummarizationDocument SummarizationInformativenessMulti-Document Summarization+2Jointly Learning Salience and Redundancy by Adaptive Sentence Reranking for Extractive Summarization
“Extractive text summarization seeks to extract indicative sentences from a source document andassemble them to form a summary. Selecting salient but not redundant sentences has alwaysbeen the main challenge. Unlike the …
Extractive SummarizationExtractive Text SummarizationRerankingSentence+1Which Scores to Predict in Sentence Regression for Text Summarization?
The task of automatic text summarization is to generate a short text that summarizes the most important information in a given set of documents. Sentence regression is an emerging branch in automatic text summarizations.…
regressionSentenceText SummarizationARMAN: Pre-training with Semantically Selecting and Reordering of Sentences for Persian Abstractive Summarization
Abstractive text summarization is one of the areas influenced by the emergence of pre-trained language models. Current pre-training works in abstractive summarization give more points to the summaries with more words in …
Abstractive Text SummarizationDecoderMultiple-choiceNatural Language Inference+5