English

A Distributed Gaussian Process Model for Multi-Robot Mapping

Robotics 2026-03-10 v1 Machine Learning Machine Learning

Abstract

We propose DistGP: a multi-robot learning method for collaborative learning of a global function using only local experience and computation. We utilise a sparse Gaussian process (GP) model with a factorisation that mirrors the multi-robot structure of the task, and admits distributed training via Gaussian belief propagation (GBP). Our loopy model outperforms Tree-Structured GPs \cite{bui2014tree} and can be trained online and in settings with dynamic connectivity. We show that such distributed, asynchronous training can reach the same performance as a centralised, batch-trained model, albeit with slower convergence. Last, we compare to DiNNO \cite{yu2022dinno}, a distributed neural network (NN) optimiser, and find DistGP achieves superior accuracy, is more robust to sparse communication and is better able to learn continually.

Keywords

Cite

@article{arxiv.2603.07351,
  title  = {A Distributed Gaussian Process Model for Multi-Robot Mapping},
  author = {Seth Nabarro and Mark van der Wilk and Andrew J. Davison},
  journal= {arXiv preprint arXiv:2603.07351},
  year   = {2026}
}

Comments

ICRA 2026, 8 pages

R2 v1 2026-07-01T11:08:43.760Z