Knowledge Distillation on Spatial-Temporal Graph Convolutional Network for Traffic Prediction
Mohammad Izadi, Mehran Safayani, Abdolreza Mirzaei

TL;DR
This paper introduces a knowledge distillation approach to improve the efficiency of spatial-temporal graph neural networks for traffic prediction, achieving high accuracy with significantly fewer parameters.
Contribution
It proposes a novel cost function and pruning algorithm for designing lightweight student networks that retain the teacher network's accuracy in traffic prediction tasks.
Findings
Student networks retain close accuracy to teachers with only 3% of parameters.
The method effectively models spatial-temporal correlations in real-world traffic data.
Achieves efficient real-time traffic prediction on PeMS datasets.
Abstract
Efficient real-time traffic prediction is crucial for reducing transportation time. To predict traffic conditions, we employ a spatio-temporal graph neural network (ST-GNN) to model our real-time traffic data as temporal graphs. Despite its capabilities, it often encounters challenges in delivering efficient real-time predictions for real-world traffic data. Recognizing the significance of timely prediction due to the dynamic nature of real-time data, we employ knowledge distillation (KD) as a solution to enhance the execution time of ST-GNNs for traffic prediction. In this paper, We introduce a cost function designed to train a network with fewer parameters (the student) using distilled data from a complex network (the teacher) while maintaining its accuracy close to that of the teacher. We use knowledge distillation, incorporating spatial-temporal correlations from the teacher network…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Brain Tumor Detection and Classification
MethodsPruning · Knowledge Distillation · Graph Neural Network
