Social navigation requires robots to act safely in dynamic human environments. Effective behavior demands thinking ahead — reasoning about how the scene and pedestrians evolve under different robot actions rather than reacting to current observations alone, a coupled prediction-planning challenge. We propose NavThinker, a future-aware framework that couples an action-conditioned world model with on-policy reinforcement learning. The world model operates in Depth Anything V2 patch-feature space and autoregressively predicts future scene geometry and human motion; multi-head decoders produce future depth maps and human trajectories. We train the policy with DD-PPO while injecting think-ahead signals via action-conditioned future features and social reward shaping. Experiments on Social-HM3D show state-of-the-art success, with zero-shot transfer to Social-MP3D and real-world deployment on a Unitree Go2.
A world model that learns action-conditioned scene dynamics, and an imagination-augmented DD-PPO planner.
Single-robot navigation on Social-HM3D and zero-shot transfer to Social-MP3D. SR / SPL ↑, PSC (social compliance) ↑, H-Coll ↓ — best, 2nd-best.
On Social-HM3D — multiple robots reach individual goals without communication. Team-level T-SR / T-SPL ↑.
@article{hu2026navthinker,
title = {NavThinker: Action-Conditioned World Models for Coupled
Prediction and Planning in Social Navigation},
author = {Hu, Tianshuai and Gong, Zeying and Kong, Lingdong and Mei, XiaoDong
and Ding, Yiyi and Zeng, Qi and Liang, Ao and Li, Rong
and Zhong, Yangyi and Liang, Junwei},
journal = {arXiv preprint arXiv:2603.15359},
year = {2026}
}