Multi-View Spatial Context and State Constraints for Object-Goal Navigation

Published: 2025, Last Modified: 21 Jan 2026IEEE Robotics Autom. Lett. 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Object-goal navigation is a highly challenging task where an agent must navigate to a target solely based on visual observations. Current reinforcement learning-based methods for object-goal navigation face two major challenges: first, the agent lacks sufficient perception of environmental context information, resulting in an absence of rich visual representations; second, in complex environments or confined spaces, the agent tends to stop exploring novel states, becoming trapped in a deadlock from which it cannot escape. To address these issues, we propose a novel Multi-View Visual Transformer (MVVT) navigation model, which consists of two components: a multi-view visual observation representation module and an episode state constraint-based policy learning module. In the visual observation representation module, we expand the input image perspective to five views to enable the agent to learn rich spatial context relationships of the environment, which provides content-rich feature information for subsequent policy learning. In the policy learning module, we help the agent escape deadlock by constraining the correlation of highly related states within an episode, which promotes the exploration of novel states and achieves efficient navigation. We validate our method in the AI2-Thor environment, and experimental results show that our approach outperforms current state-of-the-art methods across all metrics, with a particularly notable improvement in success rate by 2.66% and SPL metric by 16.5%.
Loading