English

Using a Deep Reinforcement Learning Agent for Traffic Signal Control

Machine Learning 2016-11-04 v1 Systems and Control

Abstract

Ensuring transportation systems are efficient is a priority for modern society. Technological advances have made it possible for transportation systems to collect large volumes of varied data on an unprecedented scale. We propose a traffic signal control system which takes advantage of this new, high quality data, with minimal abstraction compared to other proposed systems. We apply modern deep reinforcement learning methods to build a truly adaptive traffic signal control agent in the traffic microsimulator SUMO. We propose a new state space, the discrete traffic state encoding, which is information dense. The discrete traffic state encoding is used as input to a deep convolutional neural network, trained using Q-learning with experience replay. Our agent was compared against a one hidden layer neural network traffic signal control agent and reduces average cumulative delay by 82%, average queue length by 66% and average travel time by 20%.

Keywords

Cite

@article{arxiv.1611.01142,
  title  = {Using a Deep Reinforcement Learning Agent for Traffic Signal Control},
  author = {Wade Genders and Saiedeh Razavi},
  journal= {arXiv preprint arXiv:1611.01142},
  year   = {2016}
}
R2 v1 2026-06-22T16:41:21.368Z