Neural Networks as Function Approximation Engines in Steel Production
Prangya Mishra
Associate Vice President - IT & Digital Solutions at JSW Steel | Head-MES | APS | IIoT Architect | ML, AI at Edge | Ex- Accenture, Schneider Electric, Wipro, Alvarez & Marsal | Metals SME | Creator of "Process In a Box"
In the dynamic and complex world of steel production, optimizing processes for efficiency and quality is crucial. Neural networks, with their powerful function approximation abilities, are emerging as valuable tools for achieving this goal.
Function Approximation in Steel Production:
Imagine you want to optimize the blast furnace process, where iron ore is converted into molten iron or Hot Metal (HM) as it is called.
The desired outcome is high-quality iron with minimal waste and energy consumption. However, the exact relationship between furnace parameters (e.g., temperature, pressure, raw material composition) and the final product is complex and non-linear. This is where neural networks come in:
1. Underlying Function:
We assume there exists an unknown function f that maps furnace parameters (x) to desired product qualities (y): y = f(x). This function captures the intricate interactions within the furnace, influencing the final iron composition and properties.
2. Network Architecture:
A neural network designed for this task might have several input neurons representing furnace parameters, multiple hidden layers with numerous neurons, and output neurons representing different product qualities like iron content, carbon content, and impurities. Each neuron performs weighted calculations and applies activation functions to enable non-linearity.
领英推荐
3. Learning Process:
The network is trained on historical data sets containing furnace parameter settings and corresponding product qualities. This data serves as the training signal for the network to adjust its internal weights and biases. Optimizing algorithms like gradient descent minimize the difference between predicted and actual product quality, gradually improving the network's approximation of the underlying function.
4. Function Approximation and Optimization:
Once trained, the network can predict the impact of specific parameter adjustments on the final product. This allows operators to:
Challenges and Considerations:
[ The views expressed in this blog is author's own views and it does not reflect the views of his employer, JSW Steel ]
President @ Snic Solutions | Digital Manufacturing | Digital transformation
1 年Prangya, good refresher on what’s at the core of LLMs. Is it possible for an enterprise to cost effectively develop its own internal neural network. I see chatgpt available now for enterprise which in layman terms claims to do the same. However, I curious to know your thoughts on the same.