用图神经网络提升多智能体逻辑控制的可扩展性
Scaling Safe Multi-Agent Control for Signal Temporal Logic Specifications
- 以图结构建模智能体关系,实现去中心化协同
- 在20个智能体场景下比MILP方法快10倍以上
- 适合需要高效避障与复杂时序约束的系统
现有基于信号时序逻辑(STL)的安全多智能体控制方法常因可扩展性差而受限。这主要是因为它们依赖单智能体视角或基于混合整数线性规划(MILP)的规划器,优化复杂且计算开销大。针对此问题,本文提出一种新方法:采用图结构表示智能体间关系,结合多智能体避障控制器与图神经网络(GNN)规划器,在去中心化框架下训练以满足STL目标,同时实现安全高效的多智能体路径规划。实验表明,该方法在20个智能体场景下相比先进MILP方法,推理速度提升超过10倍,且在复杂时序规范满足率上显著更优。
原文摘要 · Abstract (English)
Existing methods for safe multi-agent control using logic specifications like Signal Temporal Logic (STL) often face scalability issues. This is because they rely either on single-agent perspectives or on Mixed Integer Linear Programming (MILP)-based planners, which are complex to optimize. These methods have proven to be computationally expensive and inefficient when dealing with a large number of agents. To address these limitations, we present a new scalable approach to multi-agent control in this setting. Our method treats the relationships between agents using a graph structure rather than in terms of a single-agent perspective. Moreover, it combines a multi-agent collision avoidance controller with a Graph Neural Network (GNN) based planner, models the system in a decentralized fashion, and trains on STL-based objectives to generate safe and efficient plans for multiple agents, thereby optimizing the satisfaction of complex temporal specifications while also facilitating multi-agent collision avoidance. Our experiments show that our approach significantly outperforms existing methods that use a state-of-the-art MILP-based planner in terms of scalability and performance. The project website is https://jeappen.com/mastl-gcbf-website/ and the code is at https://github.com/jeappen/mastl-gcbf .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。