paper-with-me

홈 › Papers

Video Contrastive Learning with Global Context

2021-08-05 · Haofei Kuang, Yi Zhu, Zhi Zhang, Xinyu Li, Joseph Tighe, Sören Schwertfeger, Cyrill Stachniss, Mu Li

Contrastive learning has revolutionized self-supervised image representation learning field, and recently been adapted to video domain. One of the greatest advantages of contrastive learning is that it allows us to flexibly define powerful loss objectives as long as we can find a reasonable way to formulate positive and negative samples to contrast. However, existing approaches rely heavily on the short-range spatiotemporal salience to form clip-level contrastive signals, thus limit themselves from using global context. In this paper, we propose a new video-level contrastive learning method based on segments to formulate positive pairs. Our formulation is able to capture global context in a video, thus robust to temporal content change. We also incorporate a temporal order regularization term to enforce the inherent sequential structure of videos. Extensive experiments show that our video-level contrastive learning framework (VCLR) is able to outperform previous state-of-the-arts on five video datasets for downstream action classification, action localization and video retrieval. Code is available at https://github.com/amazon-research/video-contrastive-learning.

📄 PDF Abstract BibTeX arXiv:2108.02722

Code (1)

amazon-research/video-contrastive-learning 공식 구현 pytorch

Tasks

Action ClassificationAction LocalizationContrastive LearningRepresentation LearningRetrievalVideo Retrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Denoising-Contrastive Alignment for Continuous Sign Language Recognition

2023-05-05 · Leming Guo, Wanli Xue, ShengYong Chen

Continuous sign language recognition (CSLR) aims to recognize signs in untrimmed sign language videos to textual glosses. A key challenge of CSLR is achieving effective cross-modality alignment between video and gloss se…

DenoisingRepresentation LearningSign Language Recognition

Contextual Augmented Global Contrast for Multimodal Intent Recognition

2024-01-01 · CVPR 2024 1 · Kaili Sun, Zhiwen Xie, Mang Ye, Huyin Zhang

Multimodal intent recognition (MIR) aims to perceive the human intent polarity via language visual and acoustic modalities. The inherent intent ambiguity makes it challenging to recognize in multimodal scenarios. Exi…

Contrastive LearningIntent RecognitionMultimodal Intent RecognitionMultimodal Sentiment Analysis+2

Supervised Contrastive Frame Aggregation for Video Representation Learning

2025-12-14 · Shaif Chowdhury, Mushfika Rahman, Greg Hamerly arxiv

We propose a supervised contrastive learning framework for video representation learning that leverages temporally global context. We introduce a video to image aggregation strategy that spatially arranges multiple frame…

Representation LearningContrastive LearningData Augmentation

Context-aware TFL: A Universal Context-aware Contrastive Learning Framework for Temporal Forgery Localization

2025-06-10 · Qilin Yin, Wei Lu, Xiangyang Luo, Xiaochun Cao

Most research efforts in the multimedia forensics domain have focused on detecting forgery audio-visual content and reached sound achievements. However, these works only consider deepfake detection as a classification ta…

Anomaly DetectionContrastive LearningDeepFake DetectionFace Swapping+1

Temporal Contrastive Graph Learning for Video Action Recognition and Retrieval

2021-01-04 · Yang Liu, Keze Wang, Haoyuan Lan, Liang Lin

Attempt to fully discover the temporal diversity and chronological characteristics for self-supervised video representation learning, this work takes advantage of the temporal dependencies within videos and further propo…

Action RecognitionContrastive LearningGraph LearningRepresentation Learning+3