Traffic flow prediction is an important and fundamental task for the operation of Intelligent Transportation Systems. In recent years, most studies on traffic prediction have focused on two-dimensional network traffic flow prediction, while there is still no clear consensus on the study of one-dimensional highway traffic flow prediction, for instance, regarding which model is the most appropriate. To address this gap, we conducted a systematic comparative evaluation of 27 models across five classes, including Statistical models, Machine Learning, Artificial Neural Networks, Deep Neural Networks, and Graph Neural Networks, based on five representative highway traffic datasets. To ensure fairness, evaluations were performed on raw data without signal decomposition or auxiliary modules. Surprisingly, the experimental results reveal that complex deep learning models do not demonstrate advantages in terms of conventional metrics. Instead, simple models, particularly Historical Averaging and tree-based Machine Learning models, exhibit superior performance in most scenarios. And then, we study the underlying reasons for this phenomenon from various perspectives, including the complexity of prediction tasks, the tabular data characteristics, the spectral bias of Neural Networks, and theoretical error bounds. Furthermore, we also analyze why these findings were overlooked in the previous literature, attributing the oversight to the predominant focus on signal decomposition preprocessing, inconsistent prediction settings, and the lack of comprehensive benchmarking. Supported by rich data and extensive information, this work offers valuable references and practical implications for researchers in highway traffic flow prediction. It further advocates that in the era of pursuing sophisticated models, scenario-specific analysis and appropriate simple models still deserve more attention.
Zhang et al. (Fri,) studied this question.