Navigation and Exploration with Active Inference: from Biology to Industry
Daria de Tinguy, Tim Verbelen, Bart Dhoedt
TL;DR
Addresses robotic navigation in unknown, dynamic environments without pre-training by unifying localisation, mapping and planning within a biologically inspired Active Inference framework. The system jointly infers position $p$ and latent state $s$, updates a growing generative model under free energy minimization, and expands the map when $DeltaF < 0$, guided by $A_p$, $B_s$, and $A_o$ in the Expected Free Energy objective. Implemented in ROS2 as a modular architecture with perception and control integration, it remains robust to sensor drift and kidnapping. Empirical results in 2D and 3D simulated environments and real indoor settings show competitive exploration efficiency against Frontiers and Gbplanner, validating data-efficient, adaptive navigation without pre-training.
Abstract
By building and updating internal cognitive maps, animals exhibit extraordinary navigation abilities in complex, dynamic environments. Inspired by these biological mechanisms, we present a real time robotic navigation system grounded in the Active Inference Framework (AIF). Our model incrementally constructs a topological map, infers the agent's location, and plans actions by minimising expected uncertainty and fulfilling perceptual goals without any prior training. Integrated into the ROS2 ecosystem, we validate its adaptability and efficiency across both 2D and 3D environments (simulated and real world), demonstrating competitive performance with traditional and state of the art exploration approaches while offering a biologically inspired navigation approach.
