Decomposability and Parallel Computation of Multi-Agent LQR
This addresses the problem of high computation time in multi-agent control for researchers and practitioners, though it is incremental as it builds on existing LQR and RL methods.
The paper tackles the computational expense of cooperative control in multi-agent systems by proposing a parallel reinforcement learning scheme for LQR design, which exploits graph structures to decompose the problem into smaller decoupled designs, achieving significant speed-up in learning without loss in LQR cost performance.
Individual agents in a multi-agent system (MAS) may have decoupled open-loop dynamics, but a cooperative control objective usually results in coupled closed-loop dynamics thereby making the control design computationally expensive. The computation time becomes even higher when a learning strategy such as reinforcement learning (RL) needs to be applied to deal with the situation when the agents dynamics are not known. To resolve this problem, we propose a parallel RL scheme for a linear quadratic regulator (LQR) design in a continuous-time linear MAS. The idea is to exploit the structural properties of two graphs embedded in the $Q$ and $R$ weighting matrices in the LQR objective to define an orthogonal transformation that can convert the original LQR design to multiple decoupled smaller-sized LQR designs. We show that if the MAS is homogeneous then this decomposition retains closed-loop optimality. Conditions for decomposability, an algorithm for constructing the transformation matrix, a parallel RL algorithm, and robustness analysis when the design is applied to non-homogeneous MAS are presented. Simulations show that the proposed approach can guarantee significant speed-up in learning without any loss in the cumulative value of the LQR cost.