CVMar 19, 2025

When the Future Becomes the Past: Taming Temporal Correspondence for Self-supervised Video Representation Learning

arXiv:2503.15096v115 citationsh-index: 28Has CodeCVPR
Originality Incremental advance
AI Analysis

This addresses video representation learning for computer vision applications, presenting an incremental improvement over existing MVM methods.

The paper tackles the challenges of uncertainty in random temporal sampling and insufficient information compression in Masked Video Modeling for self-supervised video representation learning, proposing T-CoRe with sandwich sampling and latent space restoration to achieve superior performance across multiple downstream tasks.

The past decade has witnessed notable achievements in self-supervised learning for video tasks. Recent efforts typically adopt the Masked Video Modeling (MVM) paradigm, leading to significant progress on multiple video tasks. However, two critical challenges remain: 1) Without human annotations, the random temporal sampling introduces uncertainty, increasing the difficulty of model training. 2) Previous MVM methods primarily recover the masked patches in the pixel space, leading to insufficient information compression for downstream tasks. To address these challenges jointly, we propose a self-supervised framework that leverages Temporal Correspondence for video Representation learning (T-CoRe). For challenge 1), we propose a sandwich sampling strategy that selects two auxiliary frames to reduce reconstruction uncertainty in a two-side-squeezing manner. Addressing challenge 2), we introduce an auxiliary branch into a self-distillation architecture to restore representations in the latent space, generating high-level semantic representations enriched with temporal information. Experiments of T-CoRe consistently present superior performance across several downstream tasks, demonstrating its effectiveness for video representation learning. The code is available at https://github.com/yafeng19/T-CORE.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes