CLDec 2, 2022

NarraSum: A Large-Scale Dataset for Abstractive Narrative Summarization

arXiv:2212.01476v2295 citationsh-index: 41Has Code
AI Analysis

This dataset provides a resource for researchers in summarization and natural language understanding, though it is incremental as it focuses on a specific domain.

The authors introduced NarraSum, a large-scale dataset of 122K narrative documents from movie and TV plots with abstractive summaries, to address the challenge of narrative summarization requiring event causality and character understanding, and found a significant performance gap between humans and state-of-the-art models.

Narrative summarization aims to produce a distilled version of a narrative to describe its most salient events and characters. Summarizing a narrative is challenging as it requires an understanding of event causality and character behaviors. To encourage research in this direction, we propose NarraSum, a large-scale narrative summarization dataset. It contains 122K narrative documents, which are collected from plot descriptions of movies and TV episodes with diverse genres, and their corresponding abstractive summaries. Experiments show that there is a large performance gap between humans and the state-of-the-art summarization models on NarraSum. We hope that this dataset will promote future research in summarization, as well as broader studies of natural language understanding and generation. The dataset is available at https://github.com/zhaochaocs/narrasum.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes