Resource-Efficient Cooperative Online Scalar Field Mapping via Distributed Sparse Gaussian Process Regression
Tianyi Ding, Ronghao Zheng, Senlin Zhang, Meiqin Liu
TL;DR
The paper tackles the computational and communication bottlenecks of online Gaussian process regression for cooperative multi-robot field mapping, where standard GPR scales as $O(N^3)$ and centralized solutions are impractical. It introduces a distributed sparse Gaussian process framework built on dynamic average consensus, with a recursive online GP update and a novel distributed online evaluation method that uses global information to select informative observations. Core contributions include provable error bounds comparing distributed fusion to centralized PoE, a Bhattacharyya-Riemannian-based sparse selection metric, and an Algorithm 1 that achieves resource-efficient online mapping with favorable time, memory, and communication complexity. The approach is validated experimentally on light-field mapping with multiple TurtleBot3 robots, demonstrating convergence to a centralized reference and improved sparse-prediction accuracy, indicating strong practical impact for scalable, real-time multi-robot mapping with uncertainty quantification.
Abstract
Cooperative online scalar field mapping is an important task for multi-robot systems. Gaussian process regression is widely used to construct a map that represents spatial information with confidence intervals. However, it is difficult to handle cooperative online mapping tasks because of its high computation and communication costs. This letter proposes a resource-efficient cooperative online field mapping method via distributed sparse Gaussian process regression. A novel distributed online Gaussian process evaluation method is developed such that robots can cooperatively evaluate and find observations of sufficient global utility to reduce computation. The bounded errors of distributed aggregation results are guaranteed theoretically, and the performances of the proposed algorithms are validated by real online light field mapping experiments.
