Video Representation Learning with Joint-Embedding Predictive Architectures
Katrina Drozdov, Ravid Shwartz-Ziv, Yann LeCun
TL;DR
The paper introduces Video JEPA with Variance-Covariance Regularization (VJ-VCR), a self-supervised method that predicts in the hidden representation space to learn high-level video dynamics while using variance-covariance regularization to prevent collapse. By optionally incorporating latent variables, VJ-VCR models uncertainty in non-deterministic futures and demonstrates superior capture of object dynamics compared to pixel-space generative baselines on MovingMNIST, CLEVRER, and CATER, with robust information-content analyses. The approach yields practical benefits in terms of representation richness, reduced dimensional collapse, and improved downstream performance for tasks like speed estimation and multi-label action recognition, while offering computational efficiency due to its non-pixel-focused objective. The work also provides a framework for integrating latent variables to model future uncertainty, setting the stage for scalable, interpretable, self-supervised video representation learning across diverse datasets.
Abstract
Video representation learning is an increasingly important topic in machine learning research. We present Video JEPA with Variance-Covariance Regularization (VJ-VCR): a joint-embedding predictive architecture for self-supervised video representation learning that employs variance and covariance regularization to avoid representation collapse. We show that hidden representations from our VJ-VCR contain abstract, high-level information about the input data. Specifically, they outperform representations obtained from a generative baseline on downstream tasks that require understanding of the underlying dynamics of moving objects in the videos. Additionally, we explore different ways to incorporate latent variables into the VJ-VCR framework that capture information about uncertainty in the future in non-deterministic settings.
