paper-with-me

홈 › Papers

SD-VSum: A Method and Dataset for Script-Driven Video Summarization

2025-05-06 · Manolis Mylonas, Evlampios Apostolidis, Vasileios Mezaris

In this work, we introduce the task of script-driven video summarization, which aims to produce a summary of the full-length video by selecting the parts that are most relevant to a user-provided script outlining the visual content of the desired summary. Following, we extend a recently-introduced large-scale dataset for generic video summarization (VideoXum) by producing natural language descriptions of the different human-annotated summaries that are available per video. In this way we make it compatible with the introduced task, since the available triplets of ``video, summary and summary description'' can be used for training a method that is able to produce different summaries for a given video, driven by the provided script about the content of each summary. Finally, we develop a new network architecture for script-driven video summarization (SD-VSum), that relies on the use of a cross-modal attention mechanism for aligning and fusing information from the visual and text modalities. Our experimental evaluations demonstrate the advanced performance of SD-VSum against state-of-the-art approaches for query-driven and generic (unimodal and multimodal) summarization from the literature, and document its capacity to produce video summaries that are adapted to each user's needs about their content.

📄 PDF Abstract BibTeX arXiv:2505.03319

Code (1)

idt-iti/sd-vsum 공식 구현 pytorch

Tasks

Video 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 제목 키워드 기반

SD-MVSum: Script-Driven Multimodal Video Summarization Method and Datasets

2025-10-07 · Manolis Mylonas, Charalampia Zerva, Evlampios Apostolidis, Vasileios Mezaris arxiv

In this work, we present a method and two large-scale datasets for Script-Driven Multimodal Video Summarization. The proposed method, SD-MVSum, builds on our earlier SD-VSum method for script-driven video summarization, …

Semantic SimilarityVideo Summarization

Use of Affective Visual Information for Summarization of Human-Centric Videos

2021-07-08 · Berkay Köprü, Engin Erzin

Increasing volume of user-generated human-centric video content and their applications, such as video retrieval and browsing, require compact representations that are addressed by the video summarization literature. Curr…

Emotion RecognitionRetrievalSupervised Video SummarizationVideo Retrieval+1

TVSum: Summarizing Web Videos Using Titles

2015-06-01 · CVPR 2015 6 · Yale Song, Jordi Vallmitjana, Amanda Stent, Alejandro Jaimes

Video summarization is a challenging problem in part because knowing which part of a video is important requires prior knowledge about its main topic. We present TVSum, an unsupervised video summarization framework that …

DescriptiveImage RetrievalUnsupervised Video SummarizationVideo Summarization

LVSum: A Benchmark for Timestamp-Aware Long Video Summarization

2026-04-11 · Alkesh Patel, Melis Ozyildirim, Ying-Chang Cheng, Ganesh Nagarajan arxiv

Long video summarization presents significant challenges for multimodal large language models (MLLMs), particularly in maintaining temporal fidelity over extended durations and producing summaries that are both semantica…

Video Summarization

Role of Audio in Audio-Visual Video Summarization

2022-12-02 · Ibrahim Shoer, Berkay Kopru, Engin Erzin

Video summarization attracts attention for efficient video representation, retrieval, and browsing to ease volume and traffic surge problems. Although video summarization mostly uses the visual channel for compaction, th…

RetrievalVideo Summarization