Unsupervised Modality-Transferable Video Highlight Detection with Representation Activation Sequence Learning
Tingtian Li, Zixun Sun, Xinyu Xiao
TL;DR
This work tackles unsupervised video highlight detection under audio-absent inference by pretraining a cross-modal model on image–audio pairs and deploying a dedicated Representation Activation Sequence Learning (RASL) module to identify salient moments via top-$k$ activations, complemented by a Symmetric Contrastive Learning (SCL) branch that links visual and audio representations. An auxiliary masked Feature Vector Sequence (FVS) reconstruction task with multitask learning reinforces robust latent representations. The framework enables inference with only visual input while maintaining cross-modal semantics learned during pretraining, and achieves superior or competitive results on YouTube Highlights and TVSum against supervised, weakly supervised, and unsupervised baselines. The approach offers practical benefits for wild video editing scenarios by reducing labeling demands, enabling robust highlight detection across unseen domains, and preserving efficiency with a compact model.
Abstract
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.
