SG-WAM

SG-WAM: Self-Guided World Modeling in Geometry-Aware Policy Space

Predicting future dynamics where actions are generated.

1Advanced Robotics Centre, National University of Singapore

2MMLab, The University of Hong Kong

3Nanyang Technological University

4Singapore Institute of Manufacturing Technology, Agency for Science, Technology and Research (A*STAR)

Corresponding author

Overview

Introductory overview of SG-WAM
SG-WAM models future dynamics directly in a geometry-aware representation shared with the policy.

World Action Models should predict what changes, where it changes, and how those changes inform the next robot action. Existing approaches often model either expensive observation-space targets or auxiliary latents that are not fully aligned with the acting policy.

SG-WAM learns action-conditioned future dynamics inside the policy-derived representation space and grounds that space with geometric supervision. With a 0.9B model and no large-scale embodied pretraining, it reaches 98.5% on LIBERO and 73.0% on LIBERO-Plus.

Framework

SG-WAM unifies latent future prediction, geometric grounding, and action generation in the policy representation space.

SG-WAM framework overview
Overview of SG-WAM. The model predicts action-conditioned future dynamics in the geometry-aware policy representation space.

Policy-derived dynamics

Learnable dynamics tokens collect policy-relevant context and model how the scene evolves under action.

Self-guided prediction

An EMA copy of the policy supplies stable future targets in the same representation family used to act.

Geometric grounding

Geometric supervision gives policy image tokens spatial structure without adding inference-time cost.

Experiment

A 0.9B SG-WAM model achieves strong in-distribution performance and robust zero-shot transfer without large-scale embodied pretraining.

98.5%LIBERO average success
73.0%LIBERO-Plus zero-shot
0.9Bmodel parameters

Simulation Benchmarks

SG-WAM is trained once and evaluated across in-distribution and zero-shot transfer settings.

LIBERO

MethodParamsEmbodied PT.SpatialObjectGoalLongAvg.
OpenVLA-OFT7BY97.698.497.994.597.1
pi03.3BY98.096.894.488.494.4
pi0-FAST3.3BY96.496.888.660.285.5
pi0.53.3BY98.898.298.092.496.9
GR00T N1.63BY97.798.597.594.497.0
Spatial Forcing7BY99.499.698.896.098.5
WorldVLA7BN87.696.283.460.081.8
LAPA7BY55.458.874.673.865.7
RynnVLA-0027BN99.099.896.494.497.4
Mantis5.8BY98.899.294.494.296.7
UniVLA7BY96.596.895.692.095.2
Fast-WAM6BN98.2100.097.095.297.6
VLA-JEPA2BN94.899.695.894.096.1
SG-WAM0.9BN99.499.898.696.298.5

LIBERO-Plus

MethodParamsCameraRobotLanguageLightBackgroundNoiseLayoutOverall
WorldVLA7B0.127.941.643.717.110.938.025.0
Spatial Forcing7B20.113.440.929.133.425.739.329.1
Mantis5.8B15.741.845.945.128.939.262.539.8
UniVLA7B4.350.371.859.180.025.334.341.5
Fast-WAM6B16.444.568.978.253.737.760.750.0
pi03.3B13.86.058.885.081.479.068.953.6
VLA-JEPA2B40.355.772.988.270.538.274.662.9
OpenVLA-OFT7B56.431.979.588.793.375.874.269.6
SG-WAM0.9B58.648.981.489.886.180.774.273.0

Real-world evaluation

Success rates under different visual perturbations. SG-WAM is shown in bold.

ModelPick and PlaceTowel FoldingToolbox Organization
In-DistributionBackground ShiftLight ChangeNovel ObjectIn-DistributionBackground ShiftLight ChangeNovel ObjectIn-Distribution
VLA-JEPA35%20%25%20%20%10%10%15%20%
VPP30%15%10%10%35%15%15%10%30%
SG-WAM75%55%60%40%45%25%35%25%50%

Geometry Attention

Complete geometry attention map visualization from the appendix
Complete visualization of geometry-aware attention from the appendix.

Experiment Videos

We evaluated SG-WAM in both simulation and real-world deployment.

LIBERO-Plus Zero-Shot Perturbations

Camera Viewpoint

Sensor Noise

Robot Initial State

Object Layout

Language Instruction

Background Texture

Light Condition

Real-World Deployment

Pick and Place - In-Distribution

Pick and Place - Background Shift

Pick and Place - Light Change

Pick and Place - Novel Object

Towel Folding - In-Distribution

Towel Folding - Background Shift

Towel Folding - Light Change

Towel Folding - Novel Object

Toolbox Organization - In-Distribution

Citation

@misc{zhao2027sgwam,
  title  = {SG-WAM: Self-Guided World Modeling in
            Geometry-Aware Policy Space},
  author = {Zhao, Ruiteng and Zhang, Zhengshen and Su, Yue
            and Wang, Wenshuo and Li, Jiahui and Yang, Zhiyuan
            and Tay, Francis E. H. and Ang, Jr., Marcelo H.
            and Zhu, Haiyue},
  year   = {2027}
}