Schrödinger's Navigator: Imagining an Ensemble of Futures for Zero-Shot Object Navigation
Yu He, Da Huang, Zhenyang Liu, Zixiao Gu, Qiang Sun, Guangnan Ye, Yanwei Fu
TL;DR
This work tackles zero-shot object navigation under severe occlusions by introducing Schrödinger’s Navigator, which imagines multiple plausible futures along three candidate trajectories using a trajectory-conditioned 3D world model. Imagined futures are metrically aligned, semantically annotated, and fused into a future-aware value map that, together with a multi-sourced navigation map, guides a planner toward safer, less uncertain routes and better target tracking. An LLM-based goal grounding combined with 3D imagination yields a compact, actionable affordance map without task-specific retraining, improving performance in occlusion-heavy real-world scenarios and showing strong DTG and SR in simulation. Real-world experiments on a Go2 robot demonstrate robust improvements over strong baselines, especially in dynamic and obstacle-rich settings, while Habitat simulations corroborate the approach’s effectiveness in diverse indoor environments. Overall, explicit trajectory-conditioned 3D imagination enables robust, uncertainty-aware zero-shot navigation with practical implications for service robotics and embodied AI in real-world, cluttered spaces.
Abstract
Zero-shot object navigation (ZSON) requires a robot to locate a target object in a previously unseen environment without relying on pre-built maps or task-specific training. However, existing ZSON methods often struggle in realistic and cluttered environments, particularly when the scene contains heavy occlusions, unknown risks, or dynamically moving target objects. To address these challenges, we propose \textbf{Schrödinger's Navigator}, a navigation framework inspired by Schrödinger's thought experiment on uncertainty. The framework treats unobserved space as a set of plausible future worlds and reasons over them before acting. Conditioned on egocentric visual inputs and three candidate trajectories, a trajectory-conditioned 3D world model imagines future observations along each path. This enables the agent to see beyond occlusions and anticipate risks in unseen regions without requiring extra detours or dense global mapping. The imagined 3D observations are fused into the navigation map and used to update a value map. These updates guide the policy toward trajectories that avoid occlusions, reduce exposure to uncertain space, and better track moving targets. Experiments on a Go2 quadruped robot across three challenging scenarios, including severe static occlusions, unknown risks, and dynamically moving targets, show that Schrödinger's Navigator consistently outperforms strong ZSON baselines in self-localization, object localization, and overall Success Rate in occlusion-heavy environments. These results demonstrate the effectiveness of trajectory-conditioned 3D imagination in enabling robust zero-shot object navigation.
