arXiv:2507.20377cs.AI2025-07被引 1

用分层动态分组的强化学习,提升城市共享出行资源分配效率

Multi-Agent Reinforcement Learning for Dynamic Mobility Resource Allocation with Hierarchical Adaptive Grouping

  • 分层结构结合全局与局部状态,动态调整资源分配策略
  • 基于轨迹相似性自适应分组,实现高效参数共享,提升内存效率
  • 在纽约120万条真实骑行数据上验证,显著改善车辆可用性

城市共享出行资源(如共享单车、电动滑板车、拼车车辆)的动态分配对平衡供需至关重要。本文提出一种新型多智能体强化学习方法——分层自适应分组参数共享(HAG-PS),以解决该领域两个关键挑战:如何在智能体(代表区域协调者)间动态自适应地共享资源分配策略;如何在城市级规模下实现内存高效的参数共享。为此,HAG-PS设计了包含全局与局部资源状态信息的分层机制,引入基于编码轨迹相似性的自适应分组方法,支持智能体组的动态拆分与合并,并通过可学习的身份嵌入实现智能体专业化,超越简单参数复制。基于纽约市真实共享单车数据(共超过120万次行程)的大量实验表明,HAG-PS相比其他基线方法在提升车辆可用性等方面表现更优。

原文摘要 · Abstract (English)

Allocating mobility resources (e.g., shared bikes/e-scooters, ride-sharing vehicles) is crucial for rebalancing the mobility demand and supply in the urban environments. We propose in this work a novel multi-agent reinforcement learning named Hierarchical Adaptive Grouping-based Parameter Sharing (HAG-PS) for dynamic mobility resource allocation. HAG-PS aims to address two important research challenges regarding multi-agent reinforcement learning for mobility resource allocation: (1) how to dynamically and adaptively share the mobility resource allocation policy (i.e., how to distribute mobility resources) across agents (i.e., representing the regional coordinators of mobility resources); and (2) how to achieve memory-efficient parameter sharing in an urban-scale setting. To address the above challenges, we have provided following novel designs within HAG-PS. To enable dynamic and adaptive parameter sharing, we have designed a hierarchical approach that consists of global and local information of the mobility resource states (e.g., distribution of mobility resources). We have developed an adaptive agent grouping approach in order to split or merge the groups of agents based on their relative closeness of encoded trajectories (i.e., states, actions, and rewards). We have designed a learnable identity (ID) embeddings to enable agent specialization beyond simple parameter copy. We have performed extensive experimental studies based on real-world NYC bike sharing data (a total of more than 1.2 million trips), and demonstrated the superior performance (e.g., improved bike availability) of HAG-PS compared with other baseline approaches.

多智能体强化学习资源分配城市交通

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