Deformable Dynamic Convolution for Accurate yet Efficient Spatio-Temporal Traffic Prediction
Hyeonseok Jin, Geonmin Kim, Kyungbaek Kim

TL;DR
This paper introduces DDCN, a CNN-based model with deformable and dynamic convolutions, to improve traffic prediction accuracy and efficiency by capturing irregular spatial patterns and heterogeneity.
Contribution
The paper proposes a novel deformable dynamic convolutional network that effectively models complex spatio-temporal traffic patterns with reduced computational costs.
Findings
Achieves competitive accuracy on real-world datasets.
Reduces computational overhead compared to graph-based methods.
Effectively captures irregular spatial structures and heterogeneity.
Abstract
Traffic prediction is a critical component of intelligent transportation systems, enabling applications such as congestion mitigation and accident risk prediction. While recent research has explored both graph-based and grid-based approaches, key limitations remain. Graph-based methods effectively capture non-Euclidean spatial structures but often incur high computational overhead, limiting their practicality in large-scale systems. In contrast, grid-based methods, which primarily leverage Convolutional Neural Networks (CNNs), offer greater computational efficiency but struggle to model irregular spatial patterns due to the fixed shape of their filters. Moreover, both approaches often fail to account for inherent spatio-temporal heterogeneity, as they typically apply a shared set of parameters across diverse regions and time periods. To address these challenges, we propose the…
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 · Blind Source Separation Techniques · Neural Networks and Applications
