CVLGIVNov 10, 2022

Harmonizing output imbalance for defect segmentation on extremely-imbalanced photovoltaic module cells images

arXiv:2211.05295v4h-index: 12
Originality Incremental advance
AI Analysis

This addresses a domain-specific challenge in the photovoltaic industry for quality control, but it is incremental as it builds on existing segmentation techniques.

The paper tackled the problem of segmenting Tiny Hidden Cracks (THC) in photovoltaic module cell images, where defect pixels are extremely imbalanced (as low as 1:2000 ratio), by proposing a method that harmonizes output imbalance, and it outperformed existing methods on four datasets and architectures.

The continuous development of the photovoltaic (PV) industry has raised high requirements for the quality of monocrystalline of PV module cells. When learning to segment defect regions in PV module cell images, Tiny Hidden Cracks (THC) lead to extremely-imbalanced samples. The ratio of defect pixels to normal pixels can be as low as 1:2000. This extreme imbalance makes it difficult to segment the THC of PV module cells, which is also a challenge for semantic segmentation. To address the problem of segmenting defects on extremely-imbalanced THC data, the paper makes contributions from three aspects: (1) it proposes an explicit measure for output imbalance; (2) it generalizes a distribution-based loss that can handle different types of output imbalances; and (3) it introduces a compound loss with our adaptive hyperparameter selection algorithm that can keep the consistency of training and inference for harmonizing the output imbalance on extremelyimbalanced input data. The proposed method is evaluated on four widely-used deep learning architectures and four datasets with varying degrees of input imbalance. The experimental results show that the proposed method outperforms existing methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes