GeNIE: A Generalizable Navigation System for In-the-Wild Environments
Jiaming Wang, Diwen Liu, Jizhuo Chen, Jiaxuan Da, Nuowen Qian, Tram Minh Man, Harold Soh
TL;DR
GeNIE tackles the challenge of generalizable outdoor navigation for embodied agents operating under diverse terrains, weather, and sensing configurations. The approach pairs a SAM-TP traversability predictor with a BEV-based path fusion planner that clusters and merges candidate paths to achieve stable, goal-aligned navigation, even under high latency. A 15,347-frame traversability dataset and a held-out benchmark across 18 countries support robust generalization, with ERC results showing 79% of the maximum score and zero human interventions. The work advances real-world navigation by delivering a scalable, open-resource framework including code, pretrained weights, and datasets that enable broader deployment and benchmarking.
Abstract
Reliable navigation in unstructured, real-world environments remains a significant challenge for embodied agents, especially when operating across diverse terrains, weather conditions, and sensor configurations. In this paper, we introduce GeNIE (Generalizable Navigation System for In-the-Wild Environments), a robust navigation framework designed for global deployment. GeNIE integrates a generalizable traversability prediction model built on SAM2 with a novel path fusion strategy that enhances planning stability in noisy and ambiguous settings. We deployed GeNIE in the Earth Rover Challenge (ERC) at ICRA 2025, where it was evaluated across six countries spanning three continents. GeNIE took first place and achieved 79% of the maximum possible score, outperforming the second-best team by 17%, and completed the entire competition without a single human intervention. These results set a new benchmark for robust, generalizable outdoor robot navigation. We will release the codebase, pretrained model weights, and newly curated datasets to support future research in real-world navigation.
