Greenhouse Gas Emission Prediction on Road Network using Deep Sequence
Learning
- URL: http://arxiv.org/abs/2004.08286v2
- Date: Fri, 4 Dec 2020 16:39:52 GMT
- Title: Greenhouse Gas Emission Prediction on Road Network using Deep Sequence
Learning
- Authors: Lama Alfaseeh, Ran Tu, Bilal Farooq, and Marianne Hatzopoulou
- Abstract summary: We develop a deep learning framework to predict link-level GHG emission rate (ER) based on the most representative predictors, such as speed, density, and the GHG ER of previous time steps.
The downtown Toronto road network is used as the case study and highly detailed data are synthesized using a calibrated traffic microsimulation and MOVES.
- Score: 4.814071726181215
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Mitigating the substantial undesirable impact of transportation systems on
the environment is paramount. Thus, predicting Greenhouse Gas (GHG) emissions
is one of the profound topics, especially with the emergence of intelligent
transportation systems (ITS). We develop a deep learning framework to predict
link-level GHG emission rate (ER) (in CO2eq gram/second) based on the most
representative predictors, such as speed, density, and the GHG ER of previous
time steps. In particular, various specifications of the long-short term memory
(LSTM) networks with exogenous variables are examined and compared with
clustering and the autoregressive integrated moving average (ARIMA) model with
exogenous variables. The downtown Toronto road network is used as the case
study and highly detailed data are synthesized using a calibrated traffic
microsimulation and MOVES. It is found that LSTM specification with speed,
density, GHG ER, and in-links speed from three previous minutes performs the
best while adopting 2 hidden layers and when the hyper-parameters are
systematically tuned. Adopting a 30 second updating interval improves slightly
the correlation between true and predicted GHG ERs, but contributes negatively
to the prediction accuracy as reflected on the increased root mean square error
(RMSE) value. Efficiently predicting GHG emissions at a higher frequency with
lower data requirements will pave the way to non-myopic eco-routing on
large-scale road networks {to alleviate the adverse impact on the global
warming
Related papers
- Improving Traffic Flow Predictions with SGCN-LSTM: A Hybrid Model for Spatial and Temporal Dependencies [55.2480439325792]
This paper introduces the Signal-Enhanced Graph Convolutional Network Long Short Term Memory (SGCN-LSTM) model for predicting traffic speeds across road networks.
Experiments on the PEMS-BAY road network traffic dataset demonstrate the SGCN-LSTM model's effectiveness.
arXiv Detail & Related papers (2024-11-01T00:37:00Z) - Deep Learning for Weather Forecasting: A CNN-LSTM Hybrid Model for Predicting Historical Temperature Data [7.559331742876793]
This study introduces a hybrid model combining Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) networks to predict historical temperature data.
CNNs are utilized for spatial feature extraction, while LSTMs handle temporal dependencies, resulting in significantly improved prediction accuracy and stability.
arXiv Detail & Related papers (2024-10-19T03:38:53Z) - Recurrent Neural Networks for Modelling Gross Primary Production [34.819587029115205]
Gross Primary Production is the largest atmosphere-to-land CO$$ flux, especially significant for forests.
Deep learning offers novel perspectives, and the potential of neural network architectures for estimating daily MME remains underexplored.
This study presents a comparative analysis of three architectures: Recurrent Neural Networks (RNNs), Gated Recurrent Units (GRUs), and Long-Short Term Memory (LSTMs)
arXiv Detail & Related papers (2024-04-19T09:46:45Z) - Broadband Ground Motion Synthesis via Generative Adversarial Neural
Operators: Development and Validation [12.275587079383603]
We first present the conditional ground-motion synthesis algorithm (cGM-GANO) and discuss its advantages compared to previous work.
We next train cGM-GANO on simulated ground motions generated by the Southern California Earthquake Center Broadband Platform (BBP) and on recorded KiK-net data.
Results specifically show that cGM-GANO produces consistent median scaling with the training data for the corresponding tectonic environments.
arXiv Detail & Related papers (2023-09-07T02:08:30Z) - Deep Learning for Day Forecasts from Sparse Observations [60.041805328514876]
Deep neural networks offer an alternative paradigm for modeling weather conditions.
MetNet-3 learns from both dense and sparse data sensors and makes predictions up to 24 hours ahead for precipitation, wind, temperature and dew point.
MetNet-3 has a high temporal and spatial resolution, respectively, up to 2 minutes and 1 km as well as a low operational latency.
arXiv Detail & Related papers (2023-06-06T07:07:54Z) - Correlating sparse sensing for large-scale traffic speed estimation: A
Laplacian-enhanced low-rank tensor kriging approach [76.45949280328838]
We propose a Laplacian enhanced low-rank tensor (LETC) framework featuring both lowrankness and multi-temporal correlations for large-scale traffic speed kriging.
We then design an efficient solution algorithm via several effective numeric techniques to scale up the proposed model to network-wide kriging.
arXiv Detail & Related papers (2022-10-21T07:25:57Z) - Time-to-Green predictions for fully-actuated signal control systems with
supervised learning [56.66331540599836]
This paper proposes a time series prediction framework using aggregated traffic signal and loop detector data.
We utilize state-of-the-art machine learning models to predict future signal phases' duration.
Results based on an empirical data set from a fully-actuated signal control system in Zurich, Switzerland, show that machine learning models outperform conventional prediction methods.
arXiv Detail & Related papers (2022-08-24T07:50:43Z) - STG-GAN: A spatiotemporal graph generative adversarial networks for
short-term passenger flow prediction in urban rail transit systems [11.167132464665578]
Short-term passenger flow prediction is an important but challenging task for better managing urban rail transit systems.
We propose a novel deep learning-basedtemporal graph generative adversarial network (STG-GAN) model with higher prediction accuracy, higher efficiency, and lower memory occupancy.
This study can provide critical experience in conducting short-term passenger flow predictions, especially from the perspective of real-world applications.
arXiv Detail & Related papers (2022-02-10T13:18:11Z) - A Graph Convolutional Network with Signal Phasing Information for
Arterial Traffic Prediction [63.470149585093665]
arterial traffic prediction plays a crucial role in the development of modern intelligent transportation systems.
Many existing studies on arterial traffic prediction only consider temporal measurements of flow and occupancy from loop sensors and neglect the rich spatial relationships between upstream and downstream detectors.
We fill this gap by enhancing a deep learning approach, Diffusion Convolutional Recurrent Neural Network, with spatial information generated from signal timing plans at targeted intersections.
arXiv Detail & Related papers (2020-12-25T01:40:29Z) - Distributed Fine-Grained Traffic Speed Prediction for Large-Scale
Transportation Networks based on Automatic LSTM Customization and Sharing [0.27528170226206433]
DistPre is a distributed fine-grained traffic speed prediction scheme for large-scale transportation networks.
D DistPre provides time-efficient LSTM customization and accurate fine-grained traffic-speed prediction for large-scale transportation networks.
arXiv Detail & Related papers (2020-05-10T21:24:23Z) - ParkPredict: Motion and Intent Prediction of Vehicles in Parking Lots [65.33650222396078]
We develop a parking lot environment and collect a dataset of human parking maneuvers.
We compare a multi-modal Long Short-Term Memory (LSTM) prediction model and a Convolution Neural Network LSTM (CNN-LSTM) to a physics-based Extended Kalman Filter (EKF) baseline.
Our results show that 1) intent can be estimated well (roughly 85% top-1 accuracy and nearly 100% top-3 accuracy with the LSTM and CNN-LSTM model); 2) knowledge of the human driver's intended parking spot has a major impact on predicting parking trajectory; and 3) the semantic representation of the environment
arXiv Detail & Related papers (2020-04-21T20:46:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.