Riemann-1.0: An Embodied World Action Model for Physical AI

· Editorial Team estimated
world-action-model embodied-ai robot-manipulation foundation-models pretraining

Riemann-1.0 is a fully causal autoregressive World Action Model that jointly models multi-view visual observations, robot states, and embodiment-specific actions as causal state transitions in a single sequence, functioning as both an executable robot policy and a multi-embodiment visual world simulator. Progressive embodied pretraining over 200K+ hours of human and robot interaction data yields 94.3% on RoboTwin2.0, 99.0% on LIBERO, 62.6% on RoboCasa-365 (+8.4% over previous best), and 85.0% SR / 94.4% PSR on long-horizon real-world manipulation, exceeding the strongest open-source baseline by 15% SR.

Paper · arXiv:2608.27033

Embodied intelligence needs models that both act and predict. World Action Models (WAMs) aim to fuse these roles, but existing WAMs rely on joint generation, video-first prediction, or decoupled modeling paradigms, and few demonstrate that heterogeneous embodied experience — human video, hand-held gripper demos, robot trajectories — can be scaled into a single executable policy. Riemann-1.0 takes the unification further: one fully causal model that is simultaneously a robot policy and a multi-embodiment visual world simulator.

Core Innovation

Riemann-1.0’s design rests on two ideas:

  • Unified causal sequence — multi-view visual observations, robot states, and embodiment-specific actions are modeled jointly in one causal autoregressive sequence, treating robot actions and world evolution as causal state transitions. This lets a single model execute policies online and simulate action-conditioned futures in the same forward pass.
  • Progressive embodied pretraining — a shared World Action Modeling objective unifies learning from egocentric human videos, handheld-gripper demonstrations, and heterogeneous robot trajectories, progressively transferring large-scale embodied experience into executable manipulation capabilities across 200K+ hours of interaction data.

Results

  • RoboTwin2.0: 94.3% success rate.
  • LIBERO: 99.0% success rate.
  • RoboCasa-365: 62.6% on the long-horizon compositional benchmark, outperforming the previous best method by 8.4%.
  • Real world: 85.0% Success Rate and 94.4% Progress Success Rate on long-horizon real-world manipulation tasks, exceeding the strongest open-source baseline by 15% in SR.
  • State-of-the-art performance across both simulation benchmarks and real-world manipulation tasks.

Limitations

The headline results center on tabletop-style manipulation benchmarks (LIBERO, RoboTwin, RoboCasa); the abstract does not detail performance on non-manipulation embodiments or long-horizon mobile tasks, despite the multi-embodiment simulation claim. The 200K+ hour pretraining scale implies very large compute and data requirements that are not broken down. Failure modes, safety behavior, and sim-to-real gap characterization are not discussed.

Industry Implications

A model that is both a policy and a simulator collapses the two halves of the robot-learning flywheel: it can generate synthetic rollouts to train or validate policies and then deploy the same weights on real hardware. For humanoid and general-purpose robot companies, Riemann-1.0’s results are evidence that unified pretraining across human and robot video — rather than embodiment-specific pipelines — is a viable route to generalizable manipulation. The 85% real-world long-horizon SR also marks the point where open-source embodied foundation models start to look production-relevant for structured manipulation workflows.