A Lightweight Insulator Defect Detection Model for Edge Computing Devices: PEBL-YOLO
Hao Wang, Jie Li, Qi XingInsulators are critical insulation components in power transmission lines; however long-term exposure to adverse environmental conditions may threaten the safety and stability of power delivery. Existing studies primarily emphasize detection accuracy, while deployment efficiency and inference speed have received insufficient attention, limiting their applicability to CPU-based edge computing devices. To address these limitations, this paper proposes PEBL-YOLO, a lightweight model for insulator defect detection. The proposed model retains the external C3k2 structure of YOLOv11 while simplifying its internal bottleneck module, in which PConv is embedded to improve spatial feature extraction and fusion efficiency. In the neck, the original Path Aggregation Feature Pyramid Network (PAFPN) is reconstructed by integrating a Bidirectional Feature Pyramid Network (BiFPN) with Efficient Channel Attention (ECA), enabling more effective aggregation of multi-scale features and stronger focus on defect-related regions with minimal parameter increase. Moreover, a lightweight shared decoupled detection head is designed to decouple classification and regression branches. By combining parameter sharing with Group Normalization (GN) the detection head further reduces model complexity while maintaining accurate localization capability. Experimental results show that PEBL-YOLO contains only 1.68 M parameters. It achieves Precision, Recall, mAP@0.5, and mAP@0.5:0.95 of 95.0%, 92.1%, 94.4%, and 53.6%, respectively. These results demonstrate that PEBL-YOLO achieves a favorable trade-off between detection accuracy and parameter efficiency, providing a practical solution for lightweight insulator defect detection in edge computing scenarios.