paper-with-me

Papers

Video Summarization with Large Language Models

2025-04-15 · CVPR 2025 1 · Min Jung Lee, Dayoung Gong, Minsu Cho

The exponential increase in video content poses significant challenges in terms of efficient navigation, search, and retrieval, thus requiring advanced video summarization techniques. Existing video summarization methods, which heavily rely on visual features and temporal dynamics, often fail to capture the semantics of video content, resulting in incomplete or incoherent summaries. To tackle the challenge, we propose a new video summarization framework that leverages the capabilities of recent Large Language Models (LLMs), expecting that the knowledge learned from massive data enables LLMs to evaluate video frames in a manner that better aligns with diverse semantics and human judgments, effectively addressing the inherent subjectivity in defining keyframes. Our method, dubbed LLM-based Video Summarization (LLMVS), translates video frames into a sequence of captions using a Muti-modal Large Language Model (M-LLM) and then assesses the importance of each frame using an LLM, based on the captions in its local context. These local importance scores are refined through a global attention mechanism in the entire context of video captions, ensuring that our summaries effectively reflect both the details and the overarching narrative. Our experimental results demonstrate the superiority of the proposed method over existing ones in standard benchmarks, highlighting the potential of LLMs in the processing of multimedia content.

📄 PDF Abstract BibTeX arXiv:2504.11199

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelVideo 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 제목 키워드 기반

V2Xum-LLM: Cross-Modal Video Summarization with Temporal Prompt Instruction Tuning

2024-04-18 · Hang Hua, Yunlong Tang, Chenliang Xu, Jiebo Luo

Video summarization aims to create short, accurate, and cohesive summaries of longer videos. Despite the existence of various video summarization datasets, a notable limitation is their limited amount of source videos, w…

Text SummarizationVideo Summarization

Scaling Up Video Summarization Pretraining with Large Language Models

2024-04-04 · CVPR 2024 1 · Dawit Mureja Argaw, Seunghyun Yoon, Fabian Caba Heilbron, Hanieh Deilamsalehy 외

Long-form video content constitutes a significant portion of internet traffic, making automated video summarization an essential research problem. However, existing video summarization datasets are notably limited in the…

Video AlignmentVideo Summarization

CLIP-It! Language-Guided Video Summarization

2021-07-01 · NeurIPS 2021 12 · Medhini Narasimhan, Anna Rohrbach, Trevor Darrell

A generic video summary is an abridged version of a video that conveys the whole story and features the most important scenes. Yet the importance of scenes in a video is often subjective, and users should have the option…

Query-focused SummarizationQuery focused video summarizationSupervised Video SummarizationVideo Summarization

Personalized Video Summarization by Multimodal Video Understanding

2024-11-05 · Brian Chen, Xiangyuan Zhao, Yingnan Zhu

Video summarization techniques have been proven to improve the overall user experience when it comes to accessing and comprehending video content. If the user's preference is known, video summarization can identify signi…

Unsupervised Video SummarizationVideo SummarizationVideo Understanding

Language-Guided Self-Supervised Video Summarization Using Text Semantic Matching Considering the Diversity of the Video

2024-05-14 · Tomoya Sugihara, Shuntaro Masuda, Ling Xiao, Toshihiko Yamasaki

Current video summarization methods rely heavily on supervised computer vision techniques, which demands time-consuming and subjective manual annotations. To overcome these limitations, we investigated self-supervised vi…

DiversitySupervised Video SummarizationVideo Summarization