ELMOPP: An Application of Graph Theory and Machine Learning to Traffic Light Coordination
Fareed Sheriff

TL;DR
This paper introduces ELMOPP, a traffic light coordination algorithm that uses machine learning and graph theory to predict future traffic flow, outperforming existing algorithms while relying only on camera footage.
Contribution
ELMOPP is a novel algorithm combining NLSTM and graph theory to predict traffic flow and optimize light control using only camera data, unlike prior methods requiring GPS or sensors.
Findings
ELMOPP statistically outperforms OAF and ITLC in throughput rate.
ELMOPP requires only camera footage, simplifying deployment.
Simulation results validate ELMOPP's effectiveness in traffic management.
Abstract
Traffic light management is a broad subject with various papers published that put forth algorithms to efficiently manage traffic using traffic lights. Two such algorithms are the OAF (oldest arrival first) and ITLC (intelligent traffic light controller) algorithms. However, many traffic light algorithms do not consider future traffic flow and therefore cannot mitigate traffic in such a way as to reduce future traffic in the present. This paper presents the Edge Load Management and Optimization through Pseudoflow Prediction (ELMOPP) algorithm, which aims to solve problems detailed in previous algorithms; through machine learning with nested long short-term memory (NLSTM) modules and graph theory, the algorithm attempts to predict the near future using past data and traffic patterns to inform its real-time decisions and better mitigate traffic by predicting future traffic flow based on…
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.
