arXiv:2501.02770cs.AIcs.MA2025-01被引 2

提出新框架解决多智能体通信连通下的路径规划难题。

Multi-Agent Pathfinding Under Team-Connected Communication Constraint via Adaptive Path Expansion and Dynamic Leading

  • 分阶段自适应扩展路径,动态调整领航者角色。
  • 可处理25个智能体在五种环境中的连通约束规划。
  • 适合复杂场景下需持续通信的机器人协同任务。

本文提出一种新型规划框架,用于解决多智能体在团队通信连通约束下的路径规划问题,要求所有智能体在整个移动过程中保持与团队的通信连通。传统方法(如基于优先级的搜索)在起始与目标邻域配置不同时易失效,其单次扩展策略无法应对导航中邻居变化带来的通信挑战。类似地,领航-跟随方法(如编队)虽能维持通信,但固定领航者在密集杂乱环境中易导致规划停滞。为此,本文设计双层规划框架,融合自适应路径扩展(分多阶段扩展路径)与动态领航技术(在每阶段扩展中重新选择领航者以突破僵局)。仿真结果表明,该方法在有限通信范围下可成功处理最多25个智能体、五种环境类型,线性视野约束下可处理11-12个智能体,成功率超过90%,而基线方法常在此类场景中失败。

原文摘要 · Abstract (English)

This paper proposes a novel planning framework to handle a multi-agent pathfinding problem under team-connected communication constraint, where all agents must have a connected communication channel to the rest of the team during their entire movements. Standard multi-agent path finding approaches (e.g., priority-based search) have potential in this domain but fail when neighboring configurations at start and goal differ. Their single-expansion approach -- computing each agent's path from the start to the goal in just a single expansion -- cannot reliably handle planning under communication constraints for agents as their neighbors change during navigating. Similarly, leader-follower approaches (e.g., platooning) are effective at maintaining team communication, but fixing the leader at the outset of planning can cause planning to become stuck in dense-clutter environments, limiting their practical utility. To overcome this limitation, we propose a novel two-level multi-agent pathfinding framework that integrates two techniques: adaptive path expansion to expand agent paths to their goals in multiple stages; and dynamic leading technique that enables the reselection of the leading agent during each agent path expansion whenever progress cannot be made. Simulation experiments show the efficiency of our planners, which can handle up to 25 agents across five environment types under a limited communication range constraint and up to 11-12 agents on three environment types under line-of-sight communication constraint, exceeding 90% success-rate where baselines routinely fail.

多智能体路径规划通信约束动态领航

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