paper-with-me

Papers

Unsupervised Modality-Transferable Video Highlight Detection with Representation Activation Sequence Learning

2024-03-14 · Tingtian Li, Zixun Sun, Xinyu Xiao

Identifying highlight moments of raw video materials is crucial for improving the efficiency of editing videos that are pervasive on internet platforms. However, the extensive work of manually labeling footage has created obstacles to applying supervised methods to videos of unseen categories. The absence of an audio modality that contains valuable cues for highlight detection in many videos also makes it difficult to use multimodal strategies. In this paper, we propose a novel model with cross-modal perception for unsupervised highlight detection. The proposed model learns representations with visual-audio level semantics from image-audio pair data via a self-reconstruction task. To achieve unsupervised highlight detection, we investigate the latent representations of the network and propose the representation activation sequence learning (RASL) module with k-point contrastive learning to learn significant representation activations. To connect the visual modality with the audio modality, we use the symmetric contrastive learning (SCL) module to learn the paired visual and audio representations. Furthermore, an auxiliary task of masked feature vector sequence (FVS) reconstruction is simultaneously conducted during pretraining for representation enhancement. During inference, the cross-modal pretrained model can generate representations with paired visual-audio semantics given only the visual modality. The RASL module is used to output the highlight scores. The experimental results show that the proposed framework achieves superior performance compared to other state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2403.09401

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningHighlight Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Transcript-assisted Video Summarization and Highlight Detection

2025-05-29 · Spyros Barbakos, Charalampos Antoniadis, Gerasimos Potamianos, Gianluca Setti

Video consumption is a key part of daily life, but watching entire videos can be tedious. To address this, researchers have explored video summarization and highlight detection to identify key video segments. While some …

Highlight DetectionReinforcement Learning (RL)Video Summarization

Interact Before Align: Leveraging Cross-Modal Knowledge for Domain Adaptive Action Recognition

2022-01-01 · CVPR 2022 1 · Lijin Yang, Yifei HUANG, Yusuke Sugano, Yoichi Sato

Unsupervised domain adaptive video action recognition aims to recognize actions of a target domain using a model trained with only out-of-domain (source) annotations. The inherent complexity of videos makes this task…

Action RecognitionTemporal Action Localization

Contrastive Learning for Unsupervised Video Highlight Detection

2022-01-01 · CVPR 2022 1 · Taivanbat Badamdorj, Mrigank Rochan, Yang Wang, Li Cheng

Video highlight detection can greatly simplify video browsing, potentially paving the way for a wide range of applications. Existing efforts are mostly fully-supervised, requiring humans to manually identify and labe…

Contrastive LearningHighlight Detection

Test-Time Adaptation for Video Highlight Detection Using Meta-Auxiliary Learning and Cross-Modality Hallucinations

2025-08-06 · Zahidul Islam, Sujoy Paul, Mrigank Rochan arxiv

Existing video highlight detection methods, although advanced, struggle to generalize well to all test videos. These methods typically employ a generic highlight detection model for each test video, which is suboptimal a…

Test-time AdaptationHighlight Detection

Unsupervised Video Highlight Detection by Learning from Audio and Visual Recurrence

2024-07-18 · Zahidul Islam, Sujoy Paul, Mrigank Rochan

With the exponential growth of video content, the need for automated video highlight detection to extract key moments or highlights from lengthy videos has become increasingly pressing. This technology has the potential …

Highlight Detection