DualCast: A Model to Disentangle Aperiodic Events from Traffic Series
Xinyu Su, Feng Liu, Yanchuan Chang, Egemen Tanin, Majid Sarvi, Jianzhong Qi

TL;DR
DualCast is a novel traffic forecasting model that disentangles periodic and aperiodic traffic patterns, improving accuracy by up to 9.6% across multiple datasets.
Contribution
It introduces a dual-branch framework with cross-time attention to separately model and integrate periodic and aperiodic traffic signals.
Findings
Reduces forecasting errors by up to 9.6%
Effectively captures high-order spatial-temporal relationships
Versatile integration with existing models
Abstract
Traffic forecasting is crucial for transportation systems optimisation. Current models minimise the mean forecasting errors, often favouring periodic events prevalent in the training data, while overlooking critical aperiodic ones like traffic incidents. To address this, we propose DualCast, a dual-branch framework that disentangles traffic signals into intrinsic spatial-temporal patterns and external environmental contexts, including aperiodic events. DualCast also employs a cross-time attention mechanism to capture high-order spatial-temporal relationships from both periodic and aperiodic patterns. DualCast is versatile. We integrate it with recent traffic forecasting models, consistently reducing their forecasting errors by up to 9.6% on multiple real datasets. Our source code is available at https://github.com/suzy0223/DualCast.
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
TopicsAlgorithms and Data Compression · Image Processing and 3D Reconstruction · Neural Networks and Applications
MethodsSoftmax · Attention Is All You Need
