English

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

Machine Learning 2022-11-15 v1

Abstract

Short-term traffic forecasting is an extensively studied topic in the field of intelligent transportation system. However, most existing forecasting systems are limited by the requirement of real-time probe vehicle data because of their formulation as a time series forecasting problem. Towards this issue, the NeurIPS 2022 Traffic4cast challenge is dedicated to predicting the citywide traffic states with publicly available sparse loop count data. This technical report introduces our second-place winning solution to the extended challenge of ETA prediction. We present a similarity-based feature extraction method using multiple nearest neighbor (NN) filters. Similarity-based features, static features, node flow features and combined features of segments are extracted for training the gradient boosting decision tree model. Experimental results on three cities (including London, Madrid and Melbourne) demonstrate the strong predictive performance of our approach, which outperforms a number of graph-neural-network-based solutions in the task of travel time estimation. The source code is available at \url{https://github.com/c-lyu/Traffic4Cast2022-TSE}.

Keywords

Cite

@article{arxiv.2211.07031,
  title  = {Similarity-based Feature Extraction for Large-scale Sparse Traffic Forecasting},
  author = {Xinhua Wu and Cheng Lyu and Qing-Long Lu and Vishal Mahajan},
  journal= {arXiv preprint arXiv:2211.07031},
  year   = {2022}
}

Comments

8 pages, 2 figures, NeurIPS Traffic4cast 2022

R2 v1 2026-06-28T05:45:56.224Z