EA-VTR: Event-Aware Video-Text Retrieval
Zongyang Ma, Ziqi Zhang, Yuxin Chen, Zhongang Qi, Chunfeng Yuan, Bing Li, Yingmin Luo, Xu Li, Xiaojuan Qi, Ying Shan, Weiming Hu
TL;DR
This work tackles the lack of explicit event content and temporal transitions in web-scale video-text data by introducing Event Content Augmentation (ECA) and Event Temporal Augmentation (ETA) to enrich pre-training corpora. It then presents EA-VTR, a dual-encoder video-text retriever that learns both frame-level event content (ECL) and event temporal transitions (ETL) using a multi-granularity video encoder with Frame [CLS] tokens, trained via Alternating Iteration Training. Empirically, EA-VTR outperforms prior dual-encoder methods on zero-shot and fine-tuned text-to-video retrieval, and demonstrates superior event understanding across Multi-event Video-Text Retrieval, Video Moment Retrieval, and Test of Time, while maintaining high efficiency relative to joint-encoder models. These results highlight the practical impact of explicit event-aware learning for robust video-text alignment and temporal reasoning.
Abstract
Understanding the content of events occurring in the video and their inherent temporal logic is crucial for video-text retrieval. However, web-crawled pre-training datasets often lack sufficient event information, and the widely adopted video-level cross-modal contrastive learning also struggles to capture detailed and complex video-text event alignment. To address these challenges, we make improvements from both data and model perspectives. In terms of pre-training data, we focus on supplementing the missing specific event content and event temporal transitions with the proposed event augmentation strategies. Based on the event-augmented data, we construct a novel Event-Aware Video-Text Retrieval model, ie, EA-VTR, which achieves powerful video-text retrieval ability through superior video event awareness. EA-VTR can efficiently encode frame-level and video-level visual representations simultaneously, enabling detailed event content and complex event temporal cross-modal alignment, ultimately enhancing the comprehensive understanding of video events. Our method not only significantly outperforms existing approaches on multiple datasets for Text-to-Video Retrieval and Video Action Recognition tasks, but also demonstrates superior event content perceive ability on Multi-event Video-Text Retrieval and Video Moment Retrieval tasks, as well as outstanding event temporal logic understanding ability on Test of Time task.
