LithoSeg: A Coarse-to-Fine Framework for High-Precision Lithography Segmentation
Xinyu He, Botong Zhao, Bingbing Li, Shujing Lyu, Jiwei Shen, Yue Lu
TL;DR
Lithography segmentation of SEM images demands pixel-accurate contour delineation and robust performance across diverse process windows, yet dense annotations and contour smoothing hinder practical metrology. The authors introduce LithoSeg, a two-stage coarse-to-fine framework that first uses a Human-in-the-Loop Bootstrapping of Segment Anything Model (SAM) to obtain robust coarse masks with minimal supervision, then refines contours via a point-wise 1D regression using a lightweight MLP along groove normals. The coarse stage reduces annotation cost through prompt-based prompts, human curation, and prompt-free finetuning, while the fine stage achieves pixel-level precision by predicting displacements of contour points from 1D features derived from SEM physics. Experiments show LithoSeg outperforms state-of-the-art baselines on segmentation accuracy and metrology metrics (LER/LWR, CD) across easy to extreme conditions, with substantially faster training times and strong robustness to novel patterns and suboptimal process windows, making it practical for industrial lithography metrology.
Abstract
Accurate segmentation and measurement of lithography scanning electron microscope (SEM) images are crucial for ensuring precise process control, optimizing device performance, and advancing semiconductor manufacturing yield. Lithography segmentation requires pixel-level delineation of groove contours and consistent performance across diverse pattern geometries and process window. However, existing methods often lack the necessary precision and robustness, limiting their practical applicability. To overcome this challenge, we propose LithoSeg, a coarse-to-fine network tailored for lithography segmentation. In the coarse stage, we introduce a Human-in-the-Loop Bootstrapping scheme for the Segment Anything Model (SAM) to attain robustness with minimal supervision. In the subsequent fine stage, we recast 2D segmentation as 1D regression problem by sampling groove-normal profiles using the coarse mask and performing point-wise refinement with a lightweight MLP. LithoSeg outperforms previous approaches in both segmentation accuracy and metrology precision while requiring less supervision, offering promising prospects for real-world applications.
