JEPA-Anything: Learning Predictive Models across Different Worlds
Summary
JEPA-Anything presents a domain-agnostic framework based on orthogonal predictive factorization for learning predictive models across diverse systems like vision, biology, and control, with demonstrated improvements and experimental validation.
View Cached Full Text
Cached at: 09/18/26, 03:00 AM
Paper page - JEPA-Anything: Learning Predictive Models across Different Worlds
Source: https://huggingface.co/papers/2609.20800 Published on Sep 17
#3 Paper of the day Authors:
,
,
,
,
,
,
,
,
,
,
,
Abstract
Worldmodelingenablesintelligencetoanticipateconsequences,guideinterventions,andlearnfrominteraction.Yetpredictivemodelsremaindomain-specific:canacommonlearningprinciplesupportworldmodelingacrossradicallydifferentsystems?WeintroduceJEPA-Anything,adomain-agnosticframeworkbasedonorthogonalpredictivefactorization(OPF).Extendingjoint-embeddingpredictivearchitectures,OPFdecomposeslatenttargetsintocomplementaryfactors,learnsthemthroughdedicatedpathways,andrecombinesthemwithinasharedpredictivedesign.WeevaluateJEPA-Anythingacrosssevendomains:vision,biology,clinicaltrajectories,control,moleculardynamics,physicalfields,andweather.Experimentsspanrepresentationlearning,interventionprediction,out-of-distributiongeneralization,andlong-horizondynamics,including10matcheddynamicstasks,forecastingofover1,000clinicalevents,and100-stepmolecularrolloutsacrossfoursystems.AgainstmatchedJEPAbaselines,JEPA-Anythingimprovesreportedmetricsonall10dynamicstasksandreducessingle-interventionpredictionerroronInterventionalPongby34.8%.Itachievesthelowestone-stepand100-stepmolecularerrorsamongcomparedmethodsinallfoursystems.Beyondprediction,afactor-nominatedbiologicalinterventionreceivesexperimentalsupportincellco-cultures,patient-derivedorganoids,tumorfragments,andmice;latentorbitalmodesrecovertheKeplerianscalingexponentwithafittedslopeof-1.4991.Theseresultssupportacommonfactorizedpredictiveprincipleacrossheterogeneousworlds,connectingworldmodelingwithinterventionandexperimentallygroundedscientificdiscovery.Code:https://github.com/Gen-Verse/JEPA-Anything
View arXiv pageView PDFGitHubAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.20800 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.20800 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.20800 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
@AbdelStark: It’s time to JEPA pill the world! awesome-jepa: A curated list of papers, models, code, datasets, and learning resource…
A curated list of papers, models, code, datasets, and learning resources for Joint Embedding Predictive Architectures (JEPA), the self-supervised approach to world models proposed by Yann LeCun.
DVD-JEPA: an open-source, fully-reproducible JEPA world model [P]
DVD-JEPA is an open-source, minimal JEPA world model that learns representations from video by predicting future embeddings rather than pixels. It uses a bouncing DVD logo to demonstrate position recovery, dreaming, and anomaly detection, all running in a browser.
@iScienceLuvr: Learning Sparse Latent Predictive Foundation Model for Multimodal Neuroimaging This paper introduces Neuro-JEPA, a foun…
This paper introduces Neuro-JEPA, a foundation model that uses a latent predictive objective and Mixture-of-Experts architecture to encode brain MRI scans across T1w, T2w, and FLAIR sequences, pretrained on a large dataset of 1.55 million scans.
XP-JEPA: Cross-Predictive Physics Grounding for Forecastable Latent Dynamics
XP-JEPA introduces cross-predictive physical grounding to improve latent dynamics for better forecastable control in world models without requiring physical inputs at test time.
Diagnosing JEPA World Models with Action-Conditioned Predictive Consistency
Introduces Action-Conditioned Predictive Consistency (ACPC), a diagnostic for JEPA world models that measures how clean and perturbed observations diverge under action-conditioned rollouts, with theoretical bounds on prediction error and planner cost. Experiments on visual control tasks validate the diagnostic across models like LeWM and PLDM.