cs.ROMay 29, 2026

AR Forcing: Towards Long-Horizon Robot Navigation World Model

Authors: Yifei YangZehua FanHuan LiAoqi WangLida HuangHaibao YuHaiyan LiuXuanyao Mao+4 more

Organizations: Institute for AI Industry Research, Tsinghua University · Shanghai Jiao Tong University · School of Safety Science, Tsinghua University · The University of Hong Kong · Lenovo, Beijing, China

Abstract

The diffusion based robot navigation world models are typically trained using parallel supervision, while autoregressive inference is employed during path planning. This results in a distribution shift between training and inference, which destabilizes the performance over long-horizon prediction. We propose AR Forcing, an autoregressive training strategy, which integrates the standard diffusion loss into the autoregressive training loop. At each step, the model uses its own predictions to update the context and optimize the single step noise prediction objective, thereby explicitly exposing the model to the inference state distribution during training. Our method does not require additional discriminators or distribution-matching losses, retains the original diffusion framework and sampler, and is easy to integrate. Experiments on multi-domain navigation datasets (RECON, SCAND, HuRoN, TartanDrive) show that compared with strong baselines, AR Forcing improved the consistency of generated images during long-horizon navigation and the accuracy of predicted trajectories, enhancing robustness of the model in complex known and unknown environments. We will release the code soon.

Explore similar work

CardsList
  1. Orbis 2: A Hierarchical World Model for Driving

    Jul 17, 2026Sudhanshu Mittal, Arian Mousakhan, Silvio Galesso +4World ModelsSpatial Reasoning