Message Passing Neural Networks for Traffic Forecasting
- URL: http://arxiv.org/abs/2305.05740v1
- Date: Tue, 9 May 2023 19:33:52 GMT
- Title: Message Passing Neural Networks for Traffic Forecasting
- Authors: Arian Prabowo, Hao Xue, Wei Shao, Piotr Koniusz, Flora D. Salim
- Abstract summary: Traffic forecasting is interesting because it is complex as the future speed of a road is dependent on a number of different factors.
Existing works fail to capture the inter-node interactions because none are using the message-passing flavor of GNN.
Results from real-world data show the superiority of the message-passing flavor for traffic forecasting.
- Score: 32.354251863295424
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: A road network, in the context of traffic forecasting, is typically modeled
as a graph where the nodes are sensors that measure traffic metrics (such as
speed) at that location. Traffic forecasting is interesting because it is
complex as the future speed of a road is dependent on a number of different
factors. Therefore, to properly forecast traffic, we need a model that is
capable of capturing all these different factors. A factor that is missing from
the existing works is the node interactions factor. Existing works fail to
capture the inter-node interactions because none are using the message-passing
flavor of GNN, which is the one best suited to capture the node interactions
This paper presents a plausible scenario in road traffic where node
interactions are important and argued that the most appropriate GNN flavor to
capture node interactions is message-passing. Results from real-world data show
the superiority of the message-passing flavor for traffic forecasting. An
additional experiment using synthetic data shows that the message-passing
flavor can capture inter-node interaction better than other flavors.
Related papers
- Small Graph Is All You Need: DeepStateGNN for Scalable Traffic Forecasting [6.714751340563299]
We propose a novel Graph Neural Network (GNN) model, named DeepStateGNN, for analyzing traffic data.
Unlike typical GNN methods that treat each traffic sensor as an individual graph node, DeepStateGNN clusters sensors into higher-level graph nodes.
Our experimental results show that DeepStateGNN offers superior scalability and faster training, while also delivering more accurate results than competitors.
arXiv Detail & Related papers (2025-02-20T13:00:31Z) - MoGERNN: An Inductive Traffic Predictor for Unobserved Locations in Dynamic Sensing Networks [15.487715528848456]
MoGERNN can accurately predict congestion evolution even in areas without sensors, offering valuable information for traffic management.
Experiments on two real-world datasets show MoGERNN consistently outperforms baseline methods for both observed and unobserved locations.
arXiv Detail & Related papers (2025-01-21T16:52:42Z) - Heterogeneous Graph Sequence Neural Networks for Dynamic Traffic Assignment [5.205252810216621]
Existing traffic prediction approaches, such as those utilizing graph neural networks, are typically limited to sensor locations.
We propose the Heterogeneous Spatio-Temporal Graph Sequence Network (HSTG)
HSTG exploits dependency between origin and destination nodes, even when it is long-range, and learns implicit vehicle route choices under origin-destination demands.
arXiv Detail & Related papers (2024-08-07T23:41:09Z) - BjTT: A Large-scale Multimodal Dataset for Traffic Prediction [49.93028461584377]
Traditional traffic prediction methods rely on historical traffic data to predict traffic trends.
In this work, we explore how generative models combined with text describing the traffic system can be applied for traffic generation.
We propose ChatTraffic, the first diffusion model for text-to-traffic generation.
arXiv Detail & Related papers (2024-03-08T04:19:56Z) - FDTI: Fine-grained Deep Traffic Inference with Roadnet-enriched Graph [10.675666104503119]
We propose Fine-grained Deep Traffic Inference, as termedI.
We construct a fine-grained traffic graph based on traffic signals to model the inter-road relations.
We are the first to conduct the city-level fine-grained traffic prediction.
arXiv Detail & Related papers (2023-06-19T14:03:42Z) - Dynamic Graph Message Passing Networks for Visual Recognition [112.49513303433606]
Modelling long-range dependencies is critical for scene understanding tasks in computer vision.
A fully-connected graph is beneficial for such modelling, but its computational overhead is prohibitive.
We propose a dynamic graph message passing network, that significantly reduces the computational complexity.
arXiv Detail & Related papers (2022-09-20T14:41:37Z) - Discovering the Representation Bottleneck of Graph Neural Networks from
Multi-order Interactions [51.597480162777074]
Graph neural networks (GNNs) rely on the message passing paradigm to propagate node features and build interactions.
Recent works point out that different graph learning tasks require different ranges of interactions between nodes.
We study two common graph construction methods in scientific domains, i.e., emphK-nearest neighbor (KNN) graphs and emphfully-connected (FC) graphs.
arXiv Detail & Related papers (2022-05-15T11:38:14Z) - STCGAT: Spatial-temporal causal networks for complex urban road traffic
flow prediction [12.223433627287605]
Traffic data are highly nonlinear and have complex spatial correlations between road nodes.
Existing approaches usually use fixed traffic road network topology maps and independent time series modules to capture Spatial-temporal correlations.
We propose a new prediction model which captures the spatial dependence of the traffic network through a Graph Attention Network(GAT) and then analyzes the causal relationship of the traffic data.
arXiv Detail & Related papers (2022-03-21T06:38:34Z) - Interaction-Based Trajectory Prediction Over a Hybrid Traffic Graph [4.574413934477815]
We propose to use a hybrid graph whose nodes represent both the traffic actors as well as the static and dynamic traffic elements present in the scene.
The different modes of temporal interaction (e.g., stopping and going) among actors and traffic elements are explicitly modeled by graph edges.
We show that our proposed model, TrafficGraphNet, achieves state-of-the-art trajectory prediction accuracy while maintaining a high level of interpretability.
arXiv Detail & Related papers (2020-09-27T18:20:03Z) - Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph
Link Prediction [69.1473775184952]
We introduce a realistic problem of few-shot out-of-graph link prediction.
We tackle this problem with a novel transductive meta-learning framework.
We validate our model on multiple benchmark datasets for knowledge graph completion and drug-drug interaction prediction.
arXiv Detail & Related papers (2020-06-11T17:42:46Z) - SkipGNN: Predicting Molecular Interactions with Skip-Graph Networks [70.64925872964416]
We present SkipGNN, a graph neural network approach for the prediction of molecular interactions.
SkipGNN predicts molecular interactions by not only aggregating information from direct interactions but also from second-order interactions.
We show that SkipGNN achieves superior and robust performance, outperforming existing methods by up to 28.8% of area.
arXiv Detail & Related papers (2020-04-30T16:55:58Z) - Constructing Geographic and Long-term Temporal Graph for Traffic
Forecasting [88.5550074808201]
We propose Geographic and Long term Temporal Graph Convolutional Recurrent Neural Network (GLT-GCRNN) for traffic forecasting.
In this work, we propose a novel framework for traffic forecasting that learns the rich interactions between roads sharing similar geographic or longterm temporal patterns.
arXiv Detail & Related papers (2020-04-23T03:50:46Z)
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.