Graph Pruning Based Spatial and Temporal Graph Convolutional Network with Transfer Learning for Traffic Prediction
Zihao Jing

TL;DR
This paper introduces a novel graph pruning and transfer learning framework for spatial-temporal graph convolutional networks, significantly improving traffic prediction accuracy especially with limited data and demonstrating strong cross-dataset performance.
Contribution
It proposes a new TL-GPSTGN model that combines graph pruning and transfer learning to enhance traffic prediction accuracy and robustness in data-scarce scenarios.
Findings
TL-GPSTGN achieves higher prediction accuracy than existing models.
The method demonstrates strong transferability across different datasets.
Graph pruning improves the model's migration performance.
Abstract
With the process of urbanization and the rapid growth of population, the issue of traffic congestion has become an increasingly critical concern. Intelligent transportation systems heavily rely on real-time and precise prediction algorithms to address this problem. While Recurrent Neural Network (RNN) and Graph Convolutional Network (GCN) methods in deep learning have demonstrated high accuracy in predicting road conditions when sufficient data is available, forecasting in road networks with limited data remains a challenging task. This study proposed a novel Spatial-temporal Convolutional Network (TL-GPSTGN) based on graph pruning and transfer learning framework to tackle this issue. Firstly, the essential structure and information of the graph are extracted by analyzing the correlation and information entropy of the road network structure and feature data. By utilizing graph pruning…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Advanced Clustering Algorithms Research · Advanced Graph Neural Networks
MethodsPruning
