JEPA-WAM: Learning Vision-Language-Action Policies with Joint-Embedding World Modeling

Latent transition prediction · Dense spatial supervision · Efficient deployment

Real-world manipulation under in-distribution and out-of-distribution settings.

JEPA-WAM architecture and performance overview across simulation and real-world benchmarks
JEPA-WAM couples latent transition prediction and action generation through a shared predictor, improving generalization across LIBERO-Plus, RoboTwin 2.0, and real-world manipulation.

Abstract

Robust robot control benefits from explicitly modeling state transitions, but video-generation world action models introduce substantial deployment cost. We introduce JEPA-WAM, a latent world action model built in a pretrained V-JEPA space, which couples latent transition prediction with continuous action generation through a shared predictor.

JEPA-WAM predicts a spatially structured joint current-future target that represents the temporal relation between current and future observations while preserving dense patch-level correspondence. Transition supervision directly shapes the backbone used for action prediction, without requiring explicit future-frame generation at deployment.

Method

JEPA-WAM architecture with a shared predictor for transition prediction and action generation
A frozen V-JEPA 2.1 encoder constructs dense current-future transition targets. The shared predictor learns the transition while producing representations for the flow matching action expert.

Experiments

JEPA-WAM is evaluated on in-distribution manipulation, scene-level OOD shifts, randomized bimanual manipulation, and controlled design ablations.

LIBERO-Plus

Table 2 · OOD success rate (%)
Method Params. PT Camera Robot Language Light Background Noise Layout Avg.
Without robot-policy pretraining
VLA-Adapter0.536.237.974.670.676.158.069.760.4
RoVLA258.436.392.995.695.080.973.076.0
ResVLA249.859.988.590.594.976.879.077.1
JEPA-WAM (Ours)0.579.259.268.293.394.683.676.179.2
With robot-policy pretraining
VLA-JEPA263.367.185.495.693.666.385.179.5
PokeVLA0.584.746.184.894.682.689.877.280.0
ABot-M0460.467.986.496.291.686.482.681.6
Cosmos-Policy275.863.381.796.588.992.782.283.0
π0.5369.475.382.696.796.884.386.284.5
Being-H0.7382.059.082.897.890.093.588.584.8
π0.5 + JEPA Obj. (Ours)366.082.086.596.896.088.388.386.3

Success rates after training on LIBERO demonstrations, evaluated on seven out-of-distribution shift categories without OOD fine-tuning.

RoboTwin 2.0

Table 3 · Clean / Random success rate (%)
Method Adjust Bottle Dump Bin Bigbin Shake Bottle Press Stapler Stack Bowls Two Avg.
Cle.Ran.Cle.Ran.Cle.Ran. Cle.Ran.Cle.Ran.Cle.Ran.
Without robot-policy pretraining
ACT9723681741031682051.24.0
DP9704906586061048.01.6
DP39938553981969383673.98.3
JEPA-WAM9987946394558870947679.936.9
With robot-policy pretraining
RDT-1B†8175643274454124763056.024.1
π0†9056832497606229914162.624.0
π0.5†9826954199826622874075.437.3
π0.5 + JEPA Obj.†100309058100848622934584.637.5

Selected tasks are shown; averages are computed over all 20 tasks. † denotes large-scale robot-policy pretraining.

Design Ablations

Table 4 · LIBERO-Plus success rate (%)
Method Camera Robot Language Light Background Noise Layout Avg.
a. DINO+SigLIP60.061.974.188.788.064.275.773.2
b. V-JEPA only78.740.970.996.784.188.379.377.0
c. Future only75.147.169.696.093.481.578.477.3
d. iREPA align.68.945.569.290.989.181.577.774.7
e. Lower-16 align.77.541.675.095.586.382.277.276.5
f. Full hidden62.549.970.189.388.675.676.073.1
JEPA-WAM79.259.268.293.394.683.676.179.2

Category-wise analysis of the visual representation, transition target, spatial alignment, and action-conditioning design.

Real-World Results

Real-world tasks and success rates under in-domain and out-of-domain settings
JEPA-WAM achieves 59.8% under in-domain conditions and 54.2% under OOD shifts. Applying the same transition objective to a pretrained π0.5 policy reaches 90.3% ID and 84.7% OOD.