"Previously on ..." From Recaps to Story Summarization
Aditya Kumar Singh, Dhruv Srivastava, Makarand Tapaswi
TL;DR
The paper tackles long-form multimodal storytelling by leveraging TV episode recaps to supervise extractive video-text summarization. It introduces PlotSnap, a dataset built from two crime-thriller series, and TaleSumm, a two-level hierarchical Transformer that first builds shot- and dialog-level representations and then models episode-scale interactions within local story groups to predict per-shot and per-dialogue importance. The approach yields state-of-the-art results on PlotSnap and competitive performance on classic video summarization benchmarks, with strong cross-season and cross-series generalization. By using recap-based supervision, the work demonstrates a scalable pathway to multimodal story summarization for long videos, with practical implications for viewing aids and content analysis.
Abstract
We introduce multimodal story summarization by leveraging TV episode recaps - short video sequences interweaving key story moments from previous episodes to bring viewers up to speed. We propose PlotSnap, a dataset featuring two crime thriller TV shows with rich recaps and long episodes of 40 minutes. Story summarization labels are unlocked by matching recap shots to corresponding sub-stories in the episode. We propose a hierarchical model TaleSumm that processes entire episodes by creating compact shot and dialog representations, and predicts importance scores for each video shot and dialog utterance by enabling interactions between local story groups. Unlike traditional summarization, our method extracts multiple plot points from long videos. We present a thorough evaluation on story summarization, including promising cross-series generalization. TaleSumm also shows good results on classic video summarization benchmarks.
