paper-with-me

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, with numerous direct and subtle relationships and contextual nuances that are difficult for machine learning models to accurately capture and comprehend. Recent attempts at screenplay summarization focus on fine-tuning transformer-based pre-trained models, but these models often fall short in capturing long-term dependencies and latent relationships, and frequently encounter the "lost in the middle" issue. To address these challenges, we introduce DiscoGraMS, a novel resource that represents movie scripts as a movie character-aware discourse graph (CaD Graph). This approach is well-suited for various downstream tasks, such as summarization, question-answering, and salience detection. The model aims to preserve all salient information, offering a more comprehensive and faithful representation of the screenplay's content. We further explore a baseline method that combines the CaD Graph with the corresponding movie script through a late fusion of graph and text modalities, and we present very initial promising results.

📄 PDF Abstract BibTeX arXiv:2410.14666

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationQuestion Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

Movie Plot Analysis via Turning Point Identification

2019-08-27 · IJCNLP 2019 11 · Pinelopi Papalampidi, Frank Keller, Mirella Lapata

According to screenwriting theory, turning points (e.g., change of plans, major setback, climax) are crucial narrative moments within a screenplay: they define the plot structure, determine its progression and segment th…

PositionSentenceTurning Point Identification

Automatic Summarization for Creative Writing: BART based Pipeline Method for Generating Summary of Movie Scripts

2022-10-01 · COLING (CreativeSumm) 2022 10 · Aditya Upadhyay, Nidhir Bhavsar, Aakash Bhatnagar, Muskaan Singh 외

This paper documents our approach for the Creative-Summ 2022 shared task for Automatic Summarization of Creative Writing. For this purpose, we develop an automatic summarization pipeline where we leverage a denoising aut…

Denoising

Predicting Oscar-Nominated Screenplays with Sentence Embeddings

2025-09-29 · Francis Gross arxiv

Oscar nominations are an important factor in the movie industry because they can boost both the visibility and the commercial success. This work explores whether it is possible to predict Oscar nominations for screenplay…

Minimal Clips, Maximum Salience: Long Video Summarization via Key Moment Extraction

2025-12-12 · Galann Pennec, Zhengyuan Liu, Nicholas Asher, Philippe Muller 외 arxiv

Vision-Language Models (VLMs) are able to process increasingly longer videos. Yet, important visual information is easily lost throughout the entire context and missed by VLMs. Also, it is important to design tools that …

Video SummarizationVideo Captioning