Yang Yun, Fan ChongJun, Xiong HongLin
University of Shanghai for Science and Technology, Shanghai, China.
Appl Intell (Dordr). 2022;52(2):2212-2223. doi: 10.1007/s10489-021-02442-y. Epub 2021 Jun 5.
Realizing the accurate prediction of data flow is an important and challenging problem in industrial automation. However, due to the diversity of data types, it is difficult for traditional time series prediction models to have good prediction effects on different types of data. To improve the versatility and accuracy of the model, this paper proposes a novel hybrid time-series prediction model based on recursive empirical mode decomposition (REMD) and long short-term memory (LSTM). In REMD-LSTM, we first propose a new REMD to overcome the marginal effects and mode confusion problems in traditional decomposition methods. Then use REMD to decompose the data stream into multiple in intrinsic modal functions (IMF). After that, LSTM is used to predict each IMF subsequence separately and obtain the corresponding prediction results. Finally, the true prediction value of the input data is obtained by accumulating the prediction results of all IMF subsequences. The final experimental results show that the prediction accuracy of our proposed model is improved by more than 20% compared with the LSTM algorithm. In addition, the model has the highest prediction accuracy on all different types of data sets. This fully shows the model proposed in this paper has a greater advantage in prediction accuracy and versatility than the state-of-the-art models. The data used in the experiment can be downloaded from this website: https://github.com/Yang-Yun726/REMD-LSTM.
实现准确的数据流预测是工业自动化中一个重要且具有挑战性的问题。然而,由于数据类型的多样性,传统的时间序列预测模型很难对不同类型的数据产生良好的预测效果。为了提高模型的通用性和准确性,本文提出了一种基于递归经验模态分解(REMD)和长短期记忆(LSTM)的新型混合时间序列预测模型。在REMD-LSTM中,我们首先提出了一种新的REMD方法,以克服传统分解方法中的边际效应和模态混淆问题。然后使用REMD将数据流分解为多个固有模态函数(IMF)。之后,利用LSTM分别预测每个IMF子序列并获得相应的预测结果。最后,通过累加所有IMF子序列的预测结果得到输入数据的真实预测值。最终实验结果表明,与LSTM算法相比,我们提出的模型的预测准确率提高了20%以上。此外,该模型在所有不同类型的数据集上都具有最高的预测准确率。这充分表明本文提出的模型在预测准确率和通用性方面比现有模型具有更大的优势。实验中使用的数据可从该网站下载:https://github.com/Yang-Yun726/REMD-LSTM 。