paper-with-me

Papers

Neural Document Summarization by Jointly Learning to Score and Select Sentences

2018-07-06 · ACL 2018 7 · Qingyu Zhou, Nan Yang, Furu Wei, Shaohan Huang, Ming Zhou, Tiejun Zhao

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.

📄 PDF Abstract BibTeX arXiv:1807.02305

Code (1)

magic282/NeuSum pytorch

Tasks

Document SummarizationExtractive Document SummarizationExtractive SummarizationExtractive Text SummarizationSentence

Similar Papers 제목 키워드 기반

AREDSUM: Adaptive Redundancy-Aware Iterative Sentence Ranking for Extractive Document Summarization

2020-04-13 · EACL 2021 2 · Keping Bi, Rahul Jha, W. Bruce Croft, Asli Celikyilmaz

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+2

Multi-document abstractive summarization using ILP based multi-sentence compression

2016-09-22 · Siddhartha Banerjee, Prasenjit Mitra, Kazunari Sugiyama

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+2

Jointly Learning Salience and Redundancy by Adaptive Sentence Reranking for Extractive Summarization

2021-08-01 · CCL 2021 8 · Zhang Ximing, Liu Ruifang

“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+1

Which Scores to Predict in Sentence Regression for Text Summarization?

2018-06-01 · NAACL 2018 6 · Markus Zopf, Eneldo Loza Menc{\'\i}a, Johannes F{\"u}rnkranz

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 Summarization

ARMAN: Pre-training with Semantically Selecting and Reordering of Sentences for Persian Abstractive Summarization

2021-09-09 · EMNLP 2021 11 · Alireza Salemi, Emad Kebriaei, Ghazal Neisi Minaei, Azadeh Shakery

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