Feature Attention Model Attention for BOF Endpoint Temperature Prediction
-
-
Abstract
Accurate prediction of endpoint temperature in Basic Oxygen Furnace (BOF) steelmaking is essential for production optimization and quality control. Traditional ensemble and deep learning methods rely on fixed-weight aggregation strategies that fail to adapt to operational heterogeneity in tabular steelmaking data. This study proposes a Feature Attention Model Attention (FAMA) framework enabling sample-adaptive fusion of heterogeneous base models through dual attention mechanisms. FAMA employs feature attention to extract high-dimensional representations and model attention to compute sample-adaptive fusion weights via cross-attention, directly evaluating model reliability in feature space and enabling differentiated fusion strategies. Experiments on 50,000 industrial heats demonstrate that FAMA achieves MAE = 0.22 °C, RMSE = 1.11 °C, and R² = 0.9795, reducing MAE by 89.9% compared to stacking baselines. Ablation studies confirm the synergistic effect of dual attention modules. Tests on abnormal conditions show that FAMA captures low-temperature abnormal patterns potentially associated with slopping-related heat-loss behavior through latent signal mining, achieving accurate predictions where traditional methods systematically overestimate temperatures. These results validate FAMA's capability for intelligent steelmaking decision support and offer a novel paradigm for tabular data modeling.
-
-