Bi-CL: A Reinforcement Learning Framework for Robots Coordination Through Bi-level Optimization
Zechen Hu, Daigo Shishika, Xuesu Xiao, Xuan Wang
TL;DR
This work tackles coordinated multi-robot learning under local observations by formulating a bi-level Dec-MDP and proposing Bi-CL, which couples a reduced-action RL upper level with a global optimizer-derived lower level for $y^*$. An imitation-learning lower level $\eta^i$ and an alignment penalty $c_k\sum_i \mathcal{H}_i$ bridge the information gap under CTDE, improving training efficiency and stability. Across route- and graph-based tasks, Bi-CL achieves competitive final performance to MARL baselines while converging faster, highlighting the value of action-space reduction and hierarchical optimization in scalable robot coordination. The approach advances practical coordination by enabling efficient learning with incomplete information and hybrid action spaces in real-world multi-robot systems.
Abstract
In multi-robot systems, achieving coordinated missions remains a significant challenge due to the coupled nature of coordination behaviors and the lack of global information for individual robots. To mitigate these challenges, this paper introduces a novel approach, Bi-level Coordination Learning (Bi-CL), that leverages a bi-level optimization structure within a centralized training and decentralized execution paradigm. Our bi-level reformulation decomposes the original problem into a reinforcement learning level with reduced action space, and an imitation learning level that gains demonstrations from a global optimizer. Both levels contribute to improved learning efficiency and scalability. We note that robots' incomplete information leads to mismatches between the two levels of learning models. To address this, Bi-CL further integrates an alignment penalty mechanism, aiming to minimize the discrepancy between the two levels without degrading their training efficiency. We introduce a running example to conceptualize the problem formulation and apply Bi-CL to two variations of this example: route-based and graph-based scenarios. Simulation results demonstrate that Bi-CL can learn more efficiently and achieve comparable performance with traditional multi-agent reinforcement learning baselines for multi-robot coordination.
