A Deep Learning Model for Identification of Defect Patterns in Semiconductor Wafer Map

Yuan-Fu Yang
{"title":"A Deep Learning Model for Identification of Defect Patterns in Semiconductor Wafer Map","authors":"Yuan-Fu Yang","doi":"10.1109/ASMC.2019.8791815","DOIUrl":null,"url":null,"abstract":"The semiconductors are used as various precision components in many electronic products. Each layer must be inspected of defect after drawing and baking the mask pattern in wafer fabrication. Unfortunately, the defects come from various variations during the semiconductor manufacturing and cause massive losses to the companies' yield. If the defects could be identified and classified correctly, then the root of the fabrication problem can be recognized and eventually resolved.Automatic optical inspection (AOI) is used to visualize defect patterns and identify root causes of die failures. AOI can be replaced a large number of human inspections with high-speed and accurate inspection technology, to achieve consistency in the detection and shorten the inspection time, then improve product quality and competitiveness. The defect is judged from the feature in AOI, but the final goal is to determine if the defect is a true or a pseudo defect of the wafer. Then, we need to determine what defect type is. But the current AOI needs a subsequent final verification by the human to judge the type of defect.Machine learning (ML) techniques have been widely accepted and are well suited for such classification and identification problems. In this paper, we employ convolutional neural networks (CNN) and extreme gradient boosting (XGBoost) for wafer map retrieval tasks and the defect pattern classification. CNN is the most famous deep learning architecture. The recent surge of interest in CNN is due to the immense popularity and effectiveness of convnets. XGBoost is the most popular machine learning framework among data science practitioners, especially on Kaggle, which is a platform for data prediction competitions where researchers post their data and statisticians and data miners compete to produce the best models. CNN and XGBoost are compared with a random decision forests (RF), support vector machine (SVM), adaptive boosting (Adaboost), and the final results indicate a superior classification performance of the proposed method.Our experimental result demonstrates the success of CNN and extreme gradient boosting techniques for the identification of defect patterns in semiconductor wafers. The overall classification accuracy for the test dataset of CNN and extreme gradient boosting is 99.2%/98.1%. We demonstrate the success of this technique for the identification of defect patterns in semiconductor wafers. We believe this is the first time accurate computational classification in such task has been reported achieving accuracy above 99%.","PeriodicalId":287541,"journal":{"name":"2019 30th Annual SEMI Advanced Semiconductor Manufacturing Conference (ASMC)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-05-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"29","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2019 30th Annual SEMI Advanced Semiconductor Manufacturing Conference (ASMC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ASMC.2019.8791815","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 29

Abstract

The semiconductors are used as various precision components in many electronic products. Each layer must be inspected of defect after drawing and baking the mask pattern in wafer fabrication. Unfortunately, the defects come from various variations during the semiconductor manufacturing and cause massive losses to the companies' yield. If the defects could be identified and classified correctly, then the root of the fabrication problem can be recognized and eventually resolved.Automatic optical inspection (AOI) is used to visualize defect patterns and identify root causes of die failures. AOI can be replaced a large number of human inspections with high-speed and accurate inspection technology, to achieve consistency in the detection and shorten the inspection time, then improve product quality and competitiveness. The defect is judged from the feature in AOI, but the final goal is to determine if the defect is a true or a pseudo defect of the wafer. Then, we need to determine what defect type is. But the current AOI needs a subsequent final verification by the human to judge the type of defect.Machine learning (ML) techniques have been widely accepted and are well suited for such classification and identification problems. In this paper, we employ convolutional neural networks (CNN) and extreme gradient boosting (XGBoost) for wafer map retrieval tasks and the defect pattern classification. CNN is the most famous deep learning architecture. The recent surge of interest in CNN is due to the immense popularity and effectiveness of convnets. XGBoost is the most popular machine learning framework among data science practitioners, especially on Kaggle, which is a platform for data prediction competitions where researchers post their data and statisticians and data miners compete to produce the best models. CNN and XGBoost are compared with a random decision forests (RF), support vector machine (SVM), adaptive boosting (Adaboost), and the final results indicate a superior classification performance of the proposed method.Our experimental result demonstrates the success of CNN and extreme gradient boosting techniques for the identification of defect patterns in semiconductor wafers. The overall classification accuracy for the test dataset of CNN and extreme gradient boosting is 99.2%/98.1%. We demonstrate the success of this technique for the identification of defect patterns in semiconductor wafers. We believe this is the first time accurate computational classification in such task has been reported achieving accuracy above 99%.
半导体晶圆图中缺陷模式识别的深度学习模型
半导体在许多电子产品中用作各种精密元件。在晶圆制造过程中,每一层都必须在绘制和烘烤掩模图案后进行缺陷检查。不幸的是,这些缺陷来自于半导体制造过程中的各种变化,给公司的良率造成了巨大的损失。如果能够正确地识别和分类缺陷,那么就可以识别并最终解决制造问题的根源。自动光学检测(AOI)用于可视化缺陷模式和识别模具失效的根本原因。AOI可以用高速、精确的检测技术代替大量的人工检测,实现检测的一致性,缩短检测时间,进而提高产品质量和竞争力。缺陷是根据AOI中的特征来判断的,但最终的目标是确定缺陷是晶圆的真缺陷还是伪缺陷。然后,我们需要确定缺陷类型是什么。但是目前的AOI需要人类随后的最终验证来判断缺陷的类型。机器学习(ML)技术已经被广泛接受,并且非常适合于这种分类和识别问题。在本文中,我们使用卷积神经网络(CNN)和极限梯度提升(XGBoost)来完成晶圆图检索任务和缺陷模式分类。CNN是最著名的深度学习架构。最近对CNN的兴趣激增是由于女修道院的巨大人气和有效性。XGBoost是数据科学从业者中最受欢迎的机器学习框架,特别是在Kaggle上,这是一个数据预测竞赛的平台,研究人员发布他们的数据,统计学家和数据挖掘者竞争产生最好的模型。将CNN和XGBoost与随机决策森林(RF)、支持向量机(SVM)、自适应boosting (Adaboost)进行了比较,最终结果表明本文方法具有较好的分类性能。我们的实验结果证明了CNN和极端梯度增强技术在半导体晶圆缺陷模式识别方面的成功。CNN和极端梯度增强的测试数据集的总体分类准确率为99.2%/98.1%。我们证明了这种技术在半导体晶圆缺陷模式识别上的成功。我们认为这是第一次在此类任务中实现精确的计算分类,准确率超过99%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信