Search papers, labs, and topics across Lattice.
ABot-N1 introduces a novel visual language navigation foundation model that decouples cognitive reasoning from control through a slow-fast architecture, addressing issues of coordinate drift and interpretability in existing systems. By employing a slow vision-language reasoner for explicit Chain-of-Thought reasoning and a fast action expert for continuous waypoint generation, the model effectively bridges high-level intents with low-level control. This approach achieves state-of-the-art performance in urban-scale navigation tasks, with a 35% improvement in point-of-interest arrival rates and high success rates in complex environments.
ABot-N1 redefines urban navigation by achieving a 35% boost in point-of-interest arrival rates, setting new benchmarks for visual language navigation models.
Visual Language Navigation foundation models aim to unify deep reasoning for grounded spatial decisions with broad versatility for diverse embodied tasks. Current approaches typically achieve this integration via monolithic policies that map observations directly to actions, yet they often suffer from coordinate drift and poor handling of long-tail semantics. Furthermore, these black-box mappings lack interpretability, hindering the simultaneous achievement of generality, robustness, and transparency. We present ABot-N1, a step toward a general Visual Language Navigation foundation model, that addresses these challenges by decoupling cognition from control via a slow-fast architecture guided by dual visual-language signals. More specifically, a slow vision-language reasoner performs explicit Chain-of-Thought reasoning while producing a pixel goal. This compact set of image-space anchor points serves as a universal interface for diverse tasks, including point-goal, object-goal, poi-goal, instruction-following, and person-following. Subsequently, a fast action expert leverages both the textual cues and the pixel guidance to generate continuous waypoints at the native control frequency. By bridging high-level intents and low-level control through pixel-grounded anchors paired with explicit linguistic traces, our approach ensures robust, generalizable, and interpretable navigation across simulation and real-world benchmarks. ABot-N1 establishes new state-of-the-art records, delivering massive gains specifically in urban-scale navigation: boosting POI arrival by 35.0% (to 77.3%) and achieving 95.4%/92.9% SR in complex indoor and outdoor scenes. It also maintains superior robustness across object-reaching, person-following, and instruction-following tasks. New Point-Goal/POI-Goal benchmarks are released as open source to advance the field of urban-scale navigation.