PatternPaint: Practical Layout Pattern Generation Using Diffusion-Based Inpainting
Guanglei Zhou, Bhargav Korrapati, Gaurav Rajavendra Reddy, Chen-Chia Chang, Jingyu Pan, Jiang Hu, Yiran Chen, Dipto G. Thakurta
TL;DR
PatternPaint tackles the need for DR-clean, diverse VLSI layout patterns when data is scarce and design rules evolve. It employs a diffusion-based inpainting framework with few-shot finetuning, a template-based denoising scheme, and PCA-driven iterative generation to produce DR-compliant patterns from a small starter set. Validated on Intel 18A PDK, PatternPaint achieves DR-clean outputs and higher diversity than baselines, demonstrating a practical, production-ready path for DR-aware pattern libraries and DFM tasks. The approach reduces data requirements while maintaining legal validity, enabling rapid exploration of complex DR spaces in early technology node development.
Abstract
Generating diverse VLSI layout patterns is essential for various downstream tasks in design for manufacturing, as design rules continually evolve during the development of new technology nodes. However, existing training-based methods for layout pattern generation rely on large datasets. In practical scenarios, especially when developing a new technology node, obtaining such extensive layout data is challenging. Consequently, training models with large datasets becomes impractical, limiting the scalability and adaptability of prior approaches. To this end, we propose PatternPaint, a diffusion-based framework capable of generating legal patterns with limited design-rule-compliant training samples. PatternPaint simplifies complex layout pattern generation into a series of inpainting processes with a template-based denoising scheme. Furthermore, we perform few-shot finetuning on a pretrained image foundation model with only 20 design-rule-compliant samples. Experimental results show that using a sub-3nm technology node (Intel 18A), our model is the only one that can generate legal patterns in complex 2D metal interconnect design rule settings among all previous works and achieves a high diversity score. Additionally, our few-shot finetuning can boost the legality rate with 1.87X improvement compared to the original pretrained model. As a result, we demonstrate a production-ready approach for layout pattern generation in developing new technology nodes.
