A Comprehensive Case Study on the Performance of Machine Learning Methods on the Classification of Solar Panel Electroluminescence Images

Read original: arXiv:2408.06229 - Published 8/13/2024 by Xinyi Song, Kennedy Odongo, Francis G. Pascual, Yili Hong
Total Score

0

A Comprehensive Case Study on the Performance of Machine Learning Methods on the Classification of Solar Panel Electroluminescence Images

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper presents a comprehensive case study on the performance of various machine learning methods for the classification of solar panel electroluminescence (EL) images.
  • EL imaging is a crucial non-destructive technique used to detect defects and anomalies in solar panels.
  • The researchers compared the performance of several popular machine learning models, including convolutional neural networks (CNNs), support vector machines (SVMs), and random forests, on a dataset of solar panel EL images.

Plain English Explanation

The paper focuses on using machine learning to automatically analyze solar panel electroluminescence (EL) images. EL imaging is a technique that can detect problems in solar panels without damaging them.

The researchers tested several different machine learning models, including convolutional neural networks (CNNs), support vector machines (SVMs), and random forests, to see how well they could classify the EL images into different categories, such as healthy panels and panels with defects.

The goal was to find the best machine learning approach for automatically analyzing EL images and identifying solar panel issues. This could help solar panel manufacturers and installers quickly and efficiently diagnose problems in their solar panels.

Technical Explanation

The study compared the performance of several popular machine learning models, including convolutional neural networks (CNNs), support vector machines (SVMs), and random forests, on a dataset of solar panel EL images.

The researchers used the EllipBench dataset, which contains over 10,000 EL images of solar panels labeled with different defect types. They split the dataset into training and testing sets to evaluate the models' performance.

The CNN models achieved the highest classification accuracy, outperforming the SVM and random forest models. The researchers also found that data augmentation techniques, such as image rotation and flipping, helped improve the CNN's performance.

Additionally, the study analyzed the models' ability to detect specific defect types, providing insights into the strengths and weaknesses of each approach.

Critical Analysis

The paper provides a comprehensive and well-designed study on the classification of solar panel EL images using various machine learning techniques. The researchers carefully selected and evaluated the models, using appropriate performance metrics and data split strategies.

However, the study is limited to a specific dataset and may not fully represent the diversity of real-world solar panel EL images. Additionally, the paper does not discuss the computational complexity or inference time of the different models, which could be important factors in practical applications.

Further research could explore the performance of these models on larger and more diverse datasets, as well as investigate the robustness of the models to variations in image quality, lighting conditions, and other environmental factors.

Conclusion

This case study demonstrates the potential of machine learning, particularly deep learning, for the automatic analysis of solar panel EL images. The superior performance of the CNN models highlights their ability to extract relevant features from the complex EL image data.

The insights gained from this research can help solar panel manufacturers and installers improve their defect detection and diagnostic processes, leading to more efficient solar energy production and reduced maintenance costs. As the field of solar panel EL analysis continues to evolve, this study serves as a valuable reference for researchers and practitioners working on similar challenges.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

A Comprehensive Case Study on the Performance of Machine Learning Methods on the Classification of Solar Panel Electroluminescence Images
Total Score

0

A Comprehensive Case Study on the Performance of Machine Learning Methods on the Classification of Solar Panel Electroluminescence Images

Xinyi Song, Kennedy Odongo, Francis G. Pascual, Yili Hong

Photovoltaics (PV) are widely used to harvest solar energy, an important form of renewable energy. Photovoltaic arrays consist of multiple solar panels constructed from solar cells. Solar cells in the field are vulnerable to various defects, and electroluminescence (EL) imaging provides effective and non-destructive diagnostics to detect those defects. We use multiple traditional machine learning and modern deep learning models to classify EL solar cell images into different functional/defective categories. Because of the asymmetry in the number of functional vs. defective cells, an imbalanced label problem arises in the EL image data. The current literature lacks insights on which methods and metrics to use for model training and prediction. In this paper, we comprehensively compare different machine learning and deep learning methods under different performance metrics on the classification of solar cell EL images from monocrystalline and polycrystalline modules. We provide a comprehensive discussion on different metrics. Our results provide insights and guidelines for practitioners in selecting prediction methods and performance metrics.

Read more

8/13/2024

PV-S3: Advancing Automatic Photovoltaic Defect Detection using Semi-Supervised Semantic Segmentation of Electroluminescence Images
Total Score

0

PV-S3: Advancing Automatic Photovoltaic Defect Detection using Semi-Supervised Semantic Segmentation of Electroluminescence Images

Abhishek Jha, Yogesh Rawat, Shruti Vyas

Photovoltaic (PV) systems allow us to tap into all abundant solar energy, however they require regular maintenance for high efficiency and to prevent degradation. Traditional manual health check, using Electroluminescence (EL) imaging, is expensive and logistically challenging which makes automated defect detection essential. Current automation approaches require extensive manual expert labeling, which is time-consuming, expensive, and prone to errors. We propose PV-S3 (Photovoltaic-Semi Supervised Segmentation), a Semi-Supervised Learning approach for semantic segmentation of defects in EL images that reduces reliance on extensive labeling. PV-S3 is a Deep learning model trained using a few labeled images along with numerous unlabeled images. We evaluate PV-S3 on multiple datasets and demonstrate its effectiveness and adaptability. With merely 20% labeled samples, we achieve an absolute improvement of 9.7% in IoU, 13.5% in Precision, 29.15% in Recall, and 20.42% in F1-Score over prior state-of-the-art supervised method (which uses 100% labeled samples) on UCF-EL dataset (largest dataset available for semantic segmentation of EL images)showing improvement in performance while reducing the annotation costs by 80%.

Read more

7/18/2024

Comparing Hyper-optimized Machine Learning Models for Predicting Efficiency Degradation in Organic Solar Cells
Total Score

0

Comparing Hyper-optimized Machine Learning Models for Predicting Efficiency Degradation in Organic Solar Cells

David Valiente, Fernando Rodr'iguez-Mas, Juan V. Alegre-Requena, David Dalmau, Juan C. Ferrer

This work presents a set of optimal machine learning (ML) models to represent the temporal degradation suffered by the power conversion efficiency (PCE) of polymeric organic solar cells (OSCs) with a multilayer structure ITO/PEDOT:PSS/P3HT:PCBM/Al. To that aim, we generated a database with 996 entries, which includes up to 7 variables regarding both the manufacturing process and environmental conditions for more than 180 days. Then, we relied on a software framework that brings together a conglomeration of automated ML protocols that execute sequentially against our database by simply command-line interface. This easily permits hyper-optimizing and randomizing seeds of the ML models through exhaustive benchmarking so that optimal models are obtained. The accuracy achieved reaches values of the coefficient determination (R2) widely exceeding 0.90, whereas the root mean squared error (RMSE), sum of squared error (SSE), and mean absolute error (MAE)>1% of the target value, the PCE. Additionally, we contribute with validated models able to screen the behavior of OSCs never seen in the database. In that case, R2~0.96-0.97 and RMSE~1%, thus confirming the reliability of the proposal to predict. For comparative purposes, classical Bayesian regression fitting based on non-linear mean squares (LMS) are also presented, which only perform sufficiently for univariate cases of single OSCs. Hence they fail to outperform the breadth of the capabilities shown by the ML models. Finally, thanks to the standardized results offered by the ML framework, we study the dependencies between the variables of the dataset and their implications for the optimal performance and stability of the OSCs. Reproducibility is ensured by a standardized report altogether with the dataset, which are publicly available at Github.

Read more

6/11/2024

Space-scale Exploration of the Poor Reliability of Deep Learning Models: the Case of the Remote Sensing of Rooftop Photovoltaic Systems
Total Score

0

Space-scale Exploration of the Poor Reliability of Deep Learning Models: the Case of the Remote Sensing of Rooftop Photovoltaic Systems

Gabriel Kasmi, Laurent Dubus, Yves-Marie Saint Drenan, Philippe Blanc

Photovoltaic (PV) energy grows rapidly and is crucial for the decarbonization of electric systems. However, centralized registries recording the technical characteristifs of rooftop PV systems are often missing, making it difficult to accurately monitor this growth. The lack of monitoring could threaten the integration of PV energy into the grid. To avoid this situation, the remote sensing of rooftop PV systems using deep learning emerged as a promising solution. However, existing techniques are not reliable enough to be used by public authorities or transmission system operators (TSOs) to construct up-to-date statistics on the rooftop PV fleet. The lack of reliability comes from the fact that deep learning models are sensitive to distribution shifts. This work proposes a comprehensive evaluation of the effects of distribution shifts on the classification accuracy of deep learning models trained to detect rooftop PV panels on overhead imagery. We construct a benchmark to isolate the sources of distribution shift and introduce a novel methodology that leverages explainable artificial intelligence (XAI) and decomposition of the input image and model's decision in terms of scales to understand how distribution shifts affect deep learning models. Finally, based on our analysis, we introduce a data augmentation technique meant to improve the robustness of deep learning classifiers to varying acquisition conditions. We show that our proposed approach outperforms competing methods. We discuss some practical recommendations for mapping PV systems using overhead imagery and deep learning models.

Read more

8/16/2024