Enhancing the Robustness via Adversarial Learning and Joint Spatial-Temporal Embeddings in Traffic Forecasting
Juyong Jiang, Binqing Wu, Ling Chen, Kai Zhang, Sunghun Kim

TL;DR
This paper introduces TrendGCN, a novel traffic forecasting model that combines spatial-temporal embeddings with adversarial training to improve robustness and realism in predictions, outperforming existing methods.
Contribution
The paper proposes TrendGCN, integrating GCNs with GAN-based loss to enhance robustness and statistical consistency in traffic forecasting models.
Findings
Outperforms traditional models on six datasets
Produces more realistic and robust traffic forecasts
Demonstrates state-of-the-art performance in experiments
Abstract
Traffic forecasting is an essential problem in urban planning and computing. The complex dynamic spatial-temporal dependencies among traffic objects (e.g., sensors and road segments) have been calling for highly flexible models; unfortunately, sophisticated models may suffer from poor robustness especially in capturing the trend of the time series (1st-order derivatives with time), leading to unrealistic forecasts. To address the challenge of balancing dynamics and robustness, we propose TrendGCN, a new scheme that extends the flexibility of GCNs and the distribution-preserving capacity of generative and adversarial loss for handling sequential data with inherent statistical correlations. On the one hand, our model simultaneously incorporates spatial (node-wise) embeddings and temporal (time-wise) embeddings to account for heterogeneous space-and-time convolutions; on the other hand, it…
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
TopicsTraffic Prediction and Management Techniques · Forecasting Techniques and Applications · Anomaly Detection Techniques and Applications
MethodsMasked autoencoder · Convolution
