"Previously on ..." From Recaps to Story Summarization
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Story Summarization | PlotSnap-24 Human labels 17 episodes (test) | Video AP48.7 | 5 | |
| Video Summarization | PlotSnap (val) | Video AP54.2 | 5 | |
| Video Summarization | PlotSnap (test) | Video AP50.6 | 5 | |
| Story Summarization | PlotSnap-24 Fandom labels 17 episodes (test) | Video AP44.5 | 5 | |
| Dialog Summarization | PlotSnap (val) | Dialog AP49 | 4 | |
| Dialog Summarization | PlotSnap (test) | Dialog AP46 | 4 | |
| Video Summarization | 24 X-Season (7-fold cross val test) | AP51 | 4 | |
| Video Summarization | Prison Break X-Series (test) | AP36.7 | 4 | |
| Video Summarization | SumMe | F1 Score57.5 | 4 | |
| Video Summarization | TVSum | F1 Score0.64 | 4 |