paper-with-me

Papers

Movie Summarization via Sparse Graph Construction

2020-12-14 · Pinelopi Papalampidi, Frank Keller, Mirella Lapata

We summarize full-length movies by creating shorter videos containing their most informative scenes. We explore the hypothesis that a summary can be created by assembling scenes which are turning points (TPs), i.e., key events in a movie that describe its storyline. We propose a model that identifies TP scenes by building a sparse movie graph that represents relations between scenes and is constructed using multimodal information. According to human judges, the summaries created by our approach are more informative and complete, and receive higher ratings, than the outputs of sequence-based models and general-purpose summarization algorithms. The induced graphs are interpretable, displaying different topology for different movie genres.

📄 PDF Abstract BibTeX arXiv:2012.07536

Code (1)

ppapalampidi/GraphTP 공식 구현 pytorch

Tasks

graph constructionTurning Point IdentificationVideo Summarization

Similar Papers 제목 키워드 기반

DiscoGraMS: Enhancing Movie Screen-Play Summarization using Movie Character-Aware Discourse Graph

2024-10-18 · Maitreya Prafulla Chitale, Uday Bindal, Rajakrishnan Rajkumar, Rahul Mishra

Summarizing movie screenplays presents a unique set of challenges compared to standard document summarization. Screenplays are not only lengthy, but also feature a complex interplay of characters, dialogues, and scenes, …

Document SummarizationQuestion Answering

Movie Script Summarization as Graph-based Scene Extraction

2015-05-01 · HLT 2015 5 · Mirella Lapata, Philip John Gorinski
NavigateQuestion Answering

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

Select and Summarize: Scene Saliency for Movie Script Summarization

2024-04-04 · Rohit Saxena, Frank Keller

Abstractive summarization for long-form narrative texts such as movie scripts is challenging due to the computational and memory constraints of current language models. A movie script typically comprises a large number o…

Abstractive Text SummarizationLong-Form Narrative Summarization

Two-Stage Movie Script Summarization: An Efficient Method For Low-Resource Long Document Summarization

2022-10-01 · COLING (CreativeSumm) 2022 10 · Dongqi Pu, Xudong Hong, Pin-Jie Lin, Ernie Chang 외

The Creative Summarization Shared Task at COLING 2022 aspires to generate summaries given long-form texts from creative writing. This paper presents the system architecture and the results of our participation in the Scr…

8kDecoderDocument Summarization