paper-with-me

홈 › Papers

Dynamic multi-graph neural network for traffic flow prediction incorporating traffic accidents

2023-12-30 · 2023 2023 12 · Yaqin Ye, Yue Xiao, Yuxuan Zhou, Shengwen Li, Yuanfei Zang, Yixuan Zhang

Traffic flow forecasting is the foundation of intelligent transportation development and an important task in realizing intelligent transportation services. This task is challenging due to the complex spatiotemporal dependencies between road nodes and some other external factors. Most existing GCN-based methods usually use a single and fixed adjacency matrix to characterize the global spatiotemporal relationship of road networks, which limits the expressiveness of the model in different scenarios and ignores the dynamic nature of node relationships that change over time. In addition, sudden traffic accidents may also cause fluctuations in traffic flow in the short term, which may affect the accuracy of the model prediction. To address the above problems, this paper proposes a dynamic multi-graph neural network (DMGNN) incorporating traffic accidents for multi-step traffic flow prediction. First, to provide richer prior knowledge for the model, we construct multiple graphs to represent various contextual dependencies among nodes. Second, we designed a dynamic graph adjustment module to update the adjacency matrix used in each training step. Finally, we build a deep learning framework based on GAT and Bi-LSTM to focus on local fluctuations caused by traffic incidents and to extract sophisticated spatiotemporal correlations between data. We conducted extensive experiments on two real traffic datasets to evaluate the model, and the ablation experiments verified the effectiveness of each module. On the standard public dataset PEMSD3, compared to the optimal baseline model, our model improves the RMSE, MAE, and MAPE of the multi-step prediction by about 21%, 21%, and 22%, respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…
MAE 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Spatio-temporal Graph-based CNNs for Traffic Prediction

2018-12-05 · Ken Chen, Fei Chen, Baisheng Lai, Zhongming Jin 외

Forecasting future traffic flows from previous ones is a challenging problem because of their complex and dynamic nature of spatio-temporal structures. Most existing graph-based CNNs attempt to capture the static relatio…

PredictionTraffic Prediction

SFADNet: Spatio-temporal Fused Graph based on Attention Decoupling Network for Traffic Prediction

2025-01-07 · Mei Wu, Wenchao Weng, Jun Li, Yiqian Lin 외

In recent years, traffic flow prediction has played a crucial role in the management of intelligent transportation systems. However, traditional prediction methods are often limited by static spatial modeling, making it …

ManagementPredictionTime SeriesTraffic Prediction

PKET-GCN: Prior knowledge enhanced time-varying graph convolution network for traffic flow prediction

2023-04-01 · 2023 2023 4 · Yinxin Bao, Jiali Liu, Qinqin Shen, Yang Cao 외

Due to prediction on the traffic flow is influenced by the real environment and historical data, the produced traffic graph may include significant uncertainty. The graph convolution operation is widely used in traffic f…

PDG2Seq: Periodic Dynamic Graph to Sequence Model for Traffic Flow Prediction

2024-12-05 · Neural Networks 2024 12 · Jin Fan, Weng, Wenchao, Qikai Chen 외

Traffic flow prediction is the foundation of intelligent traffic management systems. Current methods prioritize the development of intricate models to capture spatio-temporal correlations, yet they often neglect the expl…

feature selectionGraph-to-SequenceTraffic Prediction

Transport-Hub-Aware Spatial-Temporal Adaptive Graph Transformer for Traffic Flow Prediction

2023-10-12 · Xiao Xu, Lei Zhang, Bailong Liu, Zhizhen Liang 외

As a core technology of Intelligent Transportation System (ITS), traffic flow prediction has a wide range of applications. Traffic flow data are spatial-temporal, which are not only correlated to spatial locations in roa…

Incremental LearningKnowledge DistillationPrediction