CVAIAug 5, 2022

Convolutional Ensembling based Few-Shot Defect Detection Technique

arXiv:2208.03288v34 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses the problem of real-time defect detection in power-line inspection with incremental improvements in efficiency.

The paper tackles few-shot defect detection by proposing a convolutional ensembling technique that boosts accuracy and reduces parameters, achieving 92.30% accuracy on a 5-way 5-shot task and outperforming state-of-the-art methods.

Over the past few years, there has been a significant improvement in the domain of few-shot learning. This learning paradigm has shown promising results for the challenging problem of anomaly detection, where the general task is to deal with heavy class imbalance. Our paper presents a new approach to few-shot classification, where we employ the knowledge-base of multiple pre-trained convolutional models that act as the backbone for our proposed few-shot framework. Our framework uses a novel ensembling technique for boosting the accuracy while drastically decreasing the total parameter count, thus paving the way for real-time implementation. We perform an extensive hyperparameter search using a power-line defect detection dataset and obtain an accuracy of 92.30% for the 5-way 5-shot task. Without further tuning, we evaluate our model on competing standards with the existing state-of-the-art methods and outperform them.

Foundations

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

Your Notes