Abstract
In semiconductor manufacturing, classification of defect patterns in wafer bin maps (WBMs) helps engineers detect process failures and identify their causes. In recent studies on WBMs, convolutional neural networks (CNNs) have demonstrated effective classification performance based on their high expressive power. However, previous studies have implicitly assumed that the labels of WBMs used for training CNNs are correct, even though labels are often incorrect. When trained on mislabeled data, CNNs with standard cross-entropy loss can easily overfit mislabeled samples, leading to poor generalization for testing data. To overcome this issue, we propose a novel training algorithm called sample bootstrapping. Sample bootstrapping identifies which samples have clean or noisy labels by using a two-component beta mixture model, and measures the uncertainty of each identified label. Then, samples with low uncertainty of their estimated labels are selected to build mini-batches via weighted random sampling. Finally, CNNs are trained on the selected mini-batches with dynamic bootstrapping loss. In this manner, we can correct only the samples that are highly likely to have noisy labels and prevent the risk of false correction of correctly labeled samples. Experiments on simulated and real datasets demonstrate the effectiveness of the proposed method.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.