paper-with-me

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 summarization, but they often struggle with processing long input contexts. Furthermore, while television transcripts have received attention in recent studies, movie screenplay summarization remains underexplored. To stimulate research in this area, we present a new dataset, MovieSum, for abstractive summarization of movie screenplays. This dataset comprises 2200 movie screenplays accompanied by their Wikipedia plot summaries. We manually formatted the movie screenplays to represent their structural elements. Compared to existing datasets, MovieSum possesses several distinctive features: (1) It includes movie screenplays, which are longer than scripts of TV episodes. (2) It is twice the size of previous movie screenplay datasets. (3) It provides metadata with IMDb IDs to facilitate access to additional external knowledge. We also show the results of recently released large language models applied to summarization on our dataset to provide a detailed baseline.

📄 PDF Abstract BibTeX arXiv:2408.06281

Code (1)

saxenarohit/moviesum 공식 구현

Tasks

Abstractive Text SummarizationDocument SummarizationLong-Form Narrative Summarization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

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

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…

ScreenWriter: Automatic Screenplay Generation and Movie Summarisation

2024-10-17 · Louis Mahon, Mirella Lapata

The proliferation of creative video content has driven demand for textual descriptions or summaries that allow users to recall key plot points or get an overview without watching. The volume of movie content and speed of…

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