Reliable and Efficient Multi-Agent Coordination via Graph Neural Network Variational Autoencoders
Abstract
Multi-agent coordination is crucial for reliable multi-robot navigation in shared spaces such as automated warehouses. In regions of dense robot traffic, local coordination methods may fail to find a deadlock-free solution. In these scenarios, it is appropriate to let a central unit generate a global schedule that decides the passing order of robots. However, the runtime of such centralized coordination methods increases significantly with the problem scale. In this paper, we propose to leverage Graph Neural Network Variational Autoencoders (GNN-VAE) to solve the multi-agent coordination problem at scale faster than through centralized optimization. We formulate the coordination problem as a graph problem and collect ground truth data using a Mixed-Integer Linear Program (MILP) solver. During training, our learning framework encodes good quality solutions of the graph problem into a latent space. At inference time, solution samples are decoded from the sampled latent variables, and the lowest-cost sample is selected for coordination. Finally, the feasible proposal with the highest performance index is selected for the deployment. By construction, our GNN-VAE framework returns solutions that always respect the constraints of the considered coordination problem. Numerical results show that our approach trained on small-scale problems can achieve high-quality solutions even for large-scale problems with 250 robots, being much faster than other baselines. Project page: https://mengyuest.github.io/gnn-vae-coord
Community
Reliable and Efficient Multi-Agent Coordination via Graph Neural Network Variational Autoencoders
Yue Meng1, Nathalie Majcherczyk2, Wenliang Liu2, Scott Kiesel2, Chuchu Fan1, Federico Pecora2
1Reliable Autonomous Systems Lab @ MIT (REALM)
Formulation
Coordination graph formualation
GNN-VAE framework for Multi-agent coordination
Experimental results
Ours can generate close-to-oracle (MILP) assignments with the optimality ratio consistently over 0.9 while the optimality ratio curves for B-BTS and CMA-ES drop quickly as the number of robots is more than 20. This shows the great generalizability of our approach. Ours can be 10 to 20 times faster than the baselines, solving coordination problem with 250 robots in less than 5 seconds on average.
Requirements and Demos
Coming soon.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- MAGNNET: Multi-Agent Graph Neural Network-based Efficient Task Allocation for Autonomous Vehicles with Deep Reinforcement Learning (2025)
- RAILGUN: A Unified Convolutional Policy for Multi-Agent Path Finding Across Different Environments and Tasks (2025)
- MARVEL: Multi-Agent Reinforcement Learning for constrained field-of-View multi-robot Exploration in Large-scale environments (2025)
- SIGMA: Sheaf-Informed Geometric Multi-Agent Pathfinding (2025)
- Deep Meta Coordination Graphs for Multi-agent Reinforcement Learning (2025)
- Learning to Solve the Min-Max Mixed-Shelves Picker-Routing Problem via Hierarchical and Parallel Decoding (2025)
- Towards graph neural networks for provably solving convex optimization problems (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper