Expand Your SCOPE

Semantic Cognition over Potential-Based Exploration
for Embodied Visual Navigation

Ningnan Wang, Weihuang Chen, Liming Chen, Haoxuan Ji, Zhongyu Guo, Xuchong Zhang,

Hongbin Sun
State Key Laboratory of Human-Machine Hybrid Augmented Intelligence
National Engineering Research Center for Visual Information and Applications
Institute of Artificial Intelligence and Robotics, Xi'an Jiaotong University
AAAI 2026
First research result visualization

SCOPE is a zero-shot embodied navigation framework that leverages frontier-aware potential estimation, structured potential graphs, and self-reconsideration to make more informed, goal-directed long-horizon decisions.

Abstract

Embodied visual navigation remains a challenging task, as agents must explore unknown environments with limited knowledge. Existing zero-shot studies have shown that incorporating memory mechanisms to support goal-directed behavior can improve long-horizon planning performance. However, they overlook visual frontier boundaries, which fundamentally dictate future trajectories and observations, and fall short of inferring the relationship between partial visual observations and navigation goals. In this paper, we propose Semantic Cognition Over Potential-based Exploration (SCOPE), a zero-shot framework that explicitly leverages frontier information to drive potential-based exploration, enabling more informed and goal-relevant decisions. SCOPE estimates exploration potential with a Vision-Language Model and organizes it into a spatio-temporal potential graph, capturing boundary dynamics to support long-horizon planning. In addition, SCOPE incorporates a self-reconsideration mechanism that revisits and refines prior decisions, enhancing reliability and reducing overconfident errors. Experimental results on two diverse embodied navigation tasks show that SCOPE outperforms state-of-the-art baselines by 4.6% in accuracy. Further analysis demonstrates that its core components lead to improved calibration, stronger generalization, and higher decision quality.

BibTeX

@misc{wang2025expandscopesemanticcognition,
      title         = {Expand Your SCOPE: Semantic Cognition over Potential-Based Exploration for Embodied Visual Navigation}, 
      author        = {Ningnan Wang and Weihuang Chen and Liming Chen and Haoxuan Ji and Zhongyu Guo and Xuchong Zhang and Hongbin Sun},
      year          = {2025},
      eprint        = {2511.08935},
      archivePrefix = {arXiv},
      primaryClass  = {cs.RO},
      url           = {https://arxiv.org/abs/2511.08935}, 
}