Predicting the traffic flux in the city of Valencia with Deep Learning
Miguel G. Folgado, Veronica Sanz, Johannes Hirn, Edgar G. Lorenzo and, Javier F. Urchueguia

TL;DR
This paper demonstrates that a deep learning model, specifically an LSTM neural network, can accurately predict future traffic flux in Valencia using extensive historical sensor data, aiding urban emission reduction strategies.
Contribution
The study introduces a novel application of LSTM neural networks to predict city-wide traffic flux using dense sensor data, enabling proactive traffic management.
Findings
LSTM effectively predicts traffic patterns in real-time.
High-density sensor data improves prediction accuracy.
Model supports emission reduction policies.
Abstract
Traffic congestion is a major urban issue due to its adverse effects on health and the environment, so much so that reducing it has become a priority for urban decision-makers. In this work, we investigate whether a high amount of data on traffic flow throughout a city and the knowledge of the road city network allows an Artificial Intelligence to predict the traffic flux far enough in advance in order to enable emission reduction measures such as those linked to the Low Emission Zone policies. To build a predictive model, we use the city of Valencia traffic sensor system, one of the densest in the world, with nearly 3500 sensors distributed throughout the city. In this work we train and characterize an LSTM (Long Short-Term Memory) Neural Network to predict temporal patterns of traffic in the city using historical data from the years 2016 and 2017. We show that the LSTM is capable of…
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 · Air Quality Monitoring and Forecasting
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
