TL;DR
This paper introduces DASTNet, a domain adversarial spatial-temporal network that transfers knowledge across cities to improve short-term traffic forecasting, especially useful for cities with limited data.
Contribution
It proposes the first adversarial multi-domain adaptation framework for network-wide traffic forecasting, enhancing transferability across different urban environments.
Findings
DASTNet outperforms state-of-the-art methods on benchmark datasets.
The framework enables immediate traffic prediction in new cities with minimal data.
It demonstrates effective transfer learning for traffic forecasting across diverse urban areas.
Abstract
Accurate real-time traffic forecast is critical for intelligent transportation systems (ITS) and it serves as the cornerstone of various smart mobility applications. Though this research area is dominated by deep learning, recent studies indicate that the accuracy improvement by developing new model structures is becoming marginal. Instead, we envision that the improvement can be achieved by transferring the "forecasting-related knowledge" across cities with different data distributions and network topologies. To this end, this paper aims to propose a novel transferable traffic forecasting framework: Domain Adversarial Spatial-Temporal Network (DASTNet). DASTNet is pre-trained on multiple source networks and fine-tuned with the target network's traffic data. Specifically, we leverage the graph representation learning and adversarial domain adaptation techniques to learn 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Isomorphism Network · Gated Recurrent Unit · node2vec
