用主动学习减少半导体缺陷分割的标注成本
Exploring Active Learning for Semiconductor Defect Segmentation
- 通过对比预训练初始化模型,应对数据域偏移
- 设计罕见类感知选择函数,解决类别不平衡问题
- 适用于高带宽内存芯片的缺陷检测场景
X射线显微技术(XRM)实现了半导体结构的无损缺陷检测,深度学习已成为视觉分析的主流方法。然而,基于深度学习的模型需要大量标注数据,尤其在语义分割这类密集预测任务中,标注耗时且昂贵。本文探索主动学习(AL)以缓解标注负担。针对半导体XRM扫描中存在的两大挑战——显著的域偏移和严重的类别不平衡,提出在每个主动学习周期前对未标注数据进行对比预训练,获得初始化权重,并设计一种关注罕见类别的样本选择函数。实验在包含逻辑与存储晶粒的高带宽内存结构XRM扫描数据集上进行,结果表明所提方法达到当前最优性能。
原文摘要 · Abstract (English)
The development of X-Ray microscopy (XRM) technology has enabled non-destructive inspection of semiconductor structures for defect identification. Deep learning is widely used as the state-of-the-art approach to perform visual analysis tasks. However, deep learning based models require large amount of annotated data to train. This can be time-consuming and expensive to obtain especially for dense prediction tasks like semantic segmentation. In this work, we explore active learning (AL) as a potential solution to alleviate the annotation burden. We identify two unique challenges when applying AL on semiconductor XRM scans: large domain shift and severe class-imbalance. To address these challenges, we propose to perform contrastive pretraining on the unlabelled data to obtain the initialization weights for each AL cycle, and a rareness-aware acquisition function that favors the selection of samples containing rare classes. We evaluate our method on a semiconductor dataset that is compiled from XRM scans of high bandwidth memory structures composed of logic and memory dies, and demonstrate that our method achieves state-of-the-art performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。