An Efficient Insect-inspired Approach for Visual Point-goal Navigation
Lu Yihe, Barbara Webb
TL;DR
This work addresses visual point-goal navigation by introducing an insect-inspired agent that fuses Central Complex (CX) path integration with Mushroom Body (MB) visual learning. The model uses online learning with multi-timescale memory consolidation to adaptively avoid obstacles and improve routes without any pretraining, achieving competitive performance with far lower computational cost than state-of-the-art RL/SLAM systems. Evaluations in Habitat and iGibson show robust obstacle avoidance, online path optimization, and resilience to motor perturbations, highlighting a practical, mapless navigation approach suitable for real robots. The study also discusses limitations and avenues for real-world deployment, including sim-to-real transfer, depth sensing, continual learning, and potential expansion to multi-agent systems.
Abstract
In this work we develop a novel insect-inspired agent for visual point-goal navigation. This combines abstracted models of two insect brain structures that have been implicated, respectively, in associative learning and path integration. We draw an analogy between the formal benchmark of the Habitat point-goal navigation task and the ability of insects to learn and refine visually guided paths around obstacles between a discovered food location and their nest. We demonstrate that the simple insect-inspired agent exhibits performance comparable to recent SOTA models at many orders of magnitude less computational cost. Testing in a more realistic simulated environment shows the approach is robust to perturbations.
