用扩散模型解决交通信号控制中的数据缺失问题
DiffLight: A Partial Rewards Conditioned Diffusion Model for Traffic Signal Control with Missing Data
- 设计部分奖励条件扩散模型,避免缺失数据干扰学习
- 在五大数据集上验证,显著提升缺损数据下的控制效果
- 适合实际城市交通中传感器故障场景的信号控制
强化学习在交通信号控制(TSC)中已取得显著进展,但多数方法假设所有周边路口的交通数据都能完整连续获取。现实中,传感器故障或数据丢失常导致该假设失效,使缺数据下的TSC成为关键挑战。为此,我们提出DiffLight,一种面向离线场景的条件扩散模型,用于处理数据缺失的交通信号控制。通过整合交通数据补全与决策制定两个任务,采用部分奖励条件扩散(PRCD)模型,有效防止缺失奖励干扰学习过程。同时,设计时空变换器(STFormer)以捕捉路口间的时空依赖关系,并提出扩散通信机制(DCM),增强缺数据下的协同控制能力。在五个不同数据缺失场景的数据集上进行大量实验,结果表明DiffLight能有效应对数据缺失问题。代码已开源:https://github.com/lokol5579/DiffLight-release。
原文摘要 · Abstract (English)
The application of reinforcement learning in traffic signal control (TSC) has been extensively researched and yielded notable achievements. However, most existing works for TSC assume that traffic data from all surrounding intersections is fully and continuously available through sensors. In real-world applications, this assumption often fails due to sensor malfunctions or data loss, making TSC with missing data a critical challenge. To meet the needs of practical applications, we introduce DiffLight, a novel conditional diffusion model for TSC under data-missing scenarios in the offline setting. Specifically, we integrate two essential sub-tasks, i.e., traffic data imputation and decision-making, by leveraging a Partial Rewards Conditioned Diffusion (PRCD) model to prevent missing rewards from interfering with the learning process. Meanwhile, to effectively capture the spatial-temporal dependencies among intersections, we design a Spatial-Temporal transFormer (STFormer) architecture. In addition, we propose a Diffusion Communication Mechanism (DCM) to promote better communication and control performance under data-missing scenarios. Extensive experiments on five datasets with various data-missing scenarios demonstrate that DiffLight is an effective controller to address TSC with missing data. The code of DiffLight is released at https://github.com/lokol5579/DiffLight-release.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。