TL;DR
MoGERNN is an inductive spatio-temporal graph neural network designed to predict traffic states at unobserved locations, effectively handling sensor network changes and outperforming baseline methods.
Contribution
It introduces a novel Mixture of Graph Experts module and an encoder-decoder architecture for robust traffic prediction at unobserved sites.
Findings
MoGERNN outperforms baseline methods on real-world datasets.
It accurately predicts congestion evolution in sensorless areas.
The model maintains performance despite sensor network changes.
Abstract
Given a partially observed road network, how can we predict the traffic state of interested unobserved locations? Traffic prediction is crucial for advanced traffic management systems, with deep learning approaches showing exceptional performance. However, most existing approaches assume sensors are deployed at all locations of interest, which is impractical due to financial constraints. Furthermore, these methods are typically fragile to structural changes in sensing networks, which require costly retraining even for minor changes in sensor configuration. To address these challenges, we propose MoGERNN, an inductive spatio-temporal graph model with two key components: (i) a Mixture of Graph Experts (MoGE) with sparse gating mechanisms that dynamically route nodes to specialized graph aggregators, capturing heterogeneous spatial dependencies efficiently; (ii) a graph encoder-decoder…
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.
