arXiv:2509.14431cs.RO2025-09中稿 · IROS 2026被引 1

LEGO模型让蜂群机器人控制更高效且适应性强

Local-Canonicalization Equivariant Graph Neural Networks for Sample-Efficient and Generalizable Swarm Robot Control

  • 通过局部归一化与角色感知图编码,消除坐标依赖
  • 在多智能体任务中样本效率提升,支持不同队伍规模迁移
  • 适合需要强泛化能力的分布式机器人系统研究

多智能体强化学习(MARL)在蜂群控制中常存在学习效率低、跨坐标系、团队规模和代理角色泛化性差的问题。本文提出局部归一化等变图神经网络(LEGO),一种模块化策略架构,结合以智能体为中心的归一化与角色感知图编码。归一化消除对全局坐标系的依赖,将预测的局部动作转换回世界坐标系后生成E(2)等变策略。角色级图编码器实现同角色内的置换等变性,并为可变规模团队提供固定维度表示。LEGO可与标准MARL算法搭配使用,本文采用MAPPO进行实例化。在协作式MPE Spread和竞争式Tag-occlusion基准测试中,LEGO-MAPPO相比基于MLP、纯图结构、仅归一化或仅等变的基线,在样本效率和任务性能上均有提升。所学策略无需微调即可迁移至未见过的团队规模,能在空间分布变化下保持性能,并通过课程初始化有效支持更大团队。在Crazyflie实验中,当一个追踪者失效时,策略仍能正常运行。代码已开源:https://github.com/CAB-Lab-Princeton/LEGO-MARL。

原文摘要 · Abstract (English)

Multi-agent reinforcement learning (MARL) policies for swarm control often learn inefficiently and generalize poorly across coordinate frames, team sizes, and agent roles. We introduce Local-Canonicalization Equivariant Graph Neural Networks (LEGO), a modular policy architecture that combines agent-centric canonicalization with role-aware graph encoding. Canonicalization removes dependence on the global coordinate frame, while transforming predicted local actions back to the world frame produces an E(2)-equivariant policy. Role-wise graph encoders provide intra-role permutation equivariance and fixed-dimensional representations for variable-size teams. LEGO can be paired with standard MARL algorithms; we instantiate it with MAPPO. Across cooperative MPE Spread and competitive Tag-occlusion benchmarks, LEGO-MAPPO improves sample efficiency and task performance relative to MLP-based, graph-only, canonicalization-only, and equivariant baselines. The learned policies transfer without fine-tuning to unseen team sizes, maintain performance under spatial distribution shifts, and benefit from curriculum initialization for larger teams. In Crazyflie experiments, the policy remains operational after one pursuer is disabled. Code is available at https://github.com/CAB-Lab-Princeton/LEGO-MARL.

多智能体机器人控制图神经网络泛化能力

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。