How to Build a Graph-Based Deep Learning Architecture in Traffic Domain:
A Survey
- URL: http://arxiv.org/abs/2005.11691v6
- Date: Sun, 11 Oct 2020 03:26:00 GMT
- Title: How to Build a Graph-Based Deep Learning Architecture in Traffic Domain:
A Survey
- Authors: Jiexia Ye, Juanjuan Zhao, Kejiang Ye, Chengzhong Xu
- Abstract summary: This survey examines various graph-based deep learning architectures in many traffic applications.
We first give guidelines to formulate a traffic problem based on graph and construct graphs from various kinds of traffic datasets.
Then we decompose these graph-based architectures to discuss their shared deep learning techniques.
- Score: 19.58023036416987
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 dealing with
various challenges in a complex traffic task, where GNNs are responsible for
extracting spatial correlations in traffic network. These graph-based
architectures have achieved state-of-the-art performance. To provide a
comprehensive and clear picture of such emerging trend, this survey carefully
examines various graph-based deep learning architectures in many traffic
applications. We first give guidelines to formulate a traffic problem based on
graph and construct graphs from various kinds of traffic datasets. Then we
decompose these graph-based architectures to discuss their shared deep learning
techniques, clarifying the utilization of each technique in traffic tasks.
What's more, we summarize some common traffic challenges and the corresponding
graph-based deep learning solutions to each challenge. Finally, we provide
benchmark datasets, open source codes and future research directions in this
rapidly growing field.
Related papers
- DA-MoE: Addressing Depth-Sensitivity in Graph-Level Analysis through Mixture of Experts [70.21017141742763]
Graph neural networks (GNNs) are gaining popularity for processing graph-structured data.
Existing methods generally use a fixed number of GNN layers to generate representations for all graphs.
We propose the depth adaptive mixture of expert (DA-MoE) method, which incorporates two main improvements to GNN.
arXiv Detail & Related papers (2024-11-05T11:46:27Z) - Spatial-Temporal Hypergraph Neural Network for Traffic Forecasting [14.885921562410564]
We propose STHODE: S-Temporal Hypergraph Neural Ordinary Differential Equation Network.
It combines road network topology and traffic dynamics to capture high-order-temporal dependencies in traffic data.
Experiments conducted on four real-world traffic datasets demonstrate the superior performance of our proposed model.
arXiv Detail & Related papers (2023-10-24T13:49:13Z) - Dynamic Hypergraph Structure Learning for Traffic Flow Forecasting [35.0288931087826]
Traffic flow forecasting aims to predict future traffic conditions on the basis of networks and traffic conditions in the past.
The problem is typically solved by modeling complex-temporal correlations in traffic data using far-temporal neural networks (GNNs)
Existing methods follow the paradigm of message passing that aggregates neighborhood information linearly.
In this paper, we propose a model named Dynamic Hyper Structure Learning (DyHSL) for traffic flow prediction.
arXiv Detail & Related papers (2023-09-21T12:44:55Z) - Graph-based Multi-ODE Neural Networks for Spatio-Temporal Traffic
Forecasting [8.832864937330722]
Long-range traffic forecasting remains a challenging task due to the intricate and extensive-temporal correlations observed in traffic networks.
In this paper, we propose a architecture called Graph-based Multi-ODE Neural Networks (GRAM-ODE) which is designed with multiple connective ODE-GNN modules to learn better representations.
Our extensive set of experiments conducted on six real-world datasets demonstrate the superior performance of GRAM-ODE compared with state-of-the-art baselines.
arXiv Detail & Related papers (2023-05-30T02:10:42Z) - Geometric Deep Learning for Autonomous Driving: Unlocking the Power of
Graph Neural Networks With CommonRoad-Geometric [6.638385593789309]
Heterogeneous graphs offer powerful data representations for traffic, given their ability to model the complex interaction effects.
With the advent of graph neural networks (GNNs) as the accompanying deep learning framework, the graph structure can be efficiently leveraged for various machine learning applications.
Our proposed Python framework offers an easy-to-use and fully customizable data processing pipeline to extract standardized graph datasets from traffic scenarios.
arXiv Detail & Related papers (2023-02-02T17:45:02Z) - Convolutional Learning on Multigraphs [153.20329791008095]
We develop convolutional information processing on multigraphs and introduce convolutional multigraph neural networks (MGNNs)
To capture the complex dynamics of information diffusion within and across each of the multigraph's classes of edges, we formalize a convolutional signal processing model.
We develop a multigraph learning architecture, including a sampling procedure to reduce computational complexity.
The introduced architecture is applied towards optimal wireless resource allocation and a hate speech localization task, offering improved performance over traditional graph neural networks.
arXiv Detail & Related papers (2022-09-23T00:33:04Z) - Automatic Relation-aware Graph Network Proliferation [182.30735195376792]
We propose Automatic Relation-aware Graph Network Proliferation (ARGNP) for efficiently searching GNNs.
These operations can extract hierarchical node/relational information and provide anisotropic guidance for message passing on a graph.
Experiments on six datasets for four graph learning tasks demonstrate that GNNs produced by our method are superior to the current state-of-the-art hand-crafted and search-based GNNs.
arXiv Detail & Related papers (2022-05-31T10:38:04Z) - Edge-featured Graph Neural Architecture Search [131.4361207769865]
We propose Edge-featured Graph Neural Architecture Search to find the optimal GNN architecture.
Specifically, we design rich entity and edge updating operations to learn high-order representations.
We show EGNAS can search better GNNs with higher performance than current state-of-the-art human-designed and searched-based GNNs.
arXiv Detail & Related papers (2021-09-03T07:53:18Z) - GDDR: GNN-based Data-Driven Routing [0.0]
We show that an approach using Graph Neural Networks (GNNs) performs at least as well as previous work using Multilayer Perceptron architectures.
GNNs have the added benefit that they allow for the generalisation of trained agents to different network topologies with no extra work.
arXiv Detail & Related papers (2021-04-20T12:12:17Z) - Spatio-Temporal Inception Graph Convolutional Networks for
Skeleton-Based Action Recognition [126.51241919472356]
We design a simple and highly modularized graph convolutional network architecture for skeleton-based action recognition.
Our network is constructed by repeating a building block that aggregates multi-granularity information from both the spatial and temporal paths.
arXiv Detail & Related papers (2020-11-26T14:43:04Z) - Constructing Geographic and Long-term Temporal Graph for Traffic
Forecasting [88.5550074808201]
We propose Geographic and Long term Temporal Graph Convolutional Recurrent Neural Network (GLT-GCRNN) for traffic forecasting.
In this work, we propose a novel framework for traffic forecasting that learns the rich interactions between roads sharing similar geographic or longterm temporal patterns.
arXiv Detail & Related papers (2020-04-23T03:50:46Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.