MLLGSYApr 17, 2019

Towards Robust Deep Reinforcement Learning for Traffic Signal Control: Demand Surges, Incidents and Sensor Failures

arXiv:1904.08353v222 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses reliability challenges for traffic management in dynamic urban areas, but it is incremental as it builds on existing deep RL methods for traffic control.

The paper tackled the problem of making deep reinforcement learning (RL) traffic signal controllers robust to uncertainties like demand surges, incidents, and sensor failures, by developing an open-source framework for evaluation and proposing designs to mitigate these issues.

Reinforcement learning (RL) constitutes a promising solution for alleviating the problem of traffic congestion. In particular, deep RL algorithms have been shown to produce adaptive traffic signal controllers that outperform conventional systems. However, in order to be reliable in highly dynamic urban areas, such controllers need to be robust with the respect to a series of exogenous sources of uncertainty. In this paper, we develop an open-source callback-based framework for promoting the flexible evaluation of different deep RL configurations under a traffic simulation environment. With this framework, we investigate how deep RL-based adaptive traffic controllers perform under different scenarios, namely under demand surges caused by special events, capacity reductions from incidents and sensor failures. We extract several key insights for the development of robust deep RL algorithms for traffic control and propose concrete designs to mitigate the impact of the considered exogenous uncertainties.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes