Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Think before Go: Hierarchical Reasoning for Image-goal Navigation

About

Image-goal navigation steers an agent to a target location specified by an image in unseen environments. Existing methods primarily handle this task by learning an end-to-end navigation policy, which compares the similarities of target and observation images and directly predicts the actions. However, when the target is distant or lies in another room, such methods fail to extract informative visual cues, leading the agent to wander around. Motivated by the human cognitive principle that deliberate, high-level reasoning guides fast, reactive execution in complex tasks, we propose Hierarchical Reasoning Navigation (HRNav), a framework that decomposes image-goal navigation into high-level planning and low-level execution. In high-level planning, a vision-language model is trained on a self-collected dataset to generate a short-horizon plan, such as whether the agent should walk through the door or down the hallway. This downgrades the difficulty of the long-horizon task, making it more amenable to the execution part. In low-level execution, an online reinforcement learning policy is utilized to decide actions conditioned on the short-horizon plan. We also devise a novel Wandering Suppression Penalty (WSP) to further reduce the wandering problem. Together, these components form a hierarchical framework for Image-Goal Navigation. Extensive experiments in both simulation and real-world environments demonstrate the superiority of our method.

Pengna Li, Kangyi Wu, Shaoqing Xu, Fang Li, Lin Zhao, Long Chen, Zhi-Xin Yang, Nanning Zheng• 2026

Related benchmarks

TaskDatasetResultRank
Image-Goal NavigationMP3D (test)
Success Rate81.4
24
Image-Goal NavigationHM3D (test)
Success Rate80
16
Image-Goal NavigationGibson (Straight-Easy)
Success Rate98.5
13
Image-Goal NavigationGibson Overall
SR94
8
Image-Goal NavigationGibson Medium
Success Rate (SR)96.2
6
Image-Goal NavigationGibson Hard
Success Rate (SR)87.2
6
Showing 6 of 6 rows

Other info

Follow for update