Browse State-of-the-Art › Document Summarization
Document Summarization
226 papers with code · 7 benchmarks · 28 datasets archive 2025-07-28
Automatic Document Summarization is the task of rewriting a document into its shorter form while still retaining its important content. The most popular two paradigms are extractive approaches and abstractive approaches. Extractive approaches generate summaries by extracting parts of the original document (usually sentences), while abstractive methods may generate new words or phrases which are not in the original document.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
7 leaderboard tables shown for this task, 7 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| CNN / Daily Mail (26 rows) | Scrambled code + broken (alter) | Universal Evasion Attacks on Summarization Scoring | code | — | Compare |
| HowSumm-Step (11 rows) | LexRank (query: step title) | HowSumm: A Multi-Document Summarization Dataset Derived from... | code | — | Compare |
| HowSumm-Method (9 rows) | LexRank (query: method + article + steps titles) | HowSumm: A Multi-Document Summarization Dataset Derived from... | code | — | Compare |
| Arxiv HEP-TH citation graph (1 row) | DeepPyramidion | Sparsifying Transformer Models with Trainable Representation Pooling | — | — | Compare |
| arXiv Summarization Dataset (1 row) | DeepPyramidion | Sparsifying Transformer Models with Trainable Representation Pooling | — | — | Compare |
| BBC XSum (1 row) | BigBird-Pegasus | Big Bird: Transformers for Longer Sequences | code | Syntology ran 10 of 15 samples · 5 unverified | Compare |
| WikiLingua (tr->en) (1 row) | DOCmT5 | DOCmT5: Document-Level Pretraining of Multilingual Language Models | — | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
28 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
1 subtask in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 226 papers with code (760 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
14 Apr 2017 39 repositories listed Syntology ran 30 of 64 samples · 34 unverified · 44 pointer-only (licence)Neural sequence-to-sequence models have provided a viable new approach for abstractive text summarization (meaning they are not restricted to simply selecting and rearranging passages from the original text).
-
14 Feb 2019 21 repositories listedNatural language processing tasks, such as question answering, machine translation, reading comprehension, and summarization, are typically approached with supervised learning on taskspecific datasets.
-
22 Aug 2019 19 repositories listed Syntology ran 7 of 21 samples · 14 unverifiedFor 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…
-
8 May 2019 9 repositories listedThis paper presents a new Unified pre-trained Language Model (UniLM) that can be fine-tuned for both natural language understanding and generation tasks.
-
18 Mar 2021 8 repositories listed Syntology ran 1 of 1 samples · 0 unverifiedOn a wide range of tasks across NLU, conditional and unconditional generation, GLM outperforms BERT, T5, and GPT given the same model sizes and data, and achieves the best performance from a single pretrained model with…
-
27 Jun 2023 7 repositories listed Syntology ran 9 of 15 samples · 6 unverified · 8 pointer-only (licence)We present Position Interpolation (PI) that extends the context window sizes of RoPE-based pretrained LLMs such as LLaMA models to up to 32768 with minimal fine-tuning (within 1000 steps), while demonstrating strong…
-
14 Nov 2016 7 repositories listed Syntology ran 0 of 7 samples · 7 unverifiedWe present SummaRuNNer, a Recurrent Neural Network (RNN) based sequence model for extractive summarization of documents and show that it achieves performance better than or comparable to state-of-the-art.
-
31 Aug 2018 5 repositories listed Syntology ran 5 of 6 samples · 1 unverifiedWe use this selector as a bottom-up attention step to constrain the model to likely phrases.
-
30 Jan 2018 4 repositories listedWe show that generating English Wikipedia articles can be approached as a multi- document summarization of source documents.
-
16 Oct 2021 3 repositories listed Syntology ran 4 of 7 samples · 3 unverifiedWe introduce PRIMERA, a pre-trained model for multi-document representation with a focus on summarization that reduces the need for dataset-specific architectures and large amounts of fine-tuning labeled data.
-
14 Nov 2020 3 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Finally, we present a search engine for this dataset which is utilized extensively by members of the National Speech and Debate Association today.
-
13 Apr 2020 3 repositories listedRedundancy-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.
-
31 May 2019 3 repositories listedThere is thus a crucial gap between sentence selection and fusion to support summarizing by both compressing single sentences and fusing pairs.
-
27 Aug 2018 3 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedWe introduce extreme summarization, a new single-document summarization task which does not favor extractive strategies and calls for an abstractive modeling approach.
-
16 Jun 2025 2 repositories listedALST supports training Meta's Llama 8B model with 500K sequence length on a single H100 GPU, 3.
-
3 Oct 2024 2 repositories listedLong-context models (LCMs) have made remarkable strides in recent years, offering users great convenience for handling tasks that involve long context, such as document summarization.
-
3 May 2024 2 repositories listedWe show that the estimated upper bound for extractive summarization increases by 217% in the ROUGE-2 score, when using full content instead of abstracts.
-
1 Oct 2022 2 repositories listedResearch in the biomedical domain is con- stantly challenged by its large amount of ever- evolving textual information.
-
16 Dec 2021 2 repositories listedText clustering methods were traditionally incorporated into multi-document summarization (MDS) as a means for coping with considerable information repetition.
-
16 Oct 2021 2 repositories listedTo the best of our knowledge, Summᴺ is the first multi-stage split-then-summarize framework for long input summarization.
-
13 Apr 2021 2 repositories listed Syntology ran 0 of 5 samples · 5 unverifiedIn support of this goal, we release MS^2 (Multi-Document Summarization of Medical Studies), a dataset of over 470k documents and 20k summaries derived from the scientific literature.
-
11 Oct 2020 2 repositories listedRecent work has proposed to summarize arguments by mapping them to a small set of expert-generated key points, where the salience of each key point corresponds to the number of its matching arguments.
-
15 Sep 2020 2 repositories listedA global scoring mechanism is then developed to regulate beam search to generate summaries in a near-global optimal fashion.
-
25 Aug 2020 2 repositories listedWe enlist medical professionals to evaluate generated summaries, and we find that modern summarization systems yield consistently fluent and relevant synopses, but that they are not always factual.
-
26 Jun 2020 2 repositories listed Syntology ran 15 of 18 samples · 3 unverified · 3 pointer-only (licence)The objective noisily captures aspects of paraphrase, translation, multi-document summarization, and information retrieval, allowing for strong zero-shot performance on several tasks.
-
20 May 2020 2 repositories listedGraphs that capture relations between textual units have great benefits for detecting salient information from multiple documents and generating overall coherent summaries.
-
2 May 2020 2 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedIt is well known that the standard likelihood training and approximate decoding objectives in neural text generation models lead to less human-like responses for open-ended tasks such as language modeling and story…
-
27 Apr 2020 2 repositories listedMost general-purpose extractive summarization models are trained on news articles, which are short and present all important information upfront.
-
19 Apr 2020 2 repositories listedThis paper creates a paradigm shift with regard to the way we build neural extractive summarization systems.
-
30 Nov 2018 2 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedWe propose TensorFlow Ranking, the first open source library for solving large-scale ranking problems in a deep learning framework.
Syntology lines on 13 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
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