CLCVDec 12, 2025

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

arXiv:2512.11399v2h-index: 16
Originality Incremental advance
AI Analysis

This work addresses the challenge of cost-effective analysis of lengthy video content for users relying on vision-language models, though it is incremental as it builds on existing methods for clip selection.

The paper tackles the problem of important visual information being lost in long videos by proposing a clip selection method that extracts key moments for multimodal summarization, achieving performance close to reference clips while using less than 6% of the video and maintaining low computational cost.

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 enable cost-effective analysis of lengthy video content. In this paper, we propose a clip selection method that targets key video moments to be included in a multimodal summary. We divide the video into short clips and generate compact visual descriptions of each using a lightweight video captioning model. These are then passed to a large language model (LLM), which selects the K clips containing the most relevant visual information for a multimodal summary. We evaluate our approach on reference clips for the task, automatically derived from full human-annotated screenplays and summaries in the MovieSum dataset. We further show that these reference clips (less than 6% of the movie) are sufficient to build a complete multimodal summary of the movies in MovieSum. Using our clip selection method, we achieve a summarization performance close to that of these reference clips while capturing substantially more relevant video information than random clip selection. Importantly, we maintain low computational cost by relying on a lightweight captioning model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes