使用在线序贯学习算法的时间序列预测多模型方法

A Multiple Model Approach to Time-Series Prediction Using an Online Sequential Learning Algorithm

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2017
被引 39
ABS 3

中文导读

提出一种简单的在线序贯学习算法用于前馈神经网络,证明其收敛性,并通过多模型切换与调优方法提升预测性能,优于其他同类算法。

Abstract

Time-series prediction is important in diverse fields. Traditionally, methods for time-series prediction were based on fixed linear models because of mathematical tractability. Researchers turned their attention to artificial neural networks due to their better approximation capability. In this paper, we use feedforward neural networks with a single hidden layer, and present a rather simple online sequential learning algorithm (OSLA) together with its proof. The convergence properties of this algorithm are those of the well-known recursive least squares algorithm. We demonstrate that the prediction performance is better than other OSLAs, and show that it is statistically different from them. In addition, we also present the multiple models, switching, and tuning methodology that enhances the prediction performance of the learning algorithm.

时间序列预测人工神经网络机器学习在线学习算法