Subspace-Decomposed JEPAs: Disentangling Progression and Content in Latent World Models

📅 2026-05-29
📈 Citations: 0
Influential: 0
📄 PDF

career value

212K/year
🤖 AI Summary
This work addresses the coupling of task-progress and content information in existing Joint Embedding Predictive Architecture (JEPA) models, which stems from the absence of an explicit latent dimension for modeling task progression. To resolve this, the authors propose orthogonally decomposing the JEPA latent space into a low-dimensional progress subspace and a high-dimensional content subspace. These subspaces are optimized respectively via cosine-margin triplet loss and SIGReg regularization, achieving—for the first time in JEPA—an explicit, orthogonal, and additive disentanglement of progress and content. The method outperforms LeWM baselines on most control benchmarks and surpasses the strongest non-LeWM JEPA on the Push-T task. Notably, the progress subspace, comprising only 4.2% (8 dimensions) of the latent variables, explains 72–95% of task-progress variance, and its angular change Δθₜ significantly outperforms conventional prediction-error metrics in semantic event localization.
📝 Abstract
Joint-Embedding Predictive Architectures (JEPAs) learn compact latent world models by predicting future embeddings, but no single coordinate of the latent is designated to encode task progression. We carve the JEPA latent into two orthogonal subspaces with disjoint roles: a low-dimensional progression subspace shaped by a cosine-margin triplet loss, and a high-dimensional content subspace regularised by the existing SIGReg objective of LeWM. We prove that the two anti-collapse forces act on disjoint coordinates, so they compose additively rather than competing on the same dimensions. Our method, SD-JEPA improves over the LeWM baseline on the majority of its control benchmarks at matched compute, and outperforms the strongest non-LeWM JEPA baseline on Push-T; a subspace-ablation falsifier confirms the split is the load-bearing ingredient. Beyond planning, the resulting 1-D angular progression coordinate functions as a scene-aware compass on the latent. It advances with task progress, regresses when the agent backtracks, and under controlled perturbations both spikes and relocalises to a semantically appropriate new task-phase sector, separating the moment of surprise from its meaning in a way that prediction-error scalars cannot. Three quantitative tests back this up: $|Δθ_t|$ outperforms the standard latent-prediction-error surprise at localising semantic events on 40 held-out cube episodes by up to +0.18 pooled AUROC (97.5% per-episode win rate at $\pm 1$-step tolerance); a within-episode linear probe across all four environments (40 episodes per env) shows the 8-dimensional progression subspace (4.2% of the latent) explains 72-95% of task-progress variance..
Problem

Research questions and friction points this paper is trying to address.

latent world models
task progression
disentanglement
JEPA
subspace decomposition
Innovation

Methods, ideas, or system contributions that make the work stand out.

Subspace-Decomposed JEPA
latent world models
disentangled representation
task progression
angular progression coordinate