Joint Embedding Predictive Architectures Focus on Slow Features
November 20, 2022 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: .flake8, LICENSE, README.md, configs.py, data, decoder.py, diagnostics.py, lars.py, models.py, probing.py, pyproject.toml, reproduce_configs, resnet.py, rssm.py, simclr.py, train.py, uninit_baseline.py, vicreg.py
Authors
Vlad Sobal, Jyothir S, Siddhartha Jalagam, Nicolas Carion, Kyunghyun Cho, Yann LeCun
arXiv ID
2211.10831
Category
cs.LG: Machine Learning
Citations
12
Venue
arXiv.org
Repository
https://github.com/vladisai/JEPA_SSL_NeurIPS_2022
โญ 24
Last Checked
6 months ago
Abstract
Many common methods for learning a world model for pixel-based environments use generative architectures trained with pixel-level reconstruction objectives. Recently proposed Joint Embedding Predictive Architectures (JEPA) offer a reconstruction-free alternative. In this work, we analyze performance of JEPA trained with VICReg and SimCLR objectives in the fully offline setting without access to rewards, and compare the results to the performance of the generative architecture. We test the methods in a simple environment with a moving dot with various background distractors, and probe learned representations for the dot's location. We find that JEPA methods perform on par or better than reconstruction when distractor noise changes every time step, but fail when the noise is fixed. Furthermore, we provide a theoretical explanation for the poor performance of JEPA-based methods with fixed noise, highlighting an important limitation.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal