Predicting Coordinated Actuated Traffic Signal Change Times using LSTM Neural Networks
Seifeldeen Eteifa, Hesham A. Rakha, Hoda Eldardiry

TL;DR
This paper presents a four-step LSTM-based methodology for estimating traffic signal switching times at actuated intersections, improving fuel efficiency by accurately predicting signal changes despite missing data.
Contribution
The study introduces a novel loss function for LSTM models and demonstrates its effectiveness in predicting signal change times under varying traffic conditions.
Findings
Proposed loss function outperforms traditional ones in overall error.
Prediction accuracy varies with horizon and loss function choice.
Method is robust to missing data and applicable to real intersection data.
Abstract
Vehicle acceleration and deceleration maneuvers at traffic signals results in significant fuel and energy consumption levels. Green light optimal speed advisory systems require reliable estimates of signal switching times to improve vehicle fuel efficiency. Obtaining these estimates is difficult for actuated signals where the length of each green indication changes to accommodate varying traffic conditions. This study details a four-step Long Short-Term Memory deep learning-based methodology that can be used to provide reasonable switching time estimates from green to red and vice versa while being robust to missing data. The four steps are data gathering, data preparation, machine learning model tuning, and model testing and evaluation. The input to the models included controller logic, signal timing parameters, time of day, traffic state from detectors, vehicle actuation data, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Vehicle emissions and performance · Transportation Planning and Optimization
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
