MALGROSYFeb 22, 2022

Decentralized Safe Multi-agent Stochastic Optimal Control using Deep FBSDEs and ADMM

arXiv:2202.10658v219 citations
Originality Incremental advance
AI Analysis

This work addresses safe and scalable control for multi-robot systems, offering a decentralized solution that is incremental in combining existing techniques like ADMM and Deep FBSDEs.

The paper tackled decentralized multi-agent control under stochastic disturbances by proposing a method that ensures safety via stochastic control barrier functions and achieves scalability through an ADMM-based approach, demonstrating safe operation and computational savings in simulations.

In this work, we propose a novel safe and scalable decentralized solution for multi-agent control in the presence of stochastic disturbances. Safety is mathematically encoded using stochastic control barrier functions and safe controls are computed by solving quadratic programs. Decentralization is achieved by augmenting to each agent's optimization variables, copy variables, for its neighbors. This allows us to decouple the centralized multi-agent optimization problem. However, to ensure safety, neighboring agents must agree on "what is safe for both of us" and this creates a need for consensus. To enable safe consensus solutions, we incorporate an ADMM-based approach. Specifically, we propose a Merged CADMM-OSQP implicit neural network layer, that solves a mini-batch of both, local quadratic programs as well as the overall consensus problem, as a single optimization problem. This layer is embedded within a Deep FBSDEs network architecture at every time step, to facilitate end-to-end differentiable, safe and decentralized stochastic optimal control. The efficacy of the proposed approach is demonstrated on several challenging multi-robot tasks in simulation. By imposing requirements on safety specified by collision avoidance constraints, the safe operation of all agents is ensured during the entire training process. We also demonstrate superior scalability in terms of computational and memory savings as compared to a centralized approach.

Foundations

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

Your Notes