VideoLights: Feature Refinement and Cross-Task Alignment Transformer for Joint Video Highlight Detection and Moment Retrieval
Dhiman Paul, Md Rizwan Parvez, Nabeel Mohammed, Shafin Rahman
TL;DR
VideoLights tackles the joint problem of video highlight detection and moment retrieval by introducing a cross-modal, cross-task transformer framework. It integrates a Feature Refinement & Alignment (FRA) module, a Bi-Directional Cross-Modal Fusion (Bi-CMF) network, and a Unidirectional Joint-Task Feedback mechanism, guided by adaptive hard-positive/negative losses and task-coupled supervision, with LVLM-based pretraining (e.g., BLIP-2) to enhance multimodal fusion. The model achieves state-of-the-art results on QVHighlights, TVSum, and Charades-STA, with notable gains attributed to FRA’s local-global alignment, Bi-CMF’s hierarchical fusion, and the cross-task feedback strategy. This approach demonstrates strong generalization, particularly when augmented with synthetic pretraining data, and highlights the practical impact of tightly integrated cross-modal and cross-task dynamics for video understanding tasks.
Abstract
Prevailing joint prediction transformers for Video Highlight Detection and Moment Retrieval (HD/MR) exhibit deficiencies in handling cross-task dynamics, achieving robust video-text alignment, and utilizing effective attention mechanisms, with the potential of Large Language/Vision-Language Models (LLMs/LVLMs) being largely untapped. This paper introduces VideoLights, a novel HD/MR framework addressing these limitations by incorporating: (i) Convolutional Projection and Feature Refinement modules with an alignment loss for enhanced video-text feature congruity; (ii) a Bi-Directional Cross-Modal Fusion network for strongly coupled query-aware representations; (iii) a Uni-directional joint-task feedback mechanism for synergistic task improvement; (iv) hard positive/negative losses for adaptive learning; and (v) the leveraging of LVLMs (e.g., BLIP-2) for superior multimodal feature integration and intelligent pre-training with synthetic data. Comprehensive evaluations on QVHighlights, TVSum, and Charades-STA benchmarks demonstrate that VideoLights significantly surpasses existing baselines, establishing new state-of-the-art performances. Codes and model checkpoints are available at https://github.com/dpaul06/VideoLights .
