CVLGMay 2, 2021

Automatic Visual Inspection of Rare Defects: A Framework based on GP-WGAN and Enhanced Faster R-CNN

arXiv:2105.00447v11 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of automating visual inspection in industries like semiconductors where rare defects are costly to miss, though the approach appears incremental in combining existing techniques.

The paper tackles the problem of detecting rare defects in industrial visual inspection by proposing a two-stage framework that combines data augmentation with an enhanced object detection model, achieving superior performance across multiple datasets with varying imbalance severities.

A current trend in industries such as semiconductors and foundry is to shift their visual inspection processes to Automatic Visual Inspection (AVI) systems, to reduce their costs, mistakes, and dependency on human experts. This paper proposes a two-staged fault diagnosis framework for AVI systems. In the first stage, a generation model is designed to synthesize new samples based on real samples. The proposed augmentation algorithm extracts objects from the real samples and blends them randomly, to generate new samples and enhance the performance of the image processor. In the second stage, an improved deep learning architecture based on Faster R-CNN, Feature Pyramid Network (FPN), and a Residual Network is proposed to perform object detection on the enhanced dataset. The performance of the algorithm is validated and evaluated on two multi-class datasets. The experimental results performed over a range of imbalance severities demonstrate the superiority of the proposed framework compared to other solutions.

Foundations

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

Your Notes