paper-with-me

홈 › Papers

MovieTeller: Tool-augmented Movie Synopsis with ID Consistent Progressive Abstraction

2026-02-26 · Yizhi Li, Xiaohan Chen, Miao Jiang, Wentao Tang, Gaoang Wang arxiv

With the explosive growth of digital entertainment, automated video summarization has become indispensable for applications such as content indexing, personalized recommendation, and efficient media archiving. Automatic synopsis generation for long-form videos, such as movies and TV series, presents a significant challenge for existing Vision-Language Models (VLMs). While proficient at single-image captioning, these general-purpose models often exhibit critical failures in long-duration contexts, primarily a lack of ID-consistent character identification and a fractured narrative coherence. To overcome these limitations, we propose MovieTeller, a novel framework for generating movie synopses via tool-augmented progressive abstraction. Our core contribution is a training-free, tool-augmented, fact-grounded generation process. Instead of requiring costly model fine-tuning, our framework directly leverages off-the-shelf models in a plug-and-play manner. We first invoke a specialized face recognition model as an external "tool" to establish Factual Groundings--precise character identities and their corresponding bounding boxes. These groundings are then injected into the prompt to steer the VLM's reasoning, ensuring the generated scene descriptions are anchored to verifiable facts. Furthermore, our progressive abstraction pipeline decomposes the summarization of a full-length movie into a multi-stage process, effectively mitigating the context length limitations of current VLMs. Experiments demonstrate that our approach yields significant improvements in factual accuracy, character consistency, and overall narrative coherence compared to end-to-end baselines.

📄 PDF Abstract BibTeX arXiv:2602.23228

Code (0)

등록된 구현이 없습니다.

Tasks

Video SummarizationFace RecognitionImage Captioning

Similar Papers 제목 키워드 기반

A Graph-Based Framework to Bridge Movies and Synopses

2019-10-24 · ICCV 2019 10 · Yu Xiong, Qingqiu Huang, Lingfeng Guo, Hang Zhou 외

Inspired by the remarkable advances in video analytics, research teams are stepping towards a greater ambition -- movie understanding. However, compared to those activity videos in conventional datasets, movies are signi…

MPDS: A Movie Posters Dataset for Image Generation with Diffusion Model

2024-10-22 · Meng Xu, Tong Zhang, Fuyun Wang, Yi Lei 외

Movie posters are vital for captivating audiences, conveying themes, and driving market competition in the film industry. While traditional designs are laborious, intelligent generation technology offers efficiency gains…

4k8kImage GenerationText to Image Generation+1

Predicting the Genre and Rating of a Movie Based on its Synopsis

2018-12-01 · PACLIC 2018 12 · Varshit Battu, Vishal Batchu, Rama Rohit Reddy Gangula, Mohana Murali Krishna Reddy Dakannagari 외

TeViS:Translating Text Synopses to Video Storyboards

2022-12-31 · Xu Gu, Yuchong Sun, Feiyue Ni, ShiZhe Chen 외

A video storyboard is a roadmap for video creation which consists of shot-by-shot images to visualize key plots in a text synopsis. Creating video storyboards, however, remains challenging which not only requires cross-m…

Language ModellingQuantization

Movies2Scenes: Using Movie Metadata to Learn Scene Representation

2022-02-22 · CVPR 2023 1 · Shixing Chen, Chun-Hao Liu, Xiang Hao, Xiaohan Nie 외

Understanding scenes in movies is crucial for a variety of applications such as video moderation, search, and recommendation. However, labeling individual scenes is a time-consuming process. In contrast, movie level meta…

Contrastive LearningScene Understanding