Revisiting Random Forests in a Comparative Evaluation of Graph
Convolutional Neural Network Variants for Traffic Prediction
- URL: http://arxiv.org/abs/2305.19292v1
- Date: Tue, 30 May 2023 00:50:51 GMT
- Title: Revisiting Random Forests in a Comparative Evaluation of Graph
Convolutional Neural Network Variants for Traffic Prediction
- Authors: Ta Jiun Ting, Xiaocan Li, Scott Sanner, Baher Abdulhai
- Abstract summary: Graph convolutional neural networks (GCNNs) have become the prevailing models in the traffic prediction literature.
In this work, we classify the components of successful GCNN prediction models and analyze the effects of factorization, attention mechanism, and weight sharing on their performance.
- Score: 15.248412426672694
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Traffic prediction is a spatiotemporal predictive task that plays an
essential role in intelligent transportation systems. Today, graph
convolutional neural networks (GCNNs) have become the prevailing models in the
traffic prediction literature since they excel at extracting spatial
correlations. In this work, we classify the components of successful GCNN
prediction models and analyze the effects of matrix factorization, attention
mechanism, and weight sharing on their performance. Furthermore, we compare
these variations against random forests, a traditional regression method that
predates GCNNs by over 15 years. We evaluated these methods using simulated
data of two regions in Toronto as well as real-world sensor data from selected
California highways. We found that incorporating matrix factorization,
attention, and location-specific model weights either individually or
collectively into GCNNs can result in a better overall performance. Moreover,
although random forest regression is a less compact model, it matches or
exceeds the performance of all variations of GCNNs in our experiments. This
suggests that the current graph convolutional methods may not be the best
approach to traffic prediction and there is still room for improvement.
Finally, our findings also suggest that for future research on GCNN for traffic
prediction to be credible, researchers must include performance comparison to
random forests.
Related papers
- Leveraging graph neural networks and mobility data for COVID-19 forecasting [37.9506001142702]
COVID-19 pandemic has victimized over 7 million people to date, prompting diverse research efforts.
Spatio-temporal models combining mobility data with machine learning have gained attention for disease forecasting.
Here, we explore Graph Convolutional Recurrent Network (GCRN) and Graph Convolutional Long ShortTerm Memory (GTM)
The aim is to forecast future values of COVID-19 cases in Brazil and China by leveraging human mobility networks.
arXiv Detail & Related papers (2025-01-20T19:52:31Z) - Synthetic Trajectory Generation Through Convolutional Neural Networks [6.717469146587211]
We introduce a Reversible Trajectory-to-CNN Transformation (RTCT)
RTCT adapts trajectories into a format suitable for CNN-based models.
We evaluate its performance against an RNN-based trajectory GAN.
arXiv Detail & Related papers (2024-07-24T02:16:52Z) - Learning to Reweight for Graph Neural Network [63.978102332612906]
Graph Neural Networks (GNNs) show promising results for graph tasks.
Existing GNNs' generalization ability will degrade when there exist distribution shifts between testing and training graph data.
We propose a novel nonlinear graph decorrelation method, which can substantially improve the out-of-distribution generalization ability.
arXiv Detail & Related papers (2023-12-19T12:25:10Z) - A spatial-temporal short-term traffic flow prediction model based on
dynamical-learning graph convolution mechanism [0.0]
Short-term traffic flow prediction is a vital branch of the Intelligent Traffic System (ITS) and plays an important role in traffic management.
Graph convolution network (GCN) is widely used in traffic prediction models to better deal with the graphical structure data of road networks.
To deal with this drawback, this paper proposes a novel location graph convolutional network (Location-GCN)
arXiv Detail & Related papers (2022-05-10T09:19:12Z) - Generalizing Graph Neural Networks on Out-Of-Distribution Graphs [51.33152272781324]
Graph Neural Networks (GNNs) are proposed without considering the distribution shifts between training and testing graphs.
In such a setting, GNNs tend to exploit subtle statistical correlations existing in the training set for predictions, even though it is a spurious correlation.
We propose a general causal representation framework, called StableGNN, to eliminate the impact of spurious correlations.
arXiv Detail & Related papers (2021-11-20T18:57:18Z) - A Comparative Study on Basic Elements of Deep Learning Models for
Spatial-Temporal Traffic Forecasting [0.0]
Traffic forecasting plays a crucial role in intelligent transportation systems.
The recently suggested deep learning models share basic elements such as graph convolution, graph attention, recurrent units, and/or attention mechanism.
In this study, we designed an in-depth comparative study for four deep neural network models utilizing different basic elements.
arXiv Detail & Related papers (2021-11-15T03:20:23Z) - Shift-Robust GNNs: Overcoming the Limitations of Localized Graph
Training data [52.771780951404565]
Shift-Robust GNN (SR-GNN) is designed to account for distributional differences between biased training data and the graph's true inference distribution.
We show that SR-GNN outperforms other GNN baselines by accuracy, eliminating at least (40%) of the negative effects introduced by biased training data.
arXiv Detail & Related papers (2021-08-02T18:00:38Z) - SGCN:Sparse Graph Convolution Network for Pedestrian Trajectory
Prediction [64.16212996247943]
We present a Sparse Graph Convolution Network(SGCN) for pedestrian trajectory prediction.
Specifically, the SGCN explicitly models the sparse directed interaction with a sparse directed spatial graph to capture adaptive interaction pedestrians.
visualizations indicate that our method can capture adaptive interactions between pedestrians and their effective motion tendencies.
arXiv Detail & Related papers (2021-04-04T03:17:42Z) - Bayesian Graph Neural Networks with Adaptive Connection Sampling [62.51689735630133]
We propose a unified framework for adaptive connection sampling in graph neural networks (GNNs)
The proposed framework not only alleviates over-smoothing and over-fitting tendencies of deep GNNs, but also enables learning with uncertainty in graph analytic tasks with GNNs.
arXiv Detail & Related papers (2020-06-07T07:06:35Z) - Stochastic Graph Neural Networks [123.39024384275054]
Graph neural networks (GNNs) model nonlinear representations in graph data with applications in distributed agent coordination, control, and planning.
Current GNN architectures assume ideal scenarios and ignore link fluctuations that occur due to environment, human factors, or external attacks.
In these situations, the GNN fails to address its distributed task if the topological randomness is not considered accordingly.
arXiv Detail & Related papers (2020-06-04T08:00:00Z)
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.