LGAug 15, 2022

Towards Spatio-Temporal Cross-Platform Graph Embedding Fusion for Urban Traffic Flow Prediction

arXiv:2208.06947v2h-index: 24
Originality Incremental advance
AI Analysis

This addresses urban traffic management by fusing multi-platform data, though it appears incremental as it combines existing GCN and RNN techniques with a new fusion mechanism.

The paper tackles urban traffic flow prediction by proposing STC-GEF, a spatio-temporal cross-platform graph embedding fusion approach that integrates data from multiple transportation platforms like taxis and ride-sharing services, achieving validated accuracy improvements in real-world experiments using NYC data.

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 conducted extensive real-world experimental studies based on real-world trip data of yellow taxis and ride-sharing (Lyft) from the New York City (NYC), and validated the accuracy and effectiveness of STC-GEF in fusing different transportation platform data and predicting traffic flows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes