IntentionNet: Map-Lite Visual Navigation at the Kilometre Scale
Wei Gao, Bo Ai, Joel Loo, Vinay, David Hsu
TL;DR
IntentionNet addresses the challenge of scalable, robust long-range visual navigation by integrating a classical global planner with a learned low-level controller that operates under mission-intention signals. It introduces two intentions, Local Path and Environment (LPE) and Discretised Local Move (DLM), and demonstrates that DLM, in particular, provides robustness to mapping and localisation errors, enabling kilometre-scale navigation on a real robot. A concrete instantiation, Kilo-IntentionNet, uses a DECISION controller with per-behaviour memory modules to navigate through diverse indoor and outdoor environments despite noisy odometry. The work shows that combining topological planning with a robust, end-to-end learned controller yields scalable planning, improved obstacle avoidance, and strong generalisation, with practical implications for real-world long-range robotic navigation.
Abstract
This work explores the challenges of creating a scalable and robust robot navigation system that can traverse both indoor and outdoor environments to reach distant goals. We propose a navigation system architecture called IntentionNet that employs a monolithic neural network as the low-level planner/controller, and uses a general interface that we call intentions to steer the controller. The paper proposes two types of intentions, Local Path and Environment (LPE) and Discretised Local Move (DLM), and shows that DLM is robust to significant metric positioning and mapping errors. The paper also presents Kilo-IntentionNet, an instance of the IntentionNet system using the DLM intention that is deployed on a Boston Dynamics Spot robot, and which successfully navigates through complex indoor and outdoor environments over distances of up to a kilometre with only noisy odometry.
