用单智能体强化学习优化区域交通灯,靠车载数据实时控流
Single-agent Reinforcement Learning Model for Regional Adaptive Traffic Signal Control
- 单智能体框架统一控制多路口,避免多智能体扩展难题
- 基于排队长度设计奖赏与动作,有效降低区域拥堵水平
- 仅需车载探针数据即可估算队列,适合大规模城市部署
多项研究已采用强化学习(RL)应对区域自适应交通信号控制(ATSC)挑战并取得良好效果。当前多数工作采用多智能体框架,但其可扩展性受限。实际上,交通信号控制本质依赖单一控制中心的集中管理,能监控全区域道路状况并协调所有路口。本文提出一种基于单智能体强化学习的区域ATSC模型,兼容探针车辆技术。核心设计包括状态、动作和奖励函数定义:状态与奖励均基于排队长度,动作用于调节队列动态。所用排队长度定义虽略异于传统,但与拥堵状态高度相关,且可通过探针车辆获取的路段行程时间数据可靠估计。由于探针数据已覆盖多数城市道路,该方法具备广泛部署潜力。在SUMO仿真平台上全面评估表明,该模型通过多路口协同控制,显著缓解了大范围区域拥堵。
原文摘要 · Abstract (English)
Several studies have employed reinforcement learning (RL) to address the challenges of regional adaptive traffic signal control (ATSC) and achieved promising results. In this field, existing research predominantly adopts multi-agent frameworks. However, the adoption of multi-agent frameworks presents challenges for scalability. Instead, the Traffic signal control (TSC) problem necessitates a single-agent framework. TSC inherently relies on centralized management by a single control center, which can monitor traffic conditions across all roads in the study area and coordinate the control of all intersections. This work proposes a single-agent RL-based regional ATSC model compatible with probe vehicle technology. Key components of the RL design include state, action, and reward function definitions. To facilitate learning and manage congestion, both state and reward functions are defined based on queue length, with action designed to regulate queue dynamics. The queue length definition used in this study differs slightly from conventional definitions but is closely correlated with congestion states. More importantly, it allows for reliable estimation using link travel time data from probe vehicles. With probe vehicle data already covering most urban roads, this feature enhances the proposed method's potential for widespread deployment. The method was comprehensively evaluated using the SUMO simulation platform. Experimental results demonstrate that the proposed model effectively mitigates large-scale regional congestion levels via coordinated multi-intersection control.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。