FOM-Nav: Frontier-Object Maps for Object Goal Navigation
Abstract
This paper addresses the Object Goal Navigation problem, where a robot must efficiently find a target object in an unknown environment. Existing implicit memory-based methods struggle with long-term memory retention and planning, while explicit map-based approaches lack rich semantic information. To address these challenges, we propose FOM-Nav, a modular framework that enhances exploration efficiency through Frontier-Object Maps and vision-language models. Our Frontier-Object Maps are built online and jointly encode spatial frontiers and fine-grained object information. Using this representation, a vision-language model performs multimodal scene understanding and high-level goal prediction, which is executed by a low-level planner for efficient trajectory generation. To train FOM-Nav, we automatically construct large-scale navigation datasets from real-world scanned environments. Extensive experiments validate the effectiveness of our model design and constructed dataset. FOM-Nav achieves state-of-the-art performance on the MP3D and HM3D benchmarks, particularly in navigation efficiency metric SPL, and yields promising results on a real robot.
Cite
@article{arxiv.2512.01009,
title = {FOM-Nav: Frontier-Object Maps for Object Goal Navigation},
author = {Thomas Chabal and Shizhe Chen and Jean Ponce and Cordelia Schmid},
journal= {arXiv preprint arXiv:2512.01009},
year = {2025}
}
Comments
Project page: https://www.di.ens.fr/willow/research/fom-nav/