Hi-WM: Human-in-the-World-Model for Scalable Robot Post-Training

Yaxuan Li1,*   Zhongyi Zhou1,*   Yefei Chen1,*   Yanjiang Guo2
Jiaming Liu3   Shanghang Zhang3   Jianyu Chen2   Yichen Zhu4
1. Current Robotics   |   2. Tsinghua University   |   3. Peking University   |   4. University of Toronto
*Equal contribution
Hi-WM overview figure

Hi-WM overview. A policy is rolled out in a learned world model. When the rollout becomes failure-prone, a human provides short corrective actions. Cached states support rollback and branching, producing multiple continuations for post-training.

Abstract

Post-training is essential for turning pretrained generalist robot policies into reliable task-specific controllers, but existing human-in-the-loop pipelines remain tied to physical execution: each correction requires robot time, scene setup, resets, and operator supervision in the real world. Meanwhile, action-conditioned world models have been studied mainly for imagination, synthetic data generation, and policy evaluation. We propose Human-in-the-World-Model (Hi-WM), a post-training framework that uses a learned world model as a reusable corrective substrate for failure-targeted policy improvement. A policy is first rolled out in closed loop inside the world model; when the rollout becomes incorrect or failure-prone, a human intervenes directly in the model to provide short corrective actions.

Hi-WM caches intermediate states and supports rollback and branching, allowing a single failure state to be reused for multiple corrective continuations and yielding dense supervision around behaviors that the base policy handles poorly. The resulting corrective trajectories are then added back to the training set for post-training. We evaluate Hi-WM on three real-world manipulation tasks spanning both rigid and deformable object interaction, and on two policy backbones. Hi-WM improves real-world success by 37.9 points on average over the base policy and by 19.0 points over a world-model closed-loop baseline, while world-model evaluation correlates strongly with real-world performance (r = 0.953). These results suggest that world models can serve not only as generators or evaluators, but also as effective corrective substrates for scalable robot post-training.

Online Interaction

Interactive Demo
Hi-WM World Model Playground Connect to the deployed environment and interact in-page.
Disconnected
Latency - ms
PUSHT (TOP-DOWN)
Click Connect to start
AD: X-axis, WS: Y-axis | JL: X-axis, IK: Y-axis
Controls

Use keyboard input after the websocket connection is established. The highlighted keys reflect the current control state.

BibTeX

@article{li2026hiwm,
  title   = {Hi-WM: Human-in-the-World-Model for Scalable Robot Post-Training},
  author  = {Yaxuan Li and Zhongyi Zhou and Yefei Chen and Yanjiang Guo and Jiaming Liu and Shanghang Zhang and Jianyu Chen and Yichen Zhu},
  journal = {arXiv preprint arXiv:2604.21741},
  year    = {2026},
  url     = {http://arxiv.org/abs/2604.21741}
}