Adaptive Modeling of Uncertainties for Traffic Forecasting
Ying Wu, Yongchao Ye, Adnan Zeb, James J. Q. Yu, Zheng Wang
Abstract
Deep neural networks (DNNs) have emerged as a dominant approach for developing traffic forecasting models. These models are typically trained to minimize error on averaged test cases and produce a single-point prediction, such as a scalar value for traffic speed or travel time. However, single-point predictions fail to account for prediction uncertainty that is critical for many transportation management scenarios, such as determining the best-or worst-case arrival time. We present, a generic framework to enhance the capability of an arbitrary DNN model for uncertainty modeling. requires little human involvement and does not change the base DNN architecture during deployment. Instead, it automatically learns a standard quantile function during the DNN model training to produce a prediction interval for the single-point prediction. The prediction interval defines a range where the true value of the traffic prediction is likely to fall. Furthermore, develops an adaptive scheme that dynamically adjusts the prediction interval based on the location and prediction window of the test input. We evaluated by applying it to five representative DNN models for traffic forecasting across seven public datasets. We then compared against six uncertainty quantification methods. Compared to the baseline uncertainty modeling techniques, with base DNN architectures delivers consistently better and more robust performance than the existing ones on the reported datasets.