Abstractive Text Summarization

325 papers with code • 19 benchmarks • 48 datasets

Abstractive Text Summarization is the task of generating a short and concise summary that captures the salient ideas of the source text. The generated summaries potentially contain new phrases and sentences that may not appear in the source text.

Source: Generative Adversarial Network for Abstractive Text Summarization

Image credit: Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond

Libraries

Use these libraries to find Abstractive Text Summarization models and implementations

Mitigating Hallucination in Abstractive Summarization with Domain-Conditional Mutual Information

qqplot/dcpmi 15 Apr 2024

We hypothesize that the domain (or topic) of the source text triggers the model to generate text that is highly probable in the domain, neglecting the details of the source text.

0
15 Apr 2024

ACLSum: A New Dataset for Aspect-based Summarization of Scientific Publications

sobamchan/aclsum 8 Mar 2024

Extensive efforts in the past have been directed toward the development of summarization datasets.

2
08 Mar 2024

Semi-Supervised Dialogue Abstractive Summarization via High-Quality Pseudolabel Selection

amazon-science/summarization-sicf-score 6 Mar 2024

Semi-supervised dialogue summarization (SSDS) leverages model-generated summaries to reduce reliance on human-labeled data and improve the performance of summarization models.

6
06 Mar 2024

Improving Factual Error Correction for Abstractive Summarization via Data Distillation and Conditional-generation Cloze

mr-kenlee/factcloze 13 Feb 2024

Improving factual consistency in abstractive summarization has been a focus of current research.

1
13 Feb 2024

Source Identification in Abstractive Summarization

suhara/sourcesum 7 Feb 2024

Neural abstractive summarization models make summaries in an end-to-end manner, and little is known about how the source information is actually converted into summaries.

1
07 Feb 2024

LOCOST: State-Space Models for Long Document Abstractive Summarization

flbbb/locost-summarization 31 Jan 2024

State-space models are a low-complexity alternative to transformers for encoding long sequences and capturing long-term dependencies.

13
31 Jan 2024

MedTSS: transforming abstractive summarization of scientific articles with linguistic analysis and concept reinforcement

NadiaSaeed/MedTSS Knowledge and Information Systems 2024

This research addresses the limitations of pretrained models (PTMs) in generating accurate and comprehensive abstractive summaries for scientific articles, with a specific focus on the challenges posed by medical research.

1
30 Jan 2024

Revisiting Zero-Shot Abstractive Summarization in the Era of Large Language Models from the Perspective of Position Bias

anshuman23/llm_position_bias 3 Jan 2024

We characterize and study zero-shot abstractive summarization in Large Language Models (LLMs) by measuring position bias, which we propose as a general formulation of the more restrictive lead bias phenomenon studied previously in the literature.

0
03 Jan 2024

ZeroQuant(4+2): Redefining LLMs Quantization with a New FP6-Centric Strategy for Diverse Generative Tasks

microsoft/DeepSpeed 14 Dec 2023

With our design, FP6 can become a promising solution to the current 4-bit quantization methods used in LLMs.

32,658
14 Dec 2023

FREDSum: A Dialogue Summarization Corpus for French Political Debates

linto-ai/fredsum 8 Dec 2023

In this paper, we present a dataset of French political debates for the purpose of enhancing resources for multi-lingual dialogue summarization.

9
08 Dec 2023