LGNov 4, 2025

A Spatially Informed Gaussian Process UCB Method for Decentralized Coverage Control

arXiv:2511.02398v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses coverage control for multi-agent systems in unknown environments, but it appears incremental as it builds on existing GP-UCB methods with decentralized adaptations.

The paper tackled the problem of decentralized coverage control in unknown spatial environments by proposing a novel algorithm that uses Gaussian Processes and a UCB-inspired cost function, achieving effective performance in simulations.

We present a novel decentralized algorithm for coverage control in unknown spatial environments modeled by Gaussian Processes (GPs). To trade-off between exploration and exploitation, each agent autonomously determines its trajectory by minimizing a local cost function. Inspired by the GP-UCB (Upper Confidence Bound for GPs) acquisition function, the proposed cost combines the expected locational cost with a variance-based exploration term, guiding agents toward regions that are both high in predicted density and model uncertainty. Compared to previous work, our algorithm operates in a fully decentralized fashion, relying only on local observations and communication with neighboring agents. In particular, agents periodically update their inducing points using a greedy selection strategy, enabling scalable online GP updates. We demonstrate the effectiveness of our algorithm in simulation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes