HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Neural Document Summarization by Jointly Learning to Score and Select Sentences

Qingyu Zhou; Nan Yang; Furu Wei; Shaohan Huang; Ming Zhou; Tiejun Zhao

Neural Document Summarization by Jointly Learning to Score and Select Sentences

Abstract

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 Repositories

Benchmarks

BenchmarkMethodologyMetrics
document-summarization-on-cnn-daily-mailNeuSUM
ROUGE-1: 41.59
ROUGE-2: 19.01
ROUGE-L: 37.98
extractive-document-summarization-on-cnnNeuSUM
ROUGE-1: 41.59
ROUGE-2: 19.01
ROUGE-L: 37.98

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Neural Document Summarization by Jointly Learning to Score and Select Sentences | Papers | HyperAI