Incrementally Improving Graph WaveNet Performance on Traffic Prediction

12/11/2019
by   Sam Shleifer, et al.
0

We present a series of modifications which improve upon Graph WaveNet's previously state-of-the-art performance on the METR-LA traffic prediction task. The goal of this task is to predict the future speed of traffic at each sensor in a network using the past hour of sensor readings. Graph WaveNet (GWN) is a spatio-temporal graph neural network which interleaves graph convolution to aggregate information from nearby sensors and dilated convolutions to aggregate information from the past. We improve GWN by (1) using better hyperparameters, (2) adding connections that allow larger gradients to flow back to the early convolutional layers, and (3) pretraining on an easier short-term traffic prediction task. These modifications reduce the mean absolute error by .06 on the METR-LA task, nearly equal to GWN's improvement over its predecessor. These improvements generalize to the PEMS-BAY dataset, with similar relative magnitude. We also show that ensembling separate models for short-and long-term predictions further improves performance. Code is available at https://github.com/sshleifer/Graph-WaveNet .

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/22/2022

Automated Dilated Spatio-Temporal Synchronous Graph Modeling for Traffic Prediction

Accurate traffic prediction is a challenging task in intelligent transpo...
research
11/21/2022

Hierarchical Graph Structures for Congestion and ETA Prediction

Traffic4cast is an annual competition to predict spatio temporal traffic...
research
11/27/2022

Spatio-Temporal Meta-Graph Learning for Traffic Forecasting

Traffic forecasting as a canonical task of multivariate time series fore...
research
11/06/2022

Efficient Traffic State Forecasting using Spatio-Temporal Network Dependencies: A Sparse Graph Neural Network Approach

Traffic state prediction in a transportation network is paramount for ef...
research
10/27/2019

The Quo Vadis submission at Traffic4cast 2019

We describe the submission of the Quo Vadis team to the Traffic4cast com...
research
06/11/2021

TrafficStream: A Streaming Traffic Flow Forecasting Framework Based on Graph Neural Networks and Continual Learning

With the rapid growth of traffic sensors deployed, a massive amount of t...
research
11/10/2021

Traffic4cast – Large-scale Traffic Prediction using 3DResNet and Sparse-UNet

The IARAI competition Traffic4cast 2021 aims to predict short-term city-...

Please sign up or login with your details

Forgot password? Click here to reset