English

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

Machine Learning 2023-02-22 v1

Abstract

Real-time traffic state estimation is essential for intelligent transportation systems. The NeurIPS 2022 Traffic4cast challenge provides an excellent testbed for benchmarking short-term traffic state estimation approaches. This technical report describes our solution to this challenge. In particular, we present an efficient two-stage gradient boosting framework for short-term traffic state estimation. The first stage derives the month, day of the week, and time slot index based on the sparse loop counter data, and the second stage predicts the future traffic states based on the sparse loop counter data and the derived month, day of the week, and time slot index. Experimental results demonstrate that our two-stage gradient boosting framework achieves strong empirical performance, achieving third place in both the core and the extended challenges while remaining highly efficient. The source code for this technical report is available at \url{https://github.com/YichaoLu/Traffic4cast2022}.

Keywords

Cite

@article{arxiv.2302.10400,
  title  = {An Efficient Two-stage Gradient Boosting Framework for Short-term Traffic State Estimation},
  author = {Yichao Lu},
  journal= {arXiv preprint arXiv:2302.10400},
  year   = {2023}
}

Comments

The NeurIPS 2022 Traffic4cast Workshop

R2 v1 2026-06-28T08:45:10.745Z