Anomaly Detection in IR Images of PV Modules using Supervised Contrastive Learning
Lukas Bommes, Mathis Hoffmann, Claudia Buerhop-Lutz, Tobias Pickel,, Jens Hauch, Christoph Brabec, Andreas Maier, Ian Marius Peters

TL;DR
This paper presents a supervised contrastive learning approach for anomaly detection in IR images of PV modules, addressing domain shifts across different PV plants with promising results and practical applicability.
Contribution
It introduces a domain adaptation method using supervised contrastive learning and k-NN classification for PV fault detection across different datasets, improving generalization.
Findings
Achieves AUROC of 73.3% to 96.6% across datasets.
Outperforms binary cross-entropy classifier in some cases.
Detects low-severity anomalies effectively.
Abstract
Increasing deployment of photovoltaic (PV) plants requires methods for automatic detection of faulty PV modules in modalities, such as infrared (IR) images. Recently, deep learning has become popular for this. However, related works typically sample train and test data from the same distribution ignoring the presence of domain shift between data of different PV plants. Instead, we frame fault detection as more realistic unsupervised domain adaptation problem where we train on labelled data of one source PV plant and make predictions on another target plant. We train a ResNet-34 convolutional neural network with a supervised contrastive loss, on top of which we employ a k-nearest neighbor classifier to detect anomalies. Our method achieves a satisfactory area under the receiver operating characteristic (AUROC) of 73.3 % to 96.6 % on nine combinations of four source and target datasets…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPhotovoltaic System Optimization Techniques · Energy and Environment Impacts
