用可变形动态卷积提升交通预测精度与效率
Deformable Dynamic Convolution for Accurate yet Efficient Spatio-Temporal Traffic Prediction
- 引入可变形与动态卷积,灵活适应不规则路网和时空变化
- 在4个真实数据集上精度领先,计算开销显著降低
- 适合大规模实时交通系统部署,兼顾准确与高效
交通预测是智能交通系统的关键,支持拥堵缓解与事故风险预警。现有图模型虽能捕捉非欧空间结构,但计算开销大;网格模型虽高效,却难建模不规则空间模式。两者通常忽略时空异质性,使用统一参数。为此,本文提出可变形动态卷积网络(DDCN),融合可变形卷积的可调感受野与动态卷积的区域特异性滤波器,有效建模非欧空间结构与时空异质性。在四个真实交通数据集上的实验表明,DDCN在保持高预测性能的同时,显著降低计算成本,具备大规模实时部署潜力。
原文摘要 · Abstract (English)
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 Deformable Dynamic Convolutional Network (DDCN), a novel CNN-based architecture that integrates both deformable and dynamic convolution operations. The deformable layer introduces learnable offsets to create flexible receptive fields that better align with spatial irregularities, while the dynamic layer generates region-specific filters, allowing the model to adapt to varying spatio-temporal traffic patterns. By combining these two components, DDCN effectively captures both non-Euclidean spatial structures and spatio-temporal heterogeneity. Extensive experiments on four real-world traffic datasets demonstrate that DDCN achieves competitive predictive performance while significantly reducing computational costs, underscoring its potential for large-scale and real-time deployment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。