paper-with-me

Papers

Screenplay Summarization Using Latent Narrative Structure

2020-04-27 · ACL 2020 6 · Pinelopi Papalampidi, Frank Keller, Lea Frermann, Mirella Lapata

Most general-purpose extractive summarization models are trained on news articles, which are short and present all important information upfront. As a result, such models are biased on position and often perform a smart selection of sentences from the beginning of the document. When summarizing long narratives, which have complex structure and present information piecemeal, simple position heuristics are not sufficient. In this paper, we propose to explicitly incorporate the underlying structure of narratives into general unsupervised and supervised extractive summarization models. We formalize narrative structure in terms of key narrative events (turning points) and treat it as latent in order to summarize screenplays (i.e., extract an optimal sequence of scenes). Experimental results on the CSI corpus of TV screenplays, which we augment with scene-level summarization labels, show that latent turning points correlate with important aspects of a CSI episode and improve summarization performance over general extractive algorithms leading to more complete and diverse summaries.

📄 PDF Abstract BibTeX arXiv:2004.12727

Code (2)

EdinburghNLP/csi-corpus 공식 구현
ppapalampidi/SUMMER 공식 구현 pytorch

Tasks

ArticlesDocument SummarizationExtractive SummarizationExtractive Text SummarizationPositionText SummarizationTurning Point Identification

Similar Papers 제목 키워드 기반

Movie Plot Analysis via Turning Point Identification

2019-08-27 · IJCNLP 2019 11 · Pinelopi Papalampidi, Frank Keller, Mirella Lapata

According to screenwriting theory, turning points (e.g., change of plans, major setback, climax) are crucial narrative moments within a screenplay: they define the plot structure, determine its progression and segment th…

PositionSentenceTurning Point Identification

Transformer-based Screenplay Summarization Using Augmented Learning Representation with Dialogue Information

2021-06-01 · NAACL (NUSE) 2021 6 · Myungji Lee, HongSeok Kwon, Jaehun Shin, WonKee Lee 외

Screenplay summarization is the task of extracting informative scenes from a screenplay. The screenplay contains turning point (TP) events that change the story direction and thus define the story structure decisively. A…

Attribute

MovieSum: An Abstractive Summarization Dataset for Movie Screenplays

2024-08-12 · Rohit Saxena, Frank Keller

Movie screenplay summarization is challenging, as it requires an understanding of long input contexts and various elements unique to movies. Large language models have shown significant advancements in document summariza…

Abstractive Text SummarizationDocument SummarizationLong-Form Narrative Summarization

DiscoGraMS: Enhancing Movie Screen-Play Summarization using Movie Character-Aware Discourse Graph

2024-10-18 · Maitreya Prafulla Chitale, Uday Bindal, Rajakrishnan Rajkumar, Rahul Mishra

Summarizing movie screenplays presents a unique set of challenges compared to standard document summarization. Screenplays are not only lengthy, but also feature a complex interplay of characters, dialogues, and scenes, …

Document SummarizationQuestion Answering

Beyond Direct Generation: A Decomposed Approach to Well-Crafted Screenwriting with LLMs

2025-10-27 · Hang Lei, Shengyi Zong, Zhaoyan Li, Ziren Zhou 외 arxiv

The screenplay serves as the foundation for television production, defining narrative structure, character development, and dialogue. While Large Language Models (LLMs) show great potential in creative writing, direct en…