Large-scale road network partitioning: a deep learning method based on convolutional autoencoder model
Pengfei Xu, Weifeng Li, Chenjie Xu, Jian Li

TL;DR
This paper presents a deep learning-based method using convolutional autoencoders and hierarchical clustering to efficiently partition large-scale urban road networks, improving traffic prediction and management.
Contribution
It introduces a novel combination of convolutional autoencoders and spatial hierarchical clustering for road network partitioning, enhancing accuracy and reducing computational time.
Findings
AE-hierarchical clustering captures tidal traffic and congestion propagation.
Intra-homogeneity increased by about 9%, inter-heterogeneity by about 9.5%.
Time cost decreased compared to previous methods.
Abstract
With the development of urbanization, the scale of urban road network continues to expand, especially in some Asian countries. Short-term traffic state prediction is one of the bases of traffic management and control. Constrained by the space-time cost of computation, the short-term traffic state prediction of large-scale urban road network is difficult. One way to solve this problem is to partition the whole network into multiple sub-networks to predict traffic state separately. In this study, a deep learning method is proposed for road network partitioning. The method mainly includes three steps. First, the daily speed series for roads are encoded into the matrix. Second, a convolutional autoencoder (AE) is built to extract series features and compress data. Third, the spatial hierarchical clustering method with adjacency relationship is applied in the road network. The proposed…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
