Towards Spatio-Temporal Cross-Platform Graph Embedding Fusion for Urban Traffic Flow Prediction
Mahan Tabatabaie, James Maniscalco, Connor Lynch, Suining He

TL;DR
This paper introduces STC-GEF, a novel approach combining spatial and temporal graph embeddings to improve urban traffic flow prediction by integrating data from multiple transportation platforms, validated on NYC trip data.
Contribution
The paper presents a new fusion mechanism for cross-platform traffic data using graph convolutional and recurrent neural networks, enhancing prediction accuracy.
Findings
Effective fusion of multi-platform trip data improves traffic flow prediction.
STC-GEF outperforms existing models in accuracy on NYC data.
Demonstrates the benefit of combining spatial, temporal, and cross-platform data.
Abstract
In this paper, we have proposed STC-GEF, a novel Spatio-Temporal Cross-platform Graph Embedding Fusion approach for the urban traffic flow prediction. We have designed a spatial embedding module based on graph convolutional networks (GCN) to extract the complex spatial features within traffic flow data. Furthermore, to capture the temporal dependencies between the traffic flow data from various time intervals, we have designed a temporal embedding module based on recurrent neural networks. Based on the observations that different transportation platforms trip data (e.g., taxis, Uber, and Lyft) can be correlated, we have designed an effective fusion mechanism that combines the trip data from different transportation platforms and further uses them for cross-platform traffic flow prediction (e.g., integrating taxis and ride-sharing platforms for taxi traffic flow prediction). We have…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Human Mobility and Location-Based Analysis
