Extractive Document Summarization
12 papers with code • 1 benchmarks • 2 datasets
Libraries
Use these libraries to find Extractive Document Summarization models and implementationsMost implemented papers
Text Summarization with Pretrained Encoders
For abstractive summarization, we propose a new fine-tuning schedule which adopts different optimizers for the encoder and the decoder as a means of alleviating the mismatch between the two (the former is pretrained while the latter is not).
Fine-tune BERT for Extractive Summarization
BERT, a pre-trained Transformer model, has achieved ground-breaking performance on multiple NLP tasks.
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.
TAP-DLND 1.0 : A Corpus for Document Level Novelty Detection
Detecting novelty of an entire document is an Artificial Intelligence (AI) frontier problem that has widespread NLP applications, such as extractive document summarization, tracking development of news events, predicting impact of scholarly articles, etc.
Document Modeling with External Attention for Sentence Extraction
Document modeling is essential to a variety of natural language understanding tasks.
Neural Document Summarization by Jointly Learning to Score and Select Sentences
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.
DeepChannel: Salience Estimation by Contrastive Learning for Extractive Document Summarization
We propose DeepChannel, a robust, data-efficient, and interpretable neural model for extractive document summarization.
Heterogeneous Graph Neural Networks for Extractive Document Summarization
An intuitive way is to put them in the graph-based neural network, which has a more complex structure for capturing inter-sentence relationships.
Unsupervised Extractive Summarization by Pre-training Hierarchical Transformers
We also find in experiments that our model is less dependent on sentence positions.
GoSum: Extractive Summarization of Long Documents by Reinforcement Learning and Graph Organized discourse state
In this paper, we propose GoSum, a novel graph and reinforcement learning based extractive model for long-paper summarization.