AI Navigate

Gen-Fab: A Variation-Aware Generative Model for Predicting Fabrication Variations in Nanophotonic Devices

arXiv cs.CV / 3/13/2026

📰 NewsModels & Research

Key Points

  • Gen-Fab is a Pix2Pix-based conditional GAN that inputs a photonics design layout (GDS) and outputs diverse, high-resolution predictions of fabricated devices to capture fabrication-induced variations at the nanometer scale.
  • To enable one-to-many predictions, Gen-Fab injects a latent noise vector at the model bottleneck, allowing multiple plausible outcomes for the same design.
  • In evaluations, Gen-Fab outperforms a deterministic U-Net, an MC-Dropout U-Net, and ensembles across accuracy and uncertainty modeling, achieving an IoU of 89.8% and better alignment with real fabrication distributions (lower KL divergence and Wasserstein distance).
  • The approach generalizes well to unseen fabrication geometries, indicating strong potential for digital twin workflows to predict variation ranges such as over-etching, under-etching, and corner rounding.

Abstract

Silicon photonic devices often exhibit fabrication-induced variations such as over-etching, underetching, and corner rounding, which can significantly alter device performance. These variations are non-uniform and are influenced by feature size and shape. Accurate digital twins are therefore needed to predict the range of possible fabricated outcomes for a given design. In this paper, we introduce Gen-Fab, a conditional generative adversarial network (cGAN) based on Pix2Pix to predict and model uncertainty in photonic fabrication outcomes. The proposed method takes a design layout (in GDS format) as input and produces diverse high-resolution predictions similar to scanning electron microscope (SEM) images of fabricated devices, capturing the range of process variations at the nanometer scale. To enable one-to-many mapping, we inject a latent noise vector at the model bottleneck. We compare Gen-Fab against three baselines: (1) a deterministic U-Net predictor, (2) an inference-time Monte Carlo Dropout U-Net, and (3) an ensemble of varied U-Nets. Evaluations on an out-of-distribution dataset of fabricated photonic test structures demonstrate that Gen-Fab outperforms all baselines in both accuracy and uncertainty modeling. An additional distribution shift analysis further confirms its strong generalization to unseen fabrication geometries. Gen-Fab achieves the highest intersection-over-union (IoU) score of 89.8%, outperforming the deterministic U-Net (85.3%), the MC-Dropout U-Net (83.4%), and varying U-Nets (85.8%). It also better aligns with the distribution of real fabrication outcomes, achieving lower Kullback-Leibler divergence and Wasserstein distance.