paper-with-me

홈 › Papers

Deep Learning-Based Defect Classification and Detection in SEM Images

2022-06-20 · Bappaditya Deya, Dipam Goswamif, Sandip Haldera, Kasem Khalilb, Philippe Leraya, Magdy A. Bayoumi

This proposes a novel ensemble deep learning-based model to accurately classify, detect and localize different defect categories for aggressive pitches and thin resists (High NA applications).In particular, we train RetinaNet models using different ResNet, VGGNet architectures as backbone and present the comparison between the accuracies of these models and their performance analysis on SEM images with different types of defect patterns such as bridge, break and line collapses. Finally, we propose a preference-based ensemble strategy to combine the output predictions from different models in order to achieve better performance on classification and detection of defects. As CDSEM images inherently contain a significant level of noise, detailed feature information is often shadowed by noise. For certain resist profiles, the challenge is also to differentiate between a microbridge, footing, break, and zones of probable breaks. Therefore, we have applied an unsupervised machine learning model to denoise the SEM images to remove the False-Positive defects and optimize the effect of stochastic noise on structured pixels for better metrology and enhanced defect inspection. We repeated the defect inspection step with the same trained model and performed a comparative analysis for "robustness" and "accuracy" metric with conventional approach for both noisy/denoised image pair. The proposed ensemble method demonstrates improvement of the average precision metric (mAP) of the most difficult defect classes. In this work we have developed a novel robust supervised deep learning training scheme to accurately classify as well as localize different defect types in SEM images with high degree of accuracy. Our proposed approach demonstrates its effectiveness both quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:2206.13505

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
FPN 설명 없음
Average Pooling 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Batch Normalization 설명 없음
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

Image-Intrinsic Priors for Integrated Circuit Defect Detection and Novel Class Discovery via Self-Supervised Learning

2025-11-05 · Botong. Zhao, Xubin. Wang, Shujing. Lyu, Yue. Lu arxiv

Integrated circuit manufacturing is highly complex, comprising hundreds of process steps. Defects can arise at any stage, causing yield loss and ultimately degrading product reliability. Supervised methods require extens…

Self-Supervised LearningNovel Class Discovery

Deep Learning based Defect classification and detection in SEM images: A Mask R-CNN approach

2022-11-03 · Bappaditya Dey, Enrique Dehaerne, Kasem Khalil, Sandip Halder 외

In this research work, we have demonstrated the application of Mask-RCNN (Regional Convolutional Neural Network), a deep-learning algorithm for computer vision and specifically object detection, to semiconductor defect i…

Defect DetectionInstance Segmentationobject-detectionObject Detection+1

Automated Detection of Welding Defects without Segmentation

2019-08-01 · NDT & E International 2019 8 · Domingo Mery

Abstract Substantial research has been performed on automated detection and classification of welding defects in continuous welds using X-ray imaging. Typically, the detection follows a pattern recognition schema (seg…

ClassificationHuman Detectionobject-detectionObject Detection

A PCB Dataset for Defects Detection and Classification

2019-01-24 · Weibo Huang, Peng Wei

To coupe with the difficulties in the process of inspection and classification of defects in Printed Circuit Board (PCB), other researchers have proposed many methods. However, few of them published their dataset before,…

ClassificationGeneral Classification

Improving Combined Detection and Classification of TEM Defects via Mask-Conditioned Latent Diffusion Augmentation

2026-06-01 · Ni Li, Nuohao Liu, Ryan Jacobs, Ajay Annamareddy 외 arxiv

Analyzing microstructural defects in transmission electron microscopy (TEM) images, particularly in irradiated metal alloys, is often limited by the availability of high-quality, labeled data. To address this, we introdu…

Data Augmentation