多智能体协作中用空间注意力机制实现高效通信与分工。
MAST: Multi-Agent Spatial Transformer for Learning to Collaborate
- 设计新型分布式Transformer,通过窗口化注意力限制感知范围。
- 在大规模团队下仍保持通信稳定,任务完成率优于基线方法。
- 适合需要实时协作的机器人集群,如搜救或巡检场景。
本文提出一种用于大规模去中心化协同多机器人系统(DC-MRS)中学习通信策略的新模型——多智能体空间变换器(MAST)。DC-MRS面临三大挑战:局部感知导致状态不完全可观、无中心服务器且通信范围有限、各机器人独立执行动作。为优化共同的任务目标,需设计具备协同行为的通信策略。MAST是一种去中心化Transformer架构,能计算需共享的抽象信息,并结合自身观测处理接收信息。其创新在于引入新型位置编码与窗口化注意力机制,限制感受野,兼顾局部计算、平移等变性与排列等变性,适用于DC-MRS。在去中心化分配与导航(DAN)及去中心化覆盖控制任务上验证了有效性。采用集中式模仿学习高效训练,所学去中心化策略对通信延迟鲁棒,可扩展至大规模团队,性能优于基线与其他学习方法。
原文摘要 · Abstract (English)
This article presents a novel multi-agent spatial transformer (MAST) for learning communication policies in large-scale decentralized and collaborative multi-robot systems (DC-MRS). Challenges in collaboration in DC-MRS arise from: (i) partial observable states as robots make only localized perception, (ii) limited communication range with no central server, and (iii) independent execution of actions. The robots need to optimize a common task-specific objective, which, under the restricted setting, must be done using a communication policy that exhibits the desired collaborative behavior. The proposed MAST is a decentralized transformer architecture that learns communication policies to compute abstract information to be shared with other agents and processes the received information with the robot's own observations. The MAST extends the standard transformer with new positional encoding strategies and attention operations that employ windowing to limit the receptive field for MRS. These are designed for local computation, shift-equivariance, and permutation equivariance, making it a promising approach for DC-MRS. We demonstrate the efficacy of MAST on decentralized assignment and navigation (DAN) and decentralized coverage control. Efficiently trained using imitation learning in a centralized setting, the decentralized MAST policy is robust to communication delays, scales to large teams, and performs better than the baselines and other learning-based approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。