HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

A Decomposition Dynamic graph convolutional recurrent network for traffic forecasting

{Wenchao Weng; Jin Fan; Huifeng Wu; Yujie Hu; Hao Tian; Fu Zhu; Jia Wu}

Abstract

Our daily lives are greatly impacted by traffic conditions, making it essential to have accurate predictions of traffic flow within a road network. Traffic signals used for forecasting are usually generated by sensors along roads, which can be represented as nodes on a graph. These sensors typically produce normal signals representing normal traffic flows and abnormal signals indicating unknown traffic disruptions. Graph convolution networks are widely used for traffic prediction due to their ability to capture correlations between network nodes. However, existing approaches use a predefined or adaptive adjacency matrix that does not accurately reflect real-world relationships between signals. To address this issue, we propose a decomposition dynamic graph convolutional recurrent network (DDGCRN) for traffic forecasting. DDGCRN combines a dynamic graph convolution recurrent network with an RNN-based model that generates dynamic graphs based on time-varying traffic signals, allowing for the extraction of both spatial and temporal features. Additionally, DDGCRN separates abnormal signals from normal traffic signals and models them using a data-driven approach to further improve predictions. Results from our analysis of six real-world datasets demonstrate the superiority of DDGCRN compared to the current state-of-the-art. The source codes are available at: https://github.com/wengwenchao123/DDGCRN.

Benchmarks

BenchmarkMethodologyMetrics
traffic-prediction-on-pems04DDGCRN
12 Steps MAE: 18.45
traffic-prediction-on-pems07DDGCRN
MAE@1h: 19.79
traffic-prediction-on-pems08DDGCRN
MAE@1h: 14.40
traffic-prediction-on-pemsd3DDGCRN
12 steps MAE: 14.63
12 steps MAPE: 14.22
12 steps RMSE: 25.07
traffic-prediction-on-pemsd4DDGCRN
12 steps MAE: 18.45
traffic-prediction-on-pemsd7DDGCRN
12 steps MAE: 19.79
traffic-prediction-on-pemsd7-lDDGCRN
12 steps MAE: 2.79
12 steps MAPE: 7.06
12 steps RMSE: 5.68
traffic-prediction-on-pemsd7-mDDGCRN
12 steps MAE: 2.59
12 steps MAPE: 6.48
12 steps RMSE: 5.21
traffic-prediction-on-pemsd8DDGCRN
12 steps MAE: 14.40

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Decomposition Dynamic graph convolutional recurrent network for traffic forecasting | Papers | HyperAI