Extractive Text Summarization

32 papers with code • 5 benchmarks • 5 datasets

Given a document, selecting a subset of the words or sentences which best represents a summary of the document.

Libraries

Use these libraries to find Extractive Text Summarization models and implementations

Align and Attend: Multimodal Summarization with Dual Contrastive Losses

boheumd/A2Summ CVPR 2023

The goal of multimodal summarization is to extract the most important information from different modalities to form output summaries.

56
13 Mar 2023

MemSum: Extractive Summarization of Long Documents Using Multi-Step Episodic Markov Decision Processes

nianlonggu/memsum ACL 2022

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.

43
19 Jul 2021

CX DB8: A queryable extractive summarizer and semantic search engine

Hellisotherpeople/CX_DB8 7 Dec 2020

Competitive Debate's increasingly technical nature has left competitors looking for tools to accelerate evidence production.

221
07 Dec 2020

DebateSum: A large-scale argument mining and summarization dataset

Hellisotherpeople/DebateSum COLING (ArgMining) 2020

Finally, we present a search engine for this dataset which is utilized extensively by members of the National Speech and Debate Association today.

50
14 Nov 2020

Screenplay Summarization Using Latent Narrative Structure

EdinburghNLP/csi-corpus ACL 2020

Most general-purpose extractive summarization models are trained on news articles, which are short and present all important information upfront.

46
27 Apr 2020

Heterogeneous Graph Neural Networks for Extractive Document Summarization

brxx122/HeterSUMGraph ACL 2020

An intuitive way is to put them in the graph-based neural network, which has a more complex structure for capturing inter-sentence relationships.

238
26 Apr 2020

Extractive Summarization as Text Matching

maszhongming/MatchSum ACL 2020

This paper creates a paradigm shift with regard to the way we build neural extractive summarization systems.

518
19 Apr 2020

AREDSUM: Adaptive Redundancy-Aware Iterative Sentence Ranking for Extractive Document Summarization

nakhunchumpolsathien/ThaiSum EACL 2021

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.

37
13 Apr 2020