TL;DR
SST-GNN is a simplified graph neural network model that effectively captures spatial and temporal dependencies in traffic data, explicitly modeling periodic patterns and outperforming state-of-the-art methods on real datasets.
Contribution
The paper introduces SST-GNN, a novel simplified GNN architecture that separately encodes neighborhood information and explicitly models periodic traffic patterns.
Findings
Outperforms state-of-the-art models on three real-world datasets
Effectively captures long-range temporal dependencies
Explicitly models periodic traffic patterns
Abstract
To capture spatial relationships and temporal dynamics in traffic data, spatio-temporal models for traffic forecasting have drawn significant attention in recent years. Most of the recent works employed graph neural networks(GNN) with multiple layers to capture the spatial dependency. However, road junctions with different hop-distance can carry distinct traffic information which should be exploited separately but existing multi-layer GNNs are incompetent to discriminate between their impact. Again, to capture the temporal interrelationship, recurrent neural networks are common in state-of-the-art approaches that often fail to capture long-range dependencies. Furthermore, traffic data shows repeated patterns in a daily or weekly period which should be addressed explicitly. To address these limitations, we have designed a Simplified Spatio-temporal Traffic forecasting GNN(SST-GNN) that…
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.
