English

Towards safe control parameter tuning in distributed multi-agent systems

Systems and Control 2025-08-20 v1 Machine Learning Systems and Control Optimization and Control

Abstract

Many safety-critical real-world problems, such as autonomous driving and collaborative robots, are of a distributed multi-agent nature. To optimize the performance of these systems while ensuring safety, we can cast them as distributed optimization problems, where each agent aims to optimize their parameters to maximize a coupled reward function subject to coupled constraints. Prior work either studies a centralized setting, does not consider safety, or struggles with sample efficiency. Since we require sample efficiency and work with unknown and nonconvex rewards and constraints, we solve this optimization problem using safe Bayesian optimization with Gaussian process regression. Moreover, we consider nearest-neighbor communication between the agents. To capture the behavior of non-neighboring agents, we reformulate the static global optimization problem as a time-varying local optimization problem for each agent, essentially introducing time as a latent variable. To this end, we propose a custom spatio-temporal kernel to integrate prior knowledge. We show the successful deployment of our algorithm in simulations.

Keywords

Cite

@article{arxiv.2508.13608,
  title  = {Towards safe control parameter tuning in distributed multi-agent systems},
  author = {Abdullah Tokmak and Thomas B. Schön and Dominik Baumann},
  journal= {arXiv preprint arXiv:2508.13608},
  year   = {2025}
}

Comments

Accepted to CDC 2025

R2 v1 2026-07-01T04:56:17.265Z