paper-with-me

홈 › Papers

EA-VTR: Event-Aware Video-Text Retrieval

2024-07-10 · Zongyang Ma, Ziqi Zhang, Yuxin Chen, Zhongang Qi, Chunfeng Yuan, Bing Li, Yingmin Luo, Xu Li, Xiaojuan Qi, Ying Shan, Weiming Hu

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.

📄 PDF Abstract BibTeX arXiv:2407.07478

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionContrastive Learningcross-modal alignmentMoment RetrievalRetrievalTemporal Action LocalizationText RetrievalText to Video RetrievalVideo RetrievalVideo-Text Retrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Sali4Vid: Saliency-Aware Video Reweighting and Adaptive Caption Retrieval for Dense Video Captioning

2025-09-04 · MinJu Jeon, Si-Woo Kim, Ye-Chan Kim, HyunGee Kim 외 arxiv

Dense video captioning aims to temporally localize events in video and generate captions for each event. While recent works propose end-to-end models, they suffer from two limitations: (1) applying timestamp supervision …

Dense Video Captioning

Event-aware Video Corpus Moment Retrieval

2024-02-21 · Danyang Hou, Liang Pang, HuaWei Shen, Xueqi Cheng

Video Corpus Moment Retrieval (VCMR) is a practical video retrieval task focused on identifying a specific moment within a vast corpus of untrimmed videos using the natural language query. Existing methods for VCMR typic…

Contrastive LearningMoment RetrievalPartially Relevant Video RetrievalRetrieval+2

Explicit Temporal-Semantic Modeling for Dense Video Captioning via Context-Aware Cross-Modal Interaction

2025-11-13 · Mingda Jia, Weiliang Meng, Zenghuang Fu, Yiheng Li 외 arxiv

Dense video captioning jointly localizes and captions salient events in untrimmed videos. Recent methods primarily focus on leveraging additional prior knowledge and advanced multi-task architectures to achieve competiti…

Dense Video CaptioningCross-Modal Retrieval

Knowledge-Refined Dual Context-Aware Network for Partially Relevant Video Retrieval

2026-03-25 · Junkai Yang, Qirui Wang, Yaoqing Jin, Shuai Ma 외 arxiv

Retrieving partially relevant segments from untrimmed videos remains difficult due to two persistent challenges: the mismatch in information density between text and video segments, and limited attention mechanisms that …

Partially Relevant Video Retrieval

U-CESE: Unified Clip-based Event Search Engine for AI Challenge HCMC 2025

2026-05-22 · Duc-Nhuan Le, Hoang-Phuc Nguyen, Thanh-Duy Lam, Minh-Nhut Dang 외 arxiv

Retrieving events from large-scale video datasets is challenging due to complex temporal, spatial, and multimodal information. This paper presents U-CESE, our solution for the AI Challenge HCMC 2025, a Unified Clip-based…