Edge computing-based proactive control method for industrial product manufacturing quality prediction

Mo Chen,Zhe Wei,Li Li,Kai Zhang
DOI: https://doi.org/10.1038/s41598-024-51974-z
IF: 4.6
2024-01-14
Scientific Reports
Abstract:With the emergence of intelligent manufacturing, new-generation information technologies such as big data and artificial intelligence are rapidly integrating with the manufacturing industry. One of the primary applications is to assist manufacturing plants in predicting product quality. Traditional predictive models primarily focus on establishing high-precision classification or regression models, with less emphasis on imbalanced data. This is a specific but common scenario in practical industrial environments concerning quality prediction. A SMOTE-XGboost quality prediction active control method based on joint optimization hyperparameters is proposed to address the problem of imbalanced data classification in product quality prediction. In addition, edge computing technology is introduced to address issues in industrial manufacturing, such as the large bandwidth load and resource limitations associated with traditional cloud computing models. Finally, the practicality and effectiveness of the proposed method are validated through a case study of the brake disc production line. Experimental results indicate that the proposed method outperforms other classification methods in brake disc quality prediction.
multidisciplinary sciences
What problem does this paper attempt to address?
### Problems Addressed by the Paper The paper primarily addresses the following issues: 1. **Data Imbalance Problem**: In industrial product quality prediction, traditional prediction models mainly focus on establishing high-precision classification or regression models, but pay less attention to the data imbalance problem. Especially in actual industrial environments, the number of qualified products far exceeds the number of unqualified products (i.e., label imbalance), making quality prediction a data imbalance classification problem. 2. **Cloud Computing Resource Limitation Problem**: Traditional cloud computing models face issues such as high bandwidth load and limited resources when dealing with big data in industrial manufacturing. These problems are particularly critical in equipment management systems that require real-time data processing. If equipment failures cannot be detected in time, it will reduce the quality of product processing and may lead to significant losses for the entire production line. 3. **Improving Prediction Accuracy and Reliability**: To overcome the above issues, the paper proposes an active control method based on edge computing, combining SMOTE (Synthetic Minority Over-sampling Technique) and XGBoost (Extreme Gradient Boosting) algorithms to optimize hyperparameters to address the data imbalance problem in product quality prediction. Experimental results show that this method outperforms other classification methods in brake disc quality prediction. By introducing edge computing technology, this method can achieve faster response times and higher reliability on the production line, providing a new solution for quality control in modern manufacturing.