Physics-informed generative AI enforces hard constraints in semiconductor design
A new approach embeds physical laws directly into generative models, not as filters.
A new perspective paper from Yaser Mike Banad and Sarah Sharif argues that generative AI for semiconductor manufacturing must enforce hard physical constraints by construction, not through post-hoc filtering. The authors contend that in domains like lithography mask generation, synthetic defect data, and process recipe optimization, physically invalid outputs are not merely low quality but completely unusable. They survey an emerging architectural toolkit including physics-informed diffusion models, PDE-constrained variational models, neural-operator priors, and conservation-law-respecting generative networks. The paper identifies four integration patterns between generative models and physics-based simulators: sequential, parallel, embedded, and iterative feedback. The central claim is analytical: where physical validity is the binding criterion, architectures that enforce constraints by construction will outperform those that filter later.
The research agenda proposes three pillars: physics-fidelity benchmarks to measure constraint satisfaction, differentiable simulator infrastructure that allows end-to-end gradient flow, and multimodal foundation models that jointly handle mask layouts, process parameters, and device physics. The authors see semiconductor fabrication as the sharpest test case for this approach, but suggest the framework generalizes to any scientific domain with hard physical constraints. This work bridges machine learning, computational physics, and hardware engineering, potentially enabling AI to propose designs that are manufacturable by default rather than requiring extensive simulation-based validation. The full paper is available on arXiv (2606.11247).
- Focuses on semiconductor manufacturing as a test case where physically invalid generative AI outputs are unusable, not just low quality.
- Surveys toolkit: physics-informed diffusion, PDE-constrained variational models, neural-operator priors, and conservation-law-respecting networks.
- Argues architectures enforcing constraints by construction outperform post-hoc filtering, with a research agenda of benchmarks, differentiable simulators, and multimodal models.
Why It Matters
Chip manufacturing demands physically valid designs; this approach could radically improve yield and reduce simulation overhead.