Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

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

arXiv 2026 26.9 method

TLDR

SG-WAM learns geometry-aware action-conditioned dynamics in policy-derived representation space, achieving 98.5% on LIBERO benchmarks.

Reasoning

The paper introduces a self-guided framework that jointly optimizes latent future prediction, geometric grounding, and action generation, which is a strong contribution. However, the abstract is truncated and lacks detailed comparisons or limitations, and the model size (0.9B) may raise scalability questions.

Read-first score

Read-first score 26.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 44.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 18%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=baseline,evaluation,metric

Reproducibility 18%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Topical relevance 29%
23.5

Matches configured research keywords against title, abstract, tags, and analysis text. matched=5

Citation impact 18%
0

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. cited_by_count=0

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 68.

Keyword Scores

world model
10
world dynamics prediction
9
interactive world model
7
generative world model
6
world simulator
5
model-based reinforcement learning world model
5
video world model
2

Deep Analysis

Innovations

  • Self-guided world modeling with learnable dynamics tokens and EMA-generated targets from the policy backbone
  • Joint optimization of latent future prediction, geometric grounding, and flow-matching action generation
  • Geometry-aware policy representation space that aligns action relevance and scene geometry

Methodology

SG-WAM uses a 0.9B model with learnable dynamics tokens and a Self-Guided World Predictor that forecasts future latent states conditioned on actions. Targets are produced by an exponential moving average copy of the policy backbone, providing stable supervision. Geometric supervision structures the policy image-token representations, and the framework is trained end-to-end with flow-matching action generation.

Key Results

SG-WAM achieves 98.5% average success on LIBERO and 73% on LIBERO-Plus, outperforming strong baselines in both in-distribution and out-of-distribution real-world evaluations.

Tags