paper-with-me

홈 › Papers

Multi-Scale Contrastive Learning for Video Temporal Grounding

2024-12-10 · Thong Thanh Nguyen, Yi Bin, Xiaobao Wu, Zhiyuan Hu, Cong-Duy T Nguyen, See-Kiong Ng, Anh Tuan Luu

Temporal grounding, which localizes video moments related to a natural language query, is a core problem of vision-language learning and video understanding. To encode video moments of varying lengths, recent methods employ a multi-level structure known as a feature pyramid. In this structure, lower levels concentrate on short-range video moments, while higher levels address long-range moments. Because higher levels experience downsampling to accommodate increasing moment length, their capacity to capture information is reduced and consequently leads to degraded information in moment representations. To resolve this problem, we propose a contrastive learning framework to capture salient semantics among video moments. Our key methodology is to leverage samples from the feature space emanating from multiple stages of the video encoder itself requiring neither data augmentation nor online memory banks to obtain positive and negative samples. To enable such an extension, we introduce a sampling process to draw multiple video moments corresponding to a common query. Subsequently, by utilizing these moments' representations across video encoder layers, we instantiate a novel form of multi-scale and cross-scale contrastive learning that links local short-range video moments with global long-range video moments. Extensive experiments demonstrate the effectiveness of our framework for not only long-form but also short-form video grounding.

📄 PDF Abstract BibTeX arXiv:2412.07157

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationFormVideo GroundingVideo Understanding

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dual-task Mutual Reinforcing Embedded Joint Video Paragraph Retrieval and Grounding

2024-11-26 · Mengzhao Wang, Huafeng Li, Yafei Zhang, Jinxing Li 외

Video Paragraph Grounding (VPG) aims to precisely locate the most appropriate moments within a video that are relevant to a given textual paragraph query. However, existing methods typically rely on large-scale annotated…

Contrastive LearningRetrieval

HieraMamba: Video Temporal Grounding via Hierarchical Anchor-Mamba Pooling

2025-10-27 · Joungbin An, Kristen Grauman arxiv

Video temporal grounding, the task of localizing the start and end times of a natural language query in untrimmed video, requires capturing both global context and fine-grained temporal detail. This challenge is particul…

Grounding is All You Need? Dual Temporal Grounding for Video Dialog

2024-10-08 · You Qin, Wei Ji, Xinze Lan, Hao Fei 외

In the realm of video dialog response generation, the understanding of video content and the temporal nuances of conversation history are paramount. While a segment of current research leans heavily on large-scale pretra…

AllContrastive LearningResponse Generation

DeCo: Decomposition and Reconstruction for Compositional Temporal Grounding via Coarse-To-Fine Contrastive Ranking

2023-01-01 · CVPR 2023 1 · Lijin Yang, Quan Kong, Hsuan-Kung Yang, Wadim Kehl 외

Understanding dense action in videos is a fundamental challenge towards the generalization of vision models. Several works show that compositionality is key to achieving generalization by combining known primitive el…

Boundary DetectionSentence

Video sentence grounding with temporally global textual knowledge

2024-04-21 · Cai Chen, Runzhong Zhang, Jianjun Gao, Kejun Wu 외

Temporal sentence grounding involves the retrieval of a video moment with a natural language query. Many existing works directly incorporate the given video and temporally localized query for temporal grounding, overlook…

Contrastive LearningRetrievalSentenceTemporal Sentence Grounding