Abstract
Timely and accurate traffic flow forecasting is open challenging. Canonical long short-term memory (LSTM) network is considered qualified to capture the long-term temporal dependencies in traffic flow. However, the training of LSTM networks is often guided by the mean square error (MSE) criterion. Such criterion depends on a strong assumption that the errors between the traffic flow and its predictions are Gaussian independent identically distributed. In this regard, the forecasting performance is seriously deteriorated by non-Gaussian noises inside the traffic flow sequences. To address this issue, we relax the assumption of the prediction errors to arbitrary distribution by a negative guided mixed correntropy criterion. Then, we formulate a robust loss function by the negative guided mixed correntropy criterion. We subsequently equip the loss function in an LSTM network, termed Δfree-LSTM, for short-term traffic flow forecasting. Extensive experiments on four benchmark datasets demonstrate that the Δfree-LSTM network outperforms the traditional parametric and nonparametric models, as well as state-of-the-art LSTM family models. The source code is available athttps://github.com/541764418/Delta-free-LSTM.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have