Command Palette
Search for a command to run...
MemSum: Extractive Summarization of Long Documents Using Multi-Step Episodic Markov Decision Processes
Nianlong Gu; Elliott Ash; Richard H.R. Hahnloser

Abstract
We introduce MemSum (Multi-step Episodic Markov decision process extractive SUMmarizer), a reinforcement-learning-based extractive summarizer enriched at each step with information on the current extraction history. When MemSum iteratively selects sentences into the summary, it considers a broad information set that would intuitively also be used by humans in this task: 1) the text content of the sentence, 2) the global text context of the rest of the document, and 3) the extraction history consisting of the set of sentences that have already been extracted. With a lightweight architecture, MemSum obtains state-of-the-art test-set performance (ROUGE) in summarizing long documents taken from PubMed, arXiv, and GovReport. Ablation studies demonstrate the importance of local, global, and history information. A human evaluation confirms the high quality and low redundancy of the generated summaries, stemming from MemSum's awareness of extraction history.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| extractive-text-summarization-on-govreport | MemSum (extractive) | Avg. Test Rouge1: 59.43 Avg. Test Rouge2: 28.60 Avg. Test RougeLsum: 56.69 |
| text-summarization-on-arxiv | MemSum (extractive) | ROUGE-1: 48.42 ROUGE-2: 20.30 ROUGE-L: 42.54 |
| text-summarization-on-pubmed-1 | MemSum (extractive) | ROUGE-1: 49.25 ROUGE-2: 22.94 ROUGE-L: 44.42 |
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.