Graph Construction with Flexible Nodes for Traffic Demand Prediction
- URL: http://arxiv.org/abs/2403.00276v1
- Date: Fri, 1 Mar 2024 04:38:51 GMT
- Title: Graph Construction with Flexible Nodes for Traffic Demand Prediction
- Authors: Jinyan Hou, Shan Liu, Ya Zhang and Haotong Qin
- Abstract summary: This paper introduces a novel graph construction method tailored to free-floating traffic mode.
We propose a novel density-based clustering algorithm (HDPC-L) to determine the flexible positioning of nodes in the graph.
Comprehensive experiments on two real-world datasets, the Shenzhen bike-sharing dataset and the Haikou ride-hailing dataset, show that the method significantly improves the performance of the model.
- Score: 44.1996864038085
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Graph neural networks (GNNs) have been widely applied in traffic demand
prediction, and transportation modes can be divided into station-based mode and
free-floating traffic mode. Existing research in traffic graph construction
primarily relies on map matching to construct graphs based on the road network.
However, the complexity and inhomogeneity of data distribution in free-floating
traffic demand forecasting make road network matching inflexible. To tackle
these challenges, this paper introduces a novel graph construction method
tailored to free-floating traffic mode. We propose a novel density-based
clustering algorithm (HDPC-L) to determine the flexible positioning of nodes in
the graph, overcoming the computational bottlenecks of traditional clustering
algorithms and enabling effective handling of large-scale datasets.
Furthermore, we extract valuable information from ridership data to initialize
the edge weights of GNNs. Comprehensive experiments on two real-world datasets,
the Shenzhen bike-sharing dataset and the Haikou ride-hailing dataset, show
that the method significantly improves the performance of the model. On
average, our models show an improvement in accuracy of around 25\% and 19.5\%
on the two datasets. Additionally, it significantly enhances computational
efficiency, reducing training time by approximately 12% and 32.5% on the two
datasets. We make our code available at
https://github.com/houjinyan/HDPC-L-ODInit.
Related papers
- 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) - A Sparse Cross Attention-based Graph Convolution Network with Auxiliary
Information Awareness for Traffic Flow Prediction [41.66129197681683]
This work proposes a deep encoder-decoder model entitled AIMSAN.
It contains an auxiliary information-aware module (AIM) and sparse cross attention-based graph convolution network (SAN)
The proposed method has competitive performance with the state-of-the-art algorithms but saves 35.74% of GPU memory usage, 42.25% of training time, and 45.51% of validation time on average.
arXiv Detail & Related papers (2023-12-14T15:48:23Z) - Geometric Deep Learning for Autonomous Driving: Unlocking the Power of
Graph Neural Networks With CommonRoad-Geometric [6.638385593789309]
Heterogeneous graphs offer powerful data representations for traffic, given their ability to model the complex interaction effects.
With the advent of graph neural networks (GNNs) as the accompanying deep learning framework, the graph structure can be efficiently leveraged for various machine learning applications.
Our proposed Python framework offers an easy-to-use and fully customizable data processing pipeline to extract standardized graph datasets from traffic scenarios.
arXiv Detail & Related papers (2023-02-02T17:45:02Z) - Hierarchical Graph Pooling is an Effective Citywide Traffic Condition
Prediction Model [1.321203201549798]
This paper applies two hierarchical graph pooling approaches to the traffic prediction task to reduce graph information redundancy.
The hierarchical graph pooling methods are contrasted with the other baselines on predictive performance.
For the mentioned graph neural networks, this paper compares the predictive effects of different graph network inputs on traffic prediction accuracy.
arXiv Detail & Related papers (2022-09-08T08:12:35Z) - Optimal Propagation for Graph Neural Networks [51.08426265813481]
We propose a bi-level optimization approach for learning the optimal graph structure.
We also explore a low-rank approximation model for further reducing the time complexity.
arXiv Detail & Related papers (2022-05-06T03:37:00Z) - LHNN: Lattice Hypergraph Neural Network for VLSI Congestion Prediction [70.31656245793302]
lattice hypergraph (LH-graph) is a novel graph formulation for circuits.
LHNN constantly achieves more than 35% improvements compared with U-nets and Pix2Pix on the F1 score.
arXiv Detail & Related papers (2022-03-24T03:31:18Z) - Few-Shot Traffic Prediction with Graph Networks using Locale as
Relational Inductive Biases [7.173242326298134]
In many cities, the available amount of traffic data is substantially below the minimum requirement due to the data collection expense.
This paper develops a graph network (GN)-based deep learning model LocaleGn that depicts the traffic dynamics using localized data.
It is also demonstrated that the learned knowledge from LocaleGn can be transferred across cities.
arXiv Detail & Related papers (2022-03-08T09:46:50Z) - Unboxing the graph: Neural Relational Inference for Mobility Prediction [15.4049962498675]
Graph Networks (GNNs) have been widely applied on non-euclidean spatial data.
In this paper, we use Neural Inference, a dynamically learn the optimal graph model.
arXiv Detail & Related papers (2022-01-25T13:26:35Z) - Predicting traffic signals on transportation networks using
spatio-temporal correlations on graphs [56.48498624951417]
This paper proposes a traffic propagation model that merges multiple heat diffusion kernels into a data-driven prediction model to forecast traffic signals.
We optimize the model parameters using Bayesian inference to minimize the prediction errors and, consequently, determine the mixing ratio of the two approaches.
The proposed model demonstrates prediction accuracy comparable to that of the state-of-the-art deep neural networks with lower computational effort.
arXiv Detail & Related papers (2021-04-27T18:17:42Z) - Robust Optimization as Data Augmentation for Large-scale Graphs [117.2376815614148]
We propose FLAG (Free Large-scale Adversarial Augmentation on Graphs), which iteratively augments node features with gradient-based adversarial perturbations during training.
FLAG is a general-purpose approach for graph data, which universally works in node classification, link prediction, and graph classification tasks.
arXiv Detail & Related papers (2020-10-19T21:51:47Z)
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.