Spatially scalable recursive estimation of Gaussian process terrain maps using local basis functions
Frida Marie Viset, Rudy Helmons, Manon Kok
TL;DR
This work tackles the computational bottlenecks of online Gaussian process terrain mapping for SLAM in GNSS-denied environments. It introduces a spatially scalable, recursive GP estimator that uses a global grid of finite-support basis functions but restricts computation to a local subset around each prediction, implemented via an information filter and integrated into an EKF for magnetic-field SLAM. Key contributions include (i) a local-subset map querying and updating scheme with bounded complexity, (ii) a practical EKF-Mag-SLAM formulation that preserves sparsity, and (iii) extensive experiments showing substantial speedups over state-of-the-art baselines while maintaining accuracy on 1D, 2D, and global-scale geospatial tasks. The approach significantly enables real-time online large-scale terrain mapping and navigation in GNSS-denied settings, with broad applicability to robotics and autonomous systems.
Abstract
When an agent, person, vehicle or robot is moving through an unknown environment without GNSS signals, online mapping of nonlinear terrains can be used to improve position estimates when the agent returns to a previously mapped area. Mapping algorithms using online Gaussian process (GP) regression are commonly integrated in algorithms for simultaneous localisation and mapping (SLAM). However, GP mapping algorithms have increasing computational demands as the mapped area expands relative to spatial field variations. This is due to the need for estimating an increasing amount of map parameters as the area of the map grows. Contrary to this, we propose a recursive GP mapping estimation algorithm which uses local basis functions in an information filter to achieve spatial scalability. Our proposed approximation employs a global grid of finite support basis functions but restricts computations to a localized subset around each prediction point. As our proposed algorithm is recursive, it can naturally be incorporated into existing algorithms that uses Gaussian process maps for SLAM. Incorporating our proposed algorithm into an extended Kalman filter (EKF) for magnetic field SLAM reduces the overall computational complexity of the algorithm. We show experimentally that our algorithm is faster than existing methods when the mapped area is large and the map is based on many measurements, both for recursive mapping tasks and for magnetic field SLAM.
