Robot Localization and Navigation through Predictive Processing using LiDAR
Daniel Burghardt, Pablo Lanillos

TL;DR
This paper introduces a predictive processing-inspired method for robot localization and navigation using LiDAR data, which learns a generative model and performs online estimation without odometry, showing improved accuracy and navigation capabilities.
Contribution
It presents a novel approach combining predictive processing with self-supervised learning for laser-based localization and navigation, eliminating the need for odometry.
Findings
Outperforms particle filter in state estimation accuracy
Enables navigation by inferring actions to minimize prediction error
Operates effectively without odometry data
Abstract
Knowing the position of the robot in the world is crucial for navigation. Nowadays, Bayesian filters, such as Kalman and particle-based, are standard approaches in mobile robotics. Recently, end-to-end learning has allowed for scaling-up to high-dimensional inputs and improved generalization. However, there are still limitations to providing reliable laser navigation. Here we show a proof-of-concept of the predictive processing-inspired approach to perception applied for localization and navigation using laser sensors, without the need for odometry. We learn the generative model of the laser through self-supervised learning and perform both online state-estimation and navigation through stochastic gradient descent on the variational free-energy bound. We evaluated the algorithm on a mobile robot (TIAGo Base) with a laser sensor (SICK) in Gazebo. Results showed improved state-estimation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Reinforcement Learning in Robotics · Target Tracking and Data Fusion in Sensor Networks
