CVAIIVNov 17, 2024

Wafer Map Defect Classification Using Autoencoder-Based Data Augmentation and Convolutional Neural Network

arXiv:2411.11029v113 citationsh-index: 1
Originality Incremental advance
AI Analysis

This provides a reliable solution for semiconductor manufacturing to improve process yields by accurately classifying defect patterns, though it is incremental as it builds on existing autoencoder and CNN methods.

The study tackled wafer defect map classification by combining an autoencoder-based data augmentation technique with a CNN to address noisy data and class imbalance, achieving 98.56% accuracy on the WM-811K dataset, outperforming baseline methods by 19-27%.

In semiconductor manufacturing, wafer defect maps (WDMs) play a crucial role in diagnosing issues and enhancing process yields by revealing critical defect patterns. However, accurately categorizing WDM defects presents significant challenges due to noisy data, unbalanced defect classes, and the complexity of failure modes. To address these challenges, this study proposes a novel method combining a self-encoder-based data augmentation technique with a convolutional neural network (CNN). By introducing noise into the latent space, the self-encoder enhances data diversity and mitigates class imbalance, thereby improving the model's generalization capabilities. The augmented dataset is subsequently used to train the CNN, enabling it to deliver precise classification of both common and rare defect patterns. Experimental results on the WM-811K dataset demonstrate that the proposed method achieves a classification accuracy of 98.56%, surpassing Random Forest, SVM, and Logistic Regression by 19%, 21%, and 27%, respectively. These findings highlight the robustness and effectiveness of the proposed approach, offering a reliable solution for wafer defect detection and classification.

Foundations

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

Your Notes