CVFeb 19, 2023

SEMI-PointRend: Improved Semiconductor Wafer Defect Classification and Segmentation as Rendering

arXiv:2302.09569v113 citationsh-index: 14
Originality Synthesis-oriented
AI Analysis

This work addresses defect classification and segmentation for semiconductor manufacturing, but it is incremental as it adapts an existing method to a new domain.

The study tackled semiconductor wafer defect segmentation by applying the PointRend method, resulting in SEMI-PointRend outperforming Mask R-CNN by up to 18.8% in segmentation mean average precision.

In this study, we applied the PointRend (Point-based Rendering) method to semiconductor defect segmentation. PointRend is an iterative segmentation algorithm inspired by image rendering in computer graphics, a new image segmentation method that can generate high-resolution segmentation masks. It can also be flexibly integrated into common instance segmentation meta-architecture such as Mask-RCNN and semantic meta-architecture such as FCN. We implemented a model, termed as SEMI-PointRend, to generate precise segmentation masks by applying the PointRend neural network module. In this paper, we focus on comparing the defect segmentation predictions of SEMI-PointRend and Mask-RCNN for various defect types (line-collapse, single bridge, thin bridge, multi bridge non-horizontal). We show that SEMI-PointRend can outperforms Mask R-CNN by up to 18.8% in terms of segmentation mean average precision.

Foundations

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

Your Notes