LGMay 1, 2023

Attention-based Spatial-Temporal Graph Neural ODE for Traffic Prediction

arXiv:2305.00985v15 citations
Originality Incremental advance
AI Analysis

This work addresses traffic prediction for intelligent traffic systems, but it is incremental as it builds on existing GNN methods with minor enhancements.

The paper tackled traffic forecasting by proposing an attention-based graph neural ODE model that learns traffic dynamics for improved explainability, achieving the highest accuracy in root mean square error among existing GNN models on two real-world datasets.

Traffic forecasting is an important issue in intelligent traffic systems (ITS). Graph neural networks (GNNs) are effective deep learning models to capture the complex spatio-temporal dependency of traffic data, achieving ideal prediction performance. In this paper, we propose attention-based graph neural ODE (ASTGODE) that explicitly learns the dynamics of the traffic system, which makes the prediction of our machine learning model more explainable. Our model aggregates traffic patterns of different periods and has satisfactory performance on two real-world traffic data sets. The results show that our model achieves the highest accuracy of the root mean square error metric among all the existing GNN models in our experiments.

Foundations

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

Your Notes