用自监督+卷积融合提升光伏故障红外识别精度
Joint-Embedding Predictive Architecture for Solar PV Panel Fault Classification

- 结合自监督表征与卷积特征的多分支网络
- 10类任务F1达93.21%,2类任务准确率超96%
- 参数量减少47%,适合实际部署
光伏系统快速扩张带来大规模故障检测需求,人工检测难以满足。热红外成像可非接触识别故障,但受限于类别不平衡、纹理信息少及微弱温差,分类仍具挑战。本文提出JEFFNet(JEPA-EFFicientNet),融合预训练视觉变压器的自监督语义特征与EfficientNetV2-S的卷积特征,实现互补学习。在公开数据集PVF-10和InfraredSolarModules(ISM)上评估,10类任务中F1为93.21%,准确率94.33%;2类任务中F1达97.53%,准确率96.41%。在ISM上12类任务F1为72.60%,准确率83.88%;2类任务F1达94.69%,准确率94.78%。模型仅需108.6M参数,较GEPFNet减少47.2%。结果表明,该方法在精度与效率上均表现优异,代码已开源。
原文摘要 · Abstract (English)
The rapid expansion of solar photovoltaic (PV) systems has increased the need for reliable and scalable fault classification, as manual inspection is impractical at scale. Thermal infrared (IR) imaging provides a non-contact solution for identifying PV faults; however, accurate classification remains challenging due to class imbalance, limited texture information, and subtle thermal differences. In this work, we investigate the applicability of Joint-Embedding Predictive Architecture (JEPA) for thermal IR PV fault classification across various scenarios and propose JEFFNet (JEPA-EFFicientNet), a multibranch architecture that combines JEPA-based self-supervised representation learning with EfficientNetV2-S-based supervised convolutional feature extraction. JEFFNet fuses semantic representations from a JEPA-pretrained Vision Transformer with convolutional features from EfficientNetV2-S, enabling complementary feature learning. JEFFNet is evaluated on two public thermal IR datasets, PVF-10 and InfraredSolarModules (ISM), for both multiclass and derived binary (healthy/faulty) classification. On PVF-10, JEFFNet achieves an F1-score of $93.21$ and an accuracy of $94.33$ in the 10-class task, and an F1-score of $97.53$ and an accuracy of $96.41$ in the derived 2-class task. On ISM, JEFFNet achieves an F1-score of $72.60$ and an accuracy of $83.88$ in the 12-class task, and an F1-score of $94.69$ and an accuracy of $94.78$ in the derived 2-class task. JEFFNet also uses only 108.6M parameters versus 205.91M for GEPFNet, a 47.2\% reduction. These results demonstrate that combining self-supervised semantic and supervised convolutional features provides an effective, parameter-efficient solution for thermal IR PV fault classification. The source code is publicly available at https://github.com/Azimi2kht/JEFFNet
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。