Papers › Neural Document Summarization by Jointly Learning to Score and Select Sentences
Neural Document Summarization by Jointly Learning to Score and Select Sentences
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.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Document Summarization | CNN / Daily Mail | NeuSUM | ROUGE-1 | 41.59 | #15 of 26 | Archive leaderboard | report |
| Document Summarization | CNN / Daily Mail | NeuSUM | ROUGE-2 | 19.01 | #15 of 26 | Archive leaderboard | report |
| Document Summarization | CNN / Daily Mail | NeuSUM | ROUGE-L | 37.98 | #15 of 26 | Archive leaderboard | report |
| Extractive Text Summarization | CNN / Daily Mail | NeuSUM | ROUGE-1 | 41.59 | #10 of 15 | Archive leaderboard | report |
| Extractive Text Summarization | CNN / Daily Mail | NeuSUM | ROUGE-2 | 19.01 | #10 of 15 | Archive leaderboard | report |
| Extractive Text Summarization | CNN / Daily Mail | NeuSUM | ROUGE-L | 37.98 | #10 of 15 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections