paper-with-me

Papers

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, Vera Demberg

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 Scriptbase track that focuses on generating movie plots given movie scripts. The core innovation in our model employs a two-stage hierarchical architecture for movie script summarization. In the first stage, a heuristic extraction method is applied to extract actions and essential dialogues, which reduces the average length of input movie scripts by 66% from about 24K to 8K tokens. In the second stage, a state-of-the-art encoder-decoder model, Longformer-Encoder-Decoder (LED), is trained with effective fine-tuning methods, BitFit and NoisyTune. Evaluations on the unseen test set indicate that our system outperforms both zero-shot LED baselines as well as other participants on various automatic metrics and ranks 1st in the Scriptbase track.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

8kDecoderDocument Summarization

Similar Papers 제목 키워드 기반

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

The CreativeSumm 2022 Shared Task: A Two-Stage Summarization Model using Scene Attributes

2022-10-01 · COLING (CreativeSumm) 2022 10 · Eunchong Kim, Taewoo Yoo, Gunhee Cho, Suyoung Bae 외

In this paper, we describe our work for the CreativeSumm 2022 Shared Task, Automatic Summarization for Creative Writing. The task is to summarize movie scripts, which is challenging due to their long length and complex f…

Extractive Summarization

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

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

NexusSum: Hierarchical LLM Agents for Long-Form Narrative Summarization

2025-05-30 · Hyuntak Kim, Byung-Hak Kim

Summarizing long-form narratives--such as books, movies, and TV scripts--requires capturing intricate plotlines, character interactions, and thematic coherence, a task that remains challenging for existing LLMs. We intro…

DescriptiveFormLong-Form Narrative Summarization