arXiv:2501.02803cs.ROcs.AI2025-01

为机器人仓库设计带缓存的持续路径规划系统

Enhancing Lifelong Multi-Agent Path Finding with Cache Mechanism

  • 引入缓存格与任务分配器,实现路径与存储协同规划
  • 缓存命中率高时整体效率提升明显,交通顺畅时表现更优
  • 适合需要持续作业的智能仓储场景,尤其关注资源调度

多智能体路径规划(MAPF)旨在为多个机器人规划无碰撞路径,对自动化仓库运营至关重要。持续多智能体路径规划(L-MAPF)在任务完成后动态分配新目标,更贴近真实仓库环境。现有方法多依赖预测和数学模型,未充分解决多机器人协同规划与执行问题。本文提出一种新型机制——带缓存的持续多智能体路径规划(L-MAPF-CM),将高层缓存存储与底层路径规划结合,引入用于临时存放物品的缓存格,并设计具备锁定机制的任务分配器(TA),根据机器人状态动态分配目标位置。通过不同缓存替换策略与任务分布的实验评估,L-MAPF-CM在缓存命中率高且交通流畅条件下展现出显著性能提升。

原文摘要 · Abstract (English)

Multi-Agent Path Finding (MAPF), which focuses on finding collision-free paths for multiple robots, is crucial in autonomous warehouse operations. Lifelong MAPF (L-MAPF), where agents are continuously reassigned new targets upon completing their current tasks, offers a more realistic approximation of real-world warehouse scenarios. While cache storage systems can enhance efficiency and reduce operational costs, existing approaches primarily rely on expectations and mathematical models, often without adequately addressing the challenges of multi-robot planning and execution. In this paper, we introduce a novel mechanism called Lifelong MAPF with Cache Mechanism (L-MAPF-CM), which integrates high-level cache storage with low-level path planning. We have involved a new type of map grid called cache for temporary item storage. Additionally, we involved a task assigner (TA) with a locking mechanism to bridge the gap between the new cache grid and L-MAPF algorithm. The TA dynamically allocates target locations to agents based on their status in various scenarios. We evaluated L-MAPF-CM using different cache replacement policies and task distributions. L-MAPF-CM has demonstrated performance improvements particularly with high cache hit rates and smooth traffic conditions.

路径规划多智能体仓储机器人缓存机制

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