paper-with-me

홈 › Papers

Gaussian Embeddings: How JEPAs Secretly Learn Your Data Density

2025-10-07 · Randall Balestriero, Nicolas Ballas, Mike Rabbat, Yann LeCun arxiv

Joint Embedding Predictive Architectures (JEPAs) learn representations able to solve numerous downstream tasks out-of-the-box. JEPAs combine two objectives: (i) a latent-space prediction term, i.e., the representation of a slightly perturbed sample must be predictable from the original sample's representation, and (ii) an anti-collapse term, i.e., not all samples should have the same representation. While (ii) is often considered as an obvious remedy to representation collapse, we uncover that JEPAs' anti-collapse term does much more--it provably estimates the data density. In short, any successfully trained JEPA can be used to get sample probabilities, e.g., for data curation, outlier detection, or simply for density estimation. Our theoretical finding is agnostic of the dataset and architecture used--in any case one can compute the learned probabilities of sample $x$ efficiently and in closed-form using the model's Jacobian matrix at $x$. Our findings are empirically validated across datasets (synthetic, controlled, and Imagenet) and across different Self Supervised Learning methods falling under the JEPA family (I-JEPA and DINOv2) and on multimodal models, such as MetaCLIP. We denote the method extracting the JEPA learned density as {\bf JEPA-SCORE}.

📄 PDF Abstract BibTeX arXiv:2510.05949

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationOutlier Detection

Similar Papers 제목 키워드 기반

LeJEPA: Provable and Scalable Self-Supervised Learning Without the Heuristics

2025-11-11 · Randall Balestriero, Yann LeCun arxiv

Learning manipulable representations of the world and its dynamics is central to AI. Joint-Embedding Predictive Architectures (JEPAs) offer a promising blueprint, but lack of practical guidance and theory has led to ad-h…

Self-Supervised Learning

KerJEPA: Kernel Discrepancies for Euclidean Self-Supervised Learning

2025-12-22 · Eric Zimmermann, Harley Wiltzer, Justin Szeto, David Alvarez-Melis 외 arxiv

Recent breakthroughs in self-supervised Joint-Embedding Predictive Architectures (JEPAs) have established that regularizing Euclidean representations toward isotropic Gaussian priors yields provable gains in training sta…

Self-Supervised Learning

Beyond Isotropy in JEPAs: Hamiltonian Geometry and Symplectic Prediction

2026-05-19 · Robert Jenkinson Alvarez arxiv

JEPAs often regularize one-view embeddings toward an isotropic Gaussian, implicitly baking Euclidean symmetry into the representation. We show that this is not merely a benign default. For a known structured downstream g…

Your Data Manifold is Secretly a Reward Model: Shell-LCC for Text-to-Video Generation

2026-06-29 · Shihao Zhang, Yuguang Yan, Junzhe Zhang, Wei Zhao 외 arxiv

Recent text-to-video (T2V) diffusion models rely heavily on auxiliary reward signals (e.g., via reward models or DPO) to align generated content with human aesthetics and improve realism. These signals, however, incur su…

Text-to-Video Generation

Video Joint-Embedding Predictive Architectures for Facial Expression Recognition

2026-01-14 · Lennart Eing, Cristina Luna-Jiménez, Silvan Mertes, Elisabeth André arxiv

This paper introduces a novel application of Video Joint-Embedding Predictive Architectures (V-JEPAs) for Facial Expression Recognition (FER). Departing from conventional pre-training methods for video understanding that…

Facial Expression Recognition