paper-with-me

홈 › Papers

"Previously on ..." From Recaps to Story Summarization

2024-05-19 · Aditya Kumar Singh, Dhruv Srivastava, Makarand Tapaswi

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.

📄 PDF Abstract BibTeX arXiv:2405.11487

Code (0)

등록된 구현이 없습니다.

Tasks

Video Summarization

Similar Papers 제목 키워드 기반

Previously on ... From Recaps to Story Summarization

2024-01-01 · CVPR 2024 1 · Aditya Kumar Singh, Dhruv Srivastava, Makarand Tapaswi

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 fe…

Video Summarization

Previously on the Stories: Recap Snippet Identification for Story Reading

2024-02-11 · Jiangnan Li, Qiujing Wang, Liyan Xu, Wenjie Pang 외

Similar to the "previously-on" scenes in TV shows, recaps can help book reading by recalling the readers' memory about the important elements in previous texts to better understand the ongoing plot. Despite its usefulnes…

SummScreen: A Dataset for Abstractive Screenplay Summarization

2021-04-14 · ACL 2022 5 · Mingda Chen, Zewei Chu, Sam Wiseman, Kevin Gimpel

We introduce SummScreen, a summarization dataset comprised of pairs of TV series transcripts and human written recaps. The dataset provides a challenging testbed for abstractive summarization for several reasons. Plot de…

Abstractive Text Summarization

TVStoryGen: A Dataset for Generating Stories with Character Descriptions

2021-09-18 · Mingda Chen, Kevin Gimpel

We introduce TVStoryGen, a story generation dataset that requires generating detailed TV show episode recaps from a brief summary and a set of documents describing the characters involved. Unlike other story generation d…

Abstractive Text SummarizationStory Generation

Summaries, Highlights, and Action items: Design, implementation and evaluation of an LLM-powered meeting recap system

2023-07-28 · Sumit Asthana, Sagih Hilleli, Pengcheng He, Aaron Halfaker

Meetings play a critical infrastructural role in coordinating work. The recent surge of hybrid and remote meetings in computer-mediated spaces has led to new problems (e.g., more time spent in less engaging meetings) and…