Large scale traffic forecasting with gradient boosting, Traffic4cast 2022 challenge

10/31/2022
by   Martin Lumiste, et al.
0

Accurate traffic forecasting is of the utmost importance for optimal travel planning and for efficient city mobility. IARAI (The Institute of Advanced Research in Artificial Intelligence) organizes Traffic4cast, a yearly traffic prediction competition based on real-life data [https://www.iarai.ac.at/traffic4cast/], aiming to leverage artificial intelligence advances for producing accurate traffic estimates. We present our solution to the IARAI Traffic4cast 2022 competition, in which the goal is to develop algorithms for predicting road graph edge congestion classes and supersegment-level travel times. In contrast to the previous years, this year's competition focuses on modelling graph edge level behaviour, rather than more coarse aggregated grid-based traffic movies. Due to this, we leverage a method familiar from tabular data modelling – gradient-boosted decision tree ensembles. We reduce the dimensionality of the input data representing traffic counters with the help of the classic PCA method and feed it as input to a LightGBM model. This simple, fast, and scalable technique allowed us to win second place in the core competition. The source code and references to trained model files and submissions are available at https://github.com/skandium/t4c22 .

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/13/2022

Similarity-based Feature Extraction for Large-scale Sparse Traffic Forecasting

Short-term traffic forecasting is an extensively studied topic in the fi...
research
10/30/2022

Transposed Variational Auto-encoder with Intrinsic Feature Learning for Traffic Forecasting

In this technical report, we present our solutions to the Traffic4cast 2...
research
10/27/2021

Traffic Forecasting on Traffic Moving Snippets

Advances in traffic forecasting technology can greatly impact urban mobi...
research
11/05/2021

Solving Traffic4Cast Competition with U-Net and Temporal Domain Adaptation

In this technical report, we present our solution to the Traffic4Cast 20...
research
11/18/2022

Multi-task Learning for Sparse Traffic Forecasting

Accurate traffic prediction is crucial to improve the performance of int...
research
11/21/2022

Hierarchical Graph Structures for Congestion and ETA Prediction

Traffic4cast is an annual competition to predict spatio temporal traffic...
research
02/21/2023

An Efficient Two-stage Gradient Boosting Framework for Short-term Traffic State Estimation

Real-time traffic state estimation is essential for intelligent transpor...

Please sign up or login with your details

Forgot password? Click here to reset