Predicting vacant parking space availability zone-wisely: a graph based spatio-temporal prediction approach
Yajing Feng, Qian Hu, Zhenzhou Tang

TL;DR
This paper introduces a graph-based spatio-temporal model, ST-GBGRU, that accurately predicts vacant parking spaces in both short-term and long-term scenarios by capturing temporal and spatial correlations.
Contribution
The paper proposes a novel graph neural network model, ST-GBGRU, integrating GCN and GRU for improved parking space prediction considering spatial-temporal correlations.
Findings
High accuracy in short-term VPS prediction
Effective long-term VPS forecasting over 30 minutes
Model demonstrates good application prospects
Abstract
Vacant parking space (VPS) prediction is one of the key issues of intelligent parking guidance systems. Accurately predicting VPS information plays a crucial role in intelligent parking guidance systems, which can help drivers find parking space quickly, reducing unnecessary waste of time and excessive environmental pollution. Through the simple analysis of historical data, we found that there not only exists a obvious temporal correlation in each parking lot, but also a clear spatial correlation between different parking lots. In view of this, this paper proposed a graph data-based model ST-GBGRU (Spatial-Temporal Graph Based Gated Recurrent Unit), the number of VPSs can be predicted both in short-term (i.e., within 30 min) and in long-term (i.e., over 30min). On the one hand, the temporal correlation of historical VPS data is extracted by GRU, on the other hand, the spatial…
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
TopicsSmart Parking Systems Research · Traffic control and management · Vehicle License Plate Recognition
MethodsGraph Convolutional Network · Gated Recurrent Unit
