FEG-VON: Frontier Embedding Graph for Efficient Visual Object Navigation
Yingru Dai, Pengwei Xie, Yikai Liu, Siang Chen, Wenming Yang, Guijin Wang
Abstract
Visual object navigation, requiring agents to locate target objects in novel environments through egocentric visual observation, remains a critical challenge in Embodied AI. We propose FEG-VON, a training-free framework that constructs and maintains a Frontier Embedding Graph for efficient Visual Object Navigation. The graph initializes frontier embeddings using Vision Language Models (VLMs), where visual observations are encoded into spatially anchored semantic embeddings through cross-modal alignment with target text descriptors. We then update the graph by aggregating spatio-temporal semantic relations across frontiers, enabling online adaptation to new targets via similarity scoring without remapping. The evaluation results in public benchmarks demonstrate the superior performance of FEG-VON in both single- and multi-object navigation tasks compared with state-of-the-art methods. Crucially, FEG-VON eliminates dependency on task-specific training for exploration and advances the feasibility of zero-shot navigation in open-world environments.
BibTeX
@inproceedings{iros2025_fegvonfrontierem,
title = {FEG-VON: Frontier Embedding Graph for Efficient Visual Object Navigation},
author = {Yingru Dai and Pengwei Xie and Yikai Liu and Siang Chen and Wenming Yang and Guijin Wang},
booktitle = {IROS 2025},
year = {2025}
}