How to Build a Graph-Based Deep Learning Architecture in Traffic Domain: A Survey
Jiexia Ye, Juanjuan Zhao, Kejiang Ye, Chengzhong Xu

TL;DR
This survey reviews recent graph-based deep learning architectures in traffic applications, highlighting how GNNs are integrated with other techniques to address complex spatial and temporal challenges, achieving state-of-the-art results.
Contribution
It provides a comprehensive overview of graph-based deep learning methods in traffic, including problem formulation, architecture decomposition, and future research directions.
Findings
GNNs effectively capture spatial dependencies in traffic networks.
Graph-based architectures outperform traditional methods in traffic tasks.
The survey offers benchmarks and open-source resources for further research.
Abstract
In recent years, various deep learning architectures have been proposed to solve complex challenges (e.g. spatial dependency, temporal dependency) in traffic domain, which have achieved satisfactory performance. These architectures are composed of multiple deep learning techniques in order to tackle various challenges in traffic tasks. Traditionally, convolution neural networks (CNNs) are utilized to model spatial dependency by decomposing the traffic network as grids. However, many traffic networks are graph-structured in nature. In order to utilize such spatial information fully, it's more appropriate to formulate traffic networks as graphs mathematically. Recently, various novel deep learning techniques have been developed to process graph data, called graph neural networks (GNNs). More and more works combine GNNs with other deep learning techniques to construct an architecture…
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
MethodsConvolution
