A Convolutional Neural Network-Based Defect Recognition Method for Power Insulator

Nan Li,Dejun Zeng,Yun Zhao,Jiahao Wang,Bo Wang
DOI: https://doi.org/10.3390/pr12102129
IF: 3.5
2024-09-30
Processes
Abstract:As the scale of the power grid rapidly expands, its operation becomes increasingly complex, with higher demands on personnel proficiency, grid stability, equipment safety, and operational efficiency. In this study, a novel power insulator defect detection method based on convolutional neural networks (CNNs) is proposed. This method innovatively combines the feature extraction advantages of deep learning to build an efficient binary classification model capable of accurately detecting defects in power insulators in complex backgrounds. To avoid the impact of a small dataset on model performance, transfer learning was employed during model training to enhance the model's generalization ability. A combination of Grid Search and Random Search was used for hyperparameter tuning, and the Early Stopping strategy was introduced to effectively prevent the model from overfitting to the training set, ensuring generalization performance on the validation set. Experimental results show that the proposed method achieves an average accuracy of 98.6%, a recall of 96.8%, and an F1 score of 97.7% on the test set. Compared to traditional Faster RCNN and PCA-SVM methods, the proposed CNN model significantly improves detection accuracy and computational efficiency in complex backgrounds, exhibiting superior recognition precision and model generalization ability for efficiently and accurately identifying defective insulators.
engineering, chemical
What problem does this paper attempt to address?