Methods › General › Self-Supervised Learning › CVRL

Contrastive Video Representation Learning

CVRL

3 papers tagged archive 2025-07-28

Introduced by Rui Qian et al. in Spatiotemporal Contrastive Video Representation Learning

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Contrastive Video Representation Learning, or CVRL, is a self-supervised contrastive learning framework for learning spatiotemporal visual representations from unlabeled videos. Representations are learned using a contrastive loss, where two clips from the same short video are pulled together in the embedding space, while clips from different videos are pushed away. Data augmentations are designed involving spatial and temporal cues. Concretely, a temporally consistent spatial augmentation method is used to impose strong spatial augmentations on each frame of the video while maintaining the temporal consistency across frames. A sampling-based temporal augmentation method is also used to avoid overly enforcing invariance on clips that are distant in time.

End-to-end, from a raw video, we first sample a temporal interval from a monotonically decreasing distribution. The temporal interval represents the number of frames between the start points of two clips, and we sample two clips from a video according to this interval. Afterwards we apply a temporally consistent spatial augmentation to each of the clips and feed them into a 3D backbone with an MLP head. The contrastive loss is used to train the network to attract the clips from the same video and repel the clips from different videos in the embedding space.

PaperSource

Papers archive 2025-07-28

3 shown of 3, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

9 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Contrastive Learning3
Representation Learning2
Self-Supervised Learning2
Action Recognition1
Data Augmentation1
Diversity1
Self-Supervised Action Recognition1
Self-Supervised Action Recognition Linear1
Unsupervised Pre-training1

Usage over time archive 2025-07-28

Papers per year tagged with CVRL: 2020 to 2023, peak 1 1 0 2020: 1 paper 2020 2021: 0 papers 2021 2022: 1 paper 2022 2023: 1 paper 2023
Papers per year the archive tags with this method, by the paper's archive date (3 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Self-Supervised LearningGenerative Video Models

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections