TL;DR
This paper introduces MW-TGC, a novel graph convolutional network that effectively models complex spatial and temporal dependencies in urban traffic data, improving forecasting accuracy across diverse city environments.
Contribution
The study proposes MW-TGC, a multi-weighted graph convolutional network that captures spatial heterogeneity and integrates multiple features for enhanced traffic prediction.
Findings
Outperforms existing models in urban traffic forecasting
Reduces variance in heterogeneous urban environments
Provides robust performance across different city layouts
Abstract
Traffic forecasting problem remains a challenging task in the intelligent transportation system due to its spatio-temporal complexity. Although temporal dependency has been well studied and discussed, spatial dependency is relatively less explored due to its large variations, especially in the urban environment. In this study, a novel graph convolutional network model, Multi-Weight Traffic Graph Convolutional (MW-TGC) network, is proposed and applied to two urban networks with contrasting geometric constraints. The model conducts graph convolution operations on speed data with multi-weighted adjacency matrices to combine the features, including speed limit, distance, and angle. The spatially isolated dimension reduction operation is conducted on the combined features to learn the dependencies among the features and reduce the size of the output to a computationally feasible level. 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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Convolution · Graph Convolutional Network
