解决多车异步路径规划难题,提升整体通行效率
Cooperative Path Planning with Asynchronous Multiagent Reinforcement Learning
- 分区域两阶段规划,缓解异步决策带来的协作困难
- 新轨迹收集机制减少训练冗余,提升学习效率
- 适合城市交通调度与自动驾驶协同场景
本文研究多源多汇最短路径问题(MSD-SPP),旨在最小化所有路径的平均行程时间。道路网络中的固有容量限制导致车辆间竞争。传统多智能体强化学习(MARL)因异步决策机制难以实现高效路径规划合作,即车辆无法在上一时间步同时完成路由动作。为此,我们提出将整个路网划分为多个子图,并执行跨区域与区域内分阶段的路径规划。在提出的异步多智能体强化学习(asyn-MARL)框架中,我们设计一种全局状态,用低维向量隐式表示多智能体的联合观测与动作;开发新型轨迹采集机制以降低训练轨迹冗余;设计新型演员网络促进同目标或相近目标车辆间的协作;并引入可达性图防止路径陷入无限循环。在合成与真实路网上的评估表明,本方法优于现有先进规划方法。
原文摘要 · Abstract (English)
In this paper, we study the shortest path problem (SPP) with multiple source-destination pairs (MSD), namely MSD-SPP, to minimize average travel time of all shortest paths. The inherent traffic capacity limits within a road network contributes to the competition among vehicles. Multi-agent reinforcement learning (MARL) model cannot offer effective and efficient path planning cooperation due to the asynchronous decision making setting in MSD-SPP, where vehicles (a.k.a agents) cannot simultaneously complete routing actions in the previous time step. To tackle the efficiency issue, we propose to divide an entire road network into multiple sub-graphs and subsequently execute a two-stage process of inter-region and intra-region route planning. To address the asynchronous issue, in the proposed asyn-MARL framework, we first design a global state, which exploits a low-dimensional vector to implicitly represent the joint observations and actions of multi-agents. Then we develop a novel trajectory collection mechanism to decrease the redundancy in training trajectories. Additionally, we design a novel actor network to facilitate the cooperation among vehicles towards the same or close destinations and a reachability graph aimed at preventing infinite loops in routing paths. On both synthetic and real road networks, our evaluation result demonstrates that our approach outperforms state-of-the-art planning approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。