Modeling Spatial Nonstationarity via Deformable Convolutions for Deep Traffic Flow Prediction
Wei Zeng, Chengqiao Lin, Kang Liu, Juncong Lin, Anthony K. H. Tung

TL;DR
This paper introduces DeFlow-Net, a deep deformable convolutional residual network that effectively models spatial nonstationarity and global dependencies in traffic flow prediction, outperforming traditional CNNs and GNNs.
Contribution
The paper proposes deformable convolutions for traffic prediction, enabling better modeling of nonstationary spatial dependencies and integrating regional aggregation for improved accuracy.
Findings
DeFlow-Net outperforms GNNs and standard CNNs in real-world traffic prediction.
Spatial partitioning by regions enhances model performance.
DeFlow-Net effectively captures spatial autocorrelation and nonstationarity.
Abstract
Deep neural networks are being increasingly used for short-term traffic flow prediction, which can be generally categorized as convolutional (CNNs) or graph neural networks (GNNs). CNNs are preferable for region-wise traffic prediction by taking advantage of localized spatial correlations, whilst GNNs achieves better performance for graph-structured traffic data. When applied to region-wise traffic prediction, CNNs typically partition an underlying territory into grid-like spatial units, and employ standard convolutions to learn spatial dependence among the units. However, standard convolutions with fixed geometric structures cannot fully model the nonstationary characteristics of local traffic flows. To overcome the deficiency, we introduce deformable convolution that augments the spatial sampling locations with additional offsets, to enhance the modeling capability of 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
MethodsDeformable Convolution · Convolution
