用扩散模型实现小规模训练、大规模部署的多机器人路径规划
Train-Small Deploy-Large: Leveraging Diffusion-Based Multi-Robot Planning

- 用扩散模型+注意力机制+时序卷积,实现可动态适应机器人数目的规划
- 在仅训练8个机器人情况下,部署至32个机器人仍保持高精度
- 适合需要灵活应对机器人数量变化的复杂场景部署
基于学习的多机器人路径规划方法难以扩展或泛化,尤其在部署时机器人数量变化时表现不佳。现有方法通常在固定数量机器人上训练,虽能容忍减少但无法应对增加;而为更多机器人训练则耗时且计算开销大。分析方法则面临计算量大或环境动态变化处理困难的问题。本文提出一种基于扩散模型的规划器,可在少量机器人(如8个)上训练,并有效推广至更大规模部署(如32个)。通过引入共享扩散模型、专用的跨智能体注意力和时序卷积,实现了“小规模训练、大规模部署”的范式。实验验证了该方法在多个场景下的有效性,并与现有的多智能体强化学习和启发式控制方法进行了对比。
原文摘要 · Abstract (English)
Learning based multi-robot path planning methods struggle to scale or generalize to changes, particularly variations in the number of robots during deployment. Most existing methods are trained on a fixed number of robots and may tolerate a reduced number during testing, but typically fail when the number increases. Additionally, training such methods for a larger number of agents can be both time consuming and computationally expensive. However, analytical methods can struggle to scale computationally or handle dynamic changes in the environment. In this work, we propose to leverage a diffusion model based planner capable of handling dynamically varying number of agents. Our approach is trained on a limited number of agents and generalizes effectively to larger numbers of agents during deployment. Results show that integrating a single shared diffusion model based planner with dedicated inter-agent attention computation and temporal convolution enables a train small deploy-large paradigm with good accuracy. We validate our method across multiple scenarios and compare the performance with existing multi-agent reinforcement learning techniques and heuristic control based methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。