2017 Annual Meeting
(255c) Building Deep Learning Based Predictive Model and Advisory Control System for a Blast Furnace Operation
Authors
In this work, we applied various ML and DL techniques to develop predictive models that can accurately predict status of a complex manufacturing process, a blast furnace operation of steel manufacturing process. A blast furnace is a complex operation that involves multiple chemical reactions and phase transitions of materials, which are difficult to model using first principle equations. At the same time, because of the complex multiscale nature of the process, in which the response time of the input materials, such as iron ore, coke, oxygen, water, pulverized coal (PC), etc., have wide variations from order of minutes to hours, it is very difficult to develop a data-driven model in the conventional machine-learning approaches. Here, a time-series prediction DL model, called Recurrent Neural Network (RNN), is employed to build a predictive model. Particularly, we use the Long Short-Term Memory (LSTM) network [1], which is capable of learning multi-scale temporal dependency structures, to build models for predicting key state variables of the blast furnace operation. The LSTM seems to capture complex non-linear dynamics well and is shown to outperform conventional ML algorithms, such as Sparse Linear Model (LASSO), Decision Tree, Gradient Boosting, and Gaussian Processes, in the prediction of blast furnace status.
We describe the modeling approach and architectures of LSTM models for predicting several key response variables of the blast furnace operation, and prediction accuracy. A formulation of model predictive control (MPC) model that computes the optimal set points of key control variables of the blast furnace is also presented.
References:
[1] C. M. Bishop, Pattern recognition and machine learning, Springer, 2006.
[2] Y. LeCun, Y. Bengio & G. Hinton, Deep learning. Nature14539, 2015.
[3] S. Hochreiter & J. Schmidhuber. Long short-term memory. Neural Comput. 9(8): 1735-1780, 1997.