LSTM-based Flow Prediction
This is an incremental improvement for industrial flow prediction problems.
The paper tackles flow prediction for industrial time series data by proposing an LSTM-based method with multivariate tuning, achieving a 54.05% higher prediction accuracy compared to traditional LSTM.
In this paper, a method of prediction on continuous time series variables from the production or flow -- an LSTM algorithm based on multivariate tuning -- is proposed. The algorithm improves the traditional LSTM algorithm and converts the time series data into supervised learning sequences regarding industrial data's features. The main innovation of this paper consists in introducing the concepts of periodic measurement and time window in the industrial prediction problem, especially considering industrial data with time series characteristics. Experiments using real-world datasets show that the prediction accuracy is improved, 54.05% higher than that of traditional LSTM algorithm.