paper-with-me

홈 › Papers

VideoXum: Cross-modal Visual and Textural Summarization of Videos

2023-03-21 · Jingyang Lin, Hang Hua, Ming Chen, Yikang Li, Jenhao Hsiao, Chiuman Ho, Jiebo Luo

Video summarization aims to distill the most important information from a source video to produce either an abridged clip or a textual narrative. Traditionally, different methods have been proposed depending on whether the output is a video or text, thus ignoring the correlation between the two semantically related tasks of visual summarization and textual summarization. We propose a new joint video and text summarization task. The goal is to generate both a shortened video clip along with the corresponding textual summary from a long video, collectively referred to as a cross-modal summary. The generated shortened video clip and text narratives should be semantically well aligned. To this end, we first build a large-scale human-annotated dataset -- VideoXum (X refers to different modalities). The dataset is reannotated based on ActivityNet. After we filter out the videos that do not meet the length requirements, 14,001 long videos remain in our new dataset. Each video in our reannotated dataset has human-annotated video summaries and the corresponding narrative summaries. We then design a novel end-to-end model -- VTSUM-BILP to address the challenges of our proposed task. Moreover, we propose a new metric called VT-CLIPScore to help evaluate the semantic consistency of cross-modality summary. The proposed model achieves promising performance on this new task and establishes a benchmark for future research.

📄 PDF Abstract BibTeX arXiv:2303.12060

Code (1)

jylins/videoxum 공식 구현 pytorch

Tasks

Text SummarizationVideo Summarization

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

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

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

Video Summarization

Multi-modal Summarization for Asynchronous Collection of Text, Image, Audio and Video

2017-09-01 · EMNLP 2017 9 · Haoran Li, Junnan Zhu, Cong Ma, Jiajun Zhang 외

The rapid increase of the multimedia data over the Internet necessitates multi-modal summarization from collections of text, image, audio and video. In this work, we propose an extractive Multi-modal Summarization (MMS) …

Automatic Speech Recognition (ASR)Document SummarizationSpeech RecognitionVideo Summarization

Towards Visually Grounded Multimodal Summarization via Cross-Modal Transformer and Gated Attention

2026-05-12 · Abid Ali, Diego Molla-Aliod, Usman Naseem arxiv

Multimodal summarization requires models to jointly understand textual and visual inputs to generate concise, semantically coherent summaries. Existing methods often inject shallow visual features into deep language mode…

Text SummarizationPoint Processes

Spiking Variational Graph Representation Inference for Video Summarization

2025-08-21 · Wenrui Li, Wei Han, Liang-Jian Deng, Ruiqin Xiong 외 arxiv

With the rise of short video content, efficient video summarization techniques for extracting key information have become crucial. However, existing methods struggle to capture the global temporal dependencies and mainta…

Video Summarization