LGSPSep 25, 2020

A Feature Importance Analysis for Soft-Sensing-Based Predictions in a Chemical Sulphonation Process

arXiv:2009.12133v1
Originality Synthesis-oriented
AI Analysis

This addresses quality control for chemical manufacturers, but it is incremental as it applies standard methods to a specific industrial dataset.

The study tackled predicting product quality in a chemical sulphonation process using a soft-sensing approach, finding that using only the top 3 out of 8 variables achieved satisfactory results, while Random Forest performed best with all variables.

In this paper we present the results of a feature importance analysis of a chemical sulphonation process. The task consists of predicting the neutralization number (NT), which is a metric that characterizes the product quality of active detergents. The prediction is based on a dataset of environmental measurements, sampled from an industrial chemical process. We used a soft-sensing approach, that is, predicting a variable of interest based on other process variables, instead of directly sensing the variable of interest. Reasons for doing so range from expensive sensory hardware to harsh environments, e.g., inside a chemical reactor. The aim of this study was to explore and detect which variables are the most relevant for predicting product quality, and to what degree of precision. We trained regression models based on linear regression, regression tree and random forest. A random forest model was used to rank the predictor variables by importance. Then, we trained the models in a forward-selection style by adding one feature at a time, starting with the most important one. Our results show that it is sufficient to use the top 3 important variables, out of the 8 variables, to achieve satisfactory prediction results. On the other hand, Random Forest obtained the best result when trained with all variables.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes