arXiv:2501.13448cs.MAcs.AI2025-01被引 8

提出BMG-Q算法,用图注意力网络提升网约车合乘派单效率

BMG-Q: Localized Bipartite Match Graph Attention Q-Learning for Ride-Pooling Order Dispatch

  • 基于局部二分匹配图构建图注意力网络,捕捉车辆动态交互
  • 训练中累积奖励比基准高10%,过估计偏差降低超50%
  • 适合大规模车队调度,对任务变化和规模波动有强鲁棒性

本文提出一种针对网约车合乘订单调度的新型多智能体强化学习框架——局部二分匹配图注意力Q学习(BMG-Q)。该方法在马尔可夫决策过程基础上构建局部二分依赖图,设计图注意力双深度Q网络(GATDDQN)作为主干模型,以捕捉车队内车辆间的动态交互。通过引入局部二分依赖图增强各智能体的状态表征,并由集中式全局协调器使用整数线性规划(ILP)优化订单匹配与智能体行为。结合梯度裁剪与局部图采样,提升模型可扩展性与鲁棒性。此外,ILP中加入后验评分函数,有效平衡在线探索与利用,降低智能体过估计偏差。大量实验表明,BMG-Q在数千辆车辆的场景下表现优异,累积奖励较基准提升约10%,过估计偏差减少超过50%,且在任务变化与车队规模调整下保持稳定,展现出高效、可扩展、鲁棒的特性。

原文摘要 · Abstract (English)

This paper introduces Localized Bipartite Match Graph Attention Q-Learning (BMG-Q), a novel Multi-Agent Reinforcement Learning (MARL) algorithm framework tailored for ride-pooling order dispatch. BMG-Q advances ride-pooling decision-making process with the localized bipartite match graph underlying the Markov Decision Process, enabling the development of novel Graph Attention Double Deep Q Network (GATDDQN) as the MARL backbone to capture the dynamic interactions among ride-pooling vehicles in fleet. Our approach enriches the state information for each agent with GATDDQN by leveraging a localized bipartite interdependence graph and enables a centralized global coordinator to optimize order matching and agent behavior using Integer Linear Programming (ILP). Enhanced by gradient clipping and localized graph sampling, our GATDDQN improves scalability and robustness. Furthermore, the inclusion of a posterior score function in the ILP captures the online exploration-exploitation trade-off and reduces the potential overestimation bias of agents, thereby elevating the quality of the derived solutions. Through extensive experiments and validation, BMG-Q has demonstrated superior performance in both training and operations for thousands of vehicle agents, outperforming benchmark reinforcement learning frameworks by around 10% in accumulative rewards and showing a significant reduction in overestimation bias by over 50%. Additionally, it maintains robustness amidst task variations and fleet size changes, establishing BMG-Q as an effective, scalable, and robust framework for advancing ride-pooling order dispatch operations.

强化学习网约车调度图神经网络多智能体

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