New: the Timeline is live. Track world model releases, papers, and benchmark updates in real time.
world-models.io
The Knowledge Hub for AI World Models

I-JEPA

I-JEPA (Image Joint Embedding Predictive Architecture) learns visual representations by predicting masked image regions in abstract representation space.

robotics model-based-rl simulation embodied-ai

Key Attributes

Static HTML snapshot of the model record for crawlers and no-JS readers.

AttributeValue
ModelI-JEPA
Lab / OrganizationMeta FAIR
CategorySelf-Supervised World Model
SubtypeImage Joint Embedding Predictive Architecture
World Model TypeSelf-supervised visual world model
Primary DomainImage understanding
ArchitectureVision Transformer with asymmetric masking and prediction in representation space
ModalityImage
Training MethodSelf-supervised prediction of masked image regions in abstract representation space
Statusactive
Year2023
Performance Index61/100 (medium confidence, v1.1)

About I-JEPA

Main editorial body preserved directly in static HTML.

I-JEPA is the image-domain instantiation of Yann LeCun's JEPA framework. Instead of reconstructing pixels or using contrastive objectives, I-JEPA predicts the abstract representation of a target image block from the representation of a context block. This approach learns semantic visual features that capture high-level structure without being distracted by pixel-level details, following LeCun's vision for non-generative self-supervised world models.

I-JEPA is a self-supervised visual world model developed by Meta in 2023 for image understanding.

Editorial Snapshot

Short extractable facts for answer engines and no-JS readers.

SignalValue
DefinitionI-JEPA is a self-supervised visual world model developed by Meta in 2023 for image understanding.
Short DescriptionImage Joint Embedding Predictive Architecture: learns visual representations by predicting abstract image regions without pixel reconstruction.
Benchmark Rows1
FAQ Entries1
Related Models1
Related Guides0
Related Research Topics0
Last Updated2026-03-10

Notable Features

Key capabilities associated with this model.

  • No pixel reconstruction or data augmentation
  • Predicts in abstract representation space
  • Follows LeCun's JEPA framework
  • Learns semantic rather than pixel-level features

Use Cases

Representative applications attached to this model record.

Image classificationObject detectionVisual representation learningTransfer learning

Strengths and Limitations

Balanced assessment surfaced in static HTML.

Strengths

  • Learns semantic features
  • No reconstruction artifacts
  • Scalable ViT-based architecture
  • Strong linear probing results

Limitations

  • Image-only (no temporal dynamics)
  • Not yet applied to RL or robotics
  • Requires large compute for pre-training

Benchmarks

Published benchmark evidence attached to this model record.

BenchmarkMetricResultSource
ImageNet Linear ProbeTop-1 Accuracy 81.1 %Competitive with MAESource

References and Citations

Primary references preserved in static HTML for citation extraction.

ReferenceLink
Assran et al., 2023. Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture. CVPR 2023.Open source

Related Models

Nearby models linked from the current editorial record.

ModelCategoryWorld Model TypeIndex v1.1
V-JEPASelf-Supervised World ModelSelf-supervised visual world model70/100

Direct Comparisons

Side-by-side comparisons already connected to this model.

ComparisonMatchupSummary
V-JEPA vs Video Generation ModelsV-JEPA (Meta) vs Video Generation Models (Sora, Cosmos)V-JEPA and video generation models like Sora both learn from video, but follow opposite philosophies: V-JEPA predicts in abstract representation space without generating pixels, while video generation models focus on producing realistic pixel outputs.
I-JEPA vs MAE (Masked Autoencoders)I-JEPA (Meta FAIR) vs MAE (Meta / He et al.)I-JEPA and MAE are both self-supervised image learning methods, but they follow opposite philosophies: I-JEPA predicts in abstract representation space, while MAE reconstructs masked pixels.
V-JEPA vs I-JEPAV-JEPA vs I-JEPABoth implement Yann LeCun's JEPA framework for self-supervised learning, but V-JEPA operates on video (temporal dynamics) while I-JEPA operates on static images (spatial structure).
3D-VLA vs I-JEPA3D-VLA vs I-JEPATwo approaches to learning representations for embodied intelligence: 3D-VLA combines 3D perception with language-conditioned action planning, while I-JEPA learns abstract visual representations through self-supervised prediction in latent space.
V-JEPA vs NVIDIA CosmosV-JEPA vs NVIDIA CosmosTwo foundation-scale approaches to world understanding: V-JEPA learns predictive video representations through self-supervised masking, while Cosmos builds a full-stack world simulation platform for physical AI.
LWM vs V-JEPALarge World Model (LWM) vs V-JEPATwo approaches to learning world understanding from video. LWM uses autoregressive prediction over million-length sequences, while V-JEPA predicts abstract latent representations without pixel reconstruction.
V-JEPA 2 vs V-JEPAV-JEPA 2 vs V-JEPAV-JEPA 2 dramatically scales up Meta FAIR's self-supervised video world model, achieving state-of-the-art visual understanding and zero-shot robot control, capabilities V-JEPA didn't demonstrate.
V-JEPA 2 vs I-JEPAV-JEPA 2 vs I-JEPATwo milestones of the JEPA roadmap: I-JEPA established self-supervised image representation by predicting in latent space; V-JEPA 2 extends the paradigm to video at foundation scale and demonstrates zero-shot robot control.

Frequently Asked Questions

FAQ answers rendered directly into static HTML for extractable responses.

What is the difference between I-JEPA and V-JEPA?

I-JEPA operates on static images, predicting masked regions. V-JEPA extends this to video, predicting future frame representations, adding temporal dynamics.

Quick Answer

Short extractable summary preserved directly in static HTML.

  • I-JEPA is a self-supervised visual world model developed by Meta in 2023 for image understanding.
  • Use this page when you need a fast read on how I-JEPA fits into the self-supervised world model landscape, then validate the details in the benchmarks, citations, and related pages.
  • A key strength surfaced in the editorial record is learns semantic features.

Editorial Trust Signals

Editorial provenance and refresh policy preserved directly in static HTML.

Published by world-models.io editorial board.

Lead editor Tyler D. - Technical editor, methodology and benchmark analysis.

This model page synthesizes primary papers, official model pages, benchmark evidence, and related world-models.io context into a reference resource.

Each editorial page is assembled from primary sources, normalized into extractable summaries, checked for factual drift, and reviewed before publication or major refreshes. Last reviewed: 2026-03-10.

Pages are refreshed when a new paper, benchmark, release, architecture update, or stronger primary source materially changes the answer a reader or AI system should retrieve.

Each page links back to relevant primary sources and keeps a stable canonical URL so readers can verify claims, trace context, and reference the most up-to-date version. See the editorial policy.

Primary sources onlyLast reviewed date visibleMethodology documentedSource links included

External Sources

Primary model and lab sources embedded in static HTML.

References

  1. [1] Assran et al., 2023. Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture. CVPR 2023.