JEPA (Joint-Embedding Predictive Architecture) captures the idea of predicting missing high-level representations rather than reconstructing pixels, aiming for robust, scalable self-supervised learning. A context encoder ingests visible regions and predicts target embeddings for masked regions produced by a separate target encoder, avoiding low-level reconstruction losses that can overfit to texture. This makes learning focus on semantics and structure, yielding features that transfer well with simple linear probes and minimal fine-tuning. The repository provides training recipes, data pipelines, and evaluation utilities for image JEPA variants and often includes ablations that illuminate which masking and architectural choices matter. Because the objective is non-autoregressive and operates in embedding space, JEPA tends to be compute-efficient and stable at scale. The approach has become a strong alternative to contrastive or pixel-reconstruction methods for representation learning.

Features

  • Predictive learning in embedding space instead of pixel reconstruction
  • Separate context and target encoders with masked-region objectives
  • Strong linear-probe and low-shot transfer performance
  • Stable, efficient training without heavy negative sampling
  • Clear recipes and ablations for masking and architecture choices
  • Modular code for extending to new modalities or datasets

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow JEPA

JEPA Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JEPA!

Additional Project Details

Programming Language

Python

Related Categories

Python Deep Learning Frameworks

Registered

2025-10-07