arXiv:2508.08574cs.ROcs.MA2025-08被引 6

DeepFleet让成百上千机器人协同规划,提升仓库调度效率。

DeepFleet: Multi-Agent Foundation Models for Mobile Robots

  • 用四种不同结构的模型模拟机器人协作,基于真实仓库数据训练。
  • 异步更新+局部交互结构的模型在预测任务中表现最优。
  • 适合大规模机器人调度系统研发者参考,尤其关注协同决策场景。

我们提出DeepFleet,一套用于大规模移动机器人集群协调与规划的基础模型。这些模型基于全球亚马逊仓库中数十万机器人的运动数据(包括位置、目标和交互信息)进行训练。DeepFleet包含四种架构:以机器人为中心(RC)的自回归决策变压器,处理单个机器人的邻域状态;机器人-楼层(RF)模型,通过机器人与仓库楼层间的交叉注意力建模;图像-楼层(IF)模型,对全舰队的多通道图像表示进行卷积编码;图-楼层(GF)模型,结合时间注意力与图神经网络捕捉空间关系。本文描述了这些模型的设计,并评估其在预测任务中的表现。结果表明,采用异步状态更新并融入局部交互结构的机器人中心型和图-楼层模型最具潜力。此外,实验显示这两个模型能有效利用更大规模的仓储操作数据,在模型扩展时性能持续提升。

原文摘要 · Abstract (English)

We introduce DeepFleet, a suite of foundation models designed to support coordination and planning for large-scale mobile robot fleets. These models are trained on fleet movement data, including robot positions, goals, and interactions, from hundreds of thousands of robots in Amazon warehouses worldwide. DeepFleet consists of four architectures that each embody a distinct inductive bias and collectively explore key points in the design space for multi-agent foundation models: the robot-centric (RC) model is an autoregressive decision transformer operating on neighborhoods of individual robots; the robot-floor (RF) model uses a transformer with cross-attention between robots and the warehouse floor; the image-floor (IF) model applies convolutional encoding to a multi-channel image representation of the full fleet; and the graph-floor (GF) model combines temporal attention with graph neural networks for spatial relationships. In this paper, we describe these models and present our evaluation of the impact of these design choices on prediction task performance. We find that the robot-centric and graph-floor models, which both use asynchronous robot state updates and incorporate the localized structure of robot interactions, show the most promise. We also present experiments that show that these two models can make effective use of larger warehouses operation datasets as the models are scaled up.

多智能体机器人调度基础模型协同决策

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