English

GeoWorld: Geometric World Models

Computer Vision and Pattern Recognition 2026-05-19 v2 Robotics

Abstract

Energy-based predictive world models provide a powerful approach for multi-step visual planning by reasoning over latent energy landscapes rather than generating pixels. However, existing approaches face two major challenges: (i) their latent representations are typically learned in Euclidean space, neglecting the underlying geometric and hierarchical structure among states, and (ii) they struggle with long-horizon prediction, which leads to rapid degradation across extended rollouts. To address these challenges, we introduce GeoWorld, a geometric world model that preserves geometric structure and hierarchical relations through a Hyperbolic JEPA, which maps latent representations from Euclidean space onto hyperbolic manifolds. We further introduce Geometric Reinforcement Learning for energy-based optimization, enabling stable multi-step planning in hyperbolic latent space. Extensive experiments on CrossTask and COIN demonstrate around 3% SR improvement in 3-step planning and 2% SR improvement in 4-step planning compared to the state-of-the-art V-JEPA 2. Project website: https://steve-zeyu-zhang.github.io/GeoWorld.

Keywords

Cite

@article{arxiv.2602.23058,
  title  = {GeoWorld: Geometric World Models},
  author = {Zeyu Zhang and Danning Li and Ian Reid and Richard Hartley},
  journal= {arXiv preprint arXiv:2602.23058},
  year   = {2026}
}

Comments

Accepted to CVPR 2026

R2 v1 2026-07-01T10:53:59.038Z