paper-with-me

홈 › Papers

STAGE: A Full-Screenplay Benchmark for Reasoning over Evolving Stories

2026-01-13 · Qiuyu Tian, Zequn Liu, Yiding Li, Fengyi Chen, Youyong Kong, Fan Guo, Yuyao Li, Jinjing Shen, Zhijing Xie, Yiyun Luo, Xin Zhang, Yingce Xia arxiv

Movie screenplays are a demanding testbed for long-form narrative understanding, as characters' goals, beliefs, knowledge, and relationships evolve continuously across scenes. However, existing benchmarks primarily evaluate isolated facts from the completed screenplay, leaving unassessed whether models can track the evolving state of characters as the story unfolds. We introduce STAGE, a benchmark over 151 English and Chinese full-length screenplays, built on a provenance-linked narrative backbone that recovers the state and epistemic access of each character at every point along its timeline. Three tasks derived from the backbone jointly probe whether models can maintain, explain, and act on evolving narrative state: Character Development Tracking updates a focal character's state between checkpoints, Cross-Scene Narrative Evolution Reasoning targets cross-scene state transitions, and In-Script Character Role-Playing requires responses bounded by the character's state and knowledge at a specified point. We identify three failure modes of current LLMs: silent forgetting under recursive state updating, limited cross-scene reasoning even when all relevant evidence is supplied, and a trade-off in role-playing where stylistic character fidelity and screenplay-grounded memory faithfulness are optimized by different memory-access strategies. STAGE thus provides a unified framework for diagnosing how current models fail to track, reason about, and enact story evolution.

📄 PDF Abstract BibTeX arXiv:2601.08510

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationQuestion AnsweringKnowledge Graphs

Similar Papers 제목 키워드 기반

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…

Predicting Oscar-Nominated Screenplays with Sentence Embeddings

2025-09-29 · Francis Gross arxiv

Oscar nominations are an important factor in the movie industry because they can boost both the visibility and the commercial success. This work explores whether it is possible to predict Oscar nominations for screenplay…

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

Narrative Knowledge Weaver: Narrative-Centric Retrieval-Augmented Reasoning for Long-Form Text Understanding

2026-06-04 · Qiuyu Tian, Fengyi Chen, Yiding Li, Youyong Kong 외 arxiv

Long-form narrative QA requires reasoning over evolving story worlds rather than isolated passages: answers may depend on earlier goals, changing character states, social relations, causal triggers, temporal position, an…

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