paper-with-me

홈 › Papers

Physics-informed neural networks with hard constraints for inverse design

2021-02-09 · Lu Lu, Raphael Pestourie, Wenjie Yao, Zhicheng Wang, Francesc Verdugo, Steven G. Johnson

Inverse design arises in a variety of areas in engineering such as acoustic, mechanics, thermal/electronic transport, electromagnetism, and optics. Topology optimization is a major form of inverse design, where we optimize a designed geometry to achieve targeted properties and the geometry is parameterized by a density function. This optimization is challenging, because it has a very high dimensionality and is usually constrained by partial differential equations (PDEs) and additional inequalities. Here, we propose a new deep learning method -- physics-informed neural networks with hard constraints (hPINNs) -- for solving topology optimization. hPINN leverages the recent development of PINNs for solving PDEs, and thus does not rely on any numerical PDE solver. However, all the constraints in PINNs are soft constraints, and hence we impose hard constraints by using the penalty method and the augmented Lagrangian method. We demonstrate the effectiveness of hPINN for a holography problem in optics and a fluid problem of Stokes flow. We achieve the same objective as conventional PDE-constrained optimization methods based on adjoint methods and numerical PDE solvers, but find that the design obtained from hPINN is often simpler and smoother for problems whose solution is not unique. Moreover, the implementation of inverse design with hPINN can be easier than that of conventional methods.

📄 PDF Abstract BibTeX arXiv:2102.04626

Code (4)

lululxvi/hpinn 공식 구현
PaddlePaddle/PaddleScience/blob/develop/examples/hpinns/holography.py paddle
lululxvi/deepxde tf
tianshao1992/hPINN4paddle paddle

Similar Papers 제목 키워드 기반

Solving Forward and Inverse Problems of Contact Mechanics using Physics-Informed Neural Networks

2023-08-24 · T. Sahin, M. von Danwitz, A. Popp

This paper explores the ability of physics-informed neural networks (PINNs) to solve forward and inverse problems of contact mechanics for small deformation elasticity. We deploy PINNs in a mixed-variable formulation enh…

Contact mechanics

Toward Knowledge-Guided AI for Inverse Design in Manufacturing: A Perspective on Domain, Physics, and Human-AI Synergy

2025-05-29 · Hugon Lee, Hyeonbin Moon, Junhyeong Lee, Seunghwa Ryu

Artificial intelligence (AI) is reshaping inverse design across manufacturing domain, enabling high-performance discovery in materials, products, and processes. However, purely data-driven approaches often struggle in re…

Physics-informed machine learning

Adaptive Hard-Soft Physics-Informed Neural Networks for Robust Boundary-Constrained PDE Solving

2026-06-22 · Duc Tien Nguyen, Trinh Minh Tuan, Nguyen Duc Manh, Vu Linh Nguyen 외 arxiv

Physics-informed neural networks (PINNs) provide an effective way to solve partial differential equations (PDEs) by embedding physical principles into the learning process. However, the conventional PINN formulation, in …

Wall Shear Stress Reconstruction from Concentration: Differentiable Physics and Physics-Informed Neural Networks

2026-06-04 · Mahmoud Elhadidy, Siva Viknesh, Roshan M. D'Souza, Amirhossein Arzani arxiv

Wall shear stress (WSS) governs near-wall transport dynamics and is a key hemodynamic indicator in cardiovascular flows, yet remains difficult to infer accurately due to the need for precise computation of near-wall velo…

Physics-Informed Neural Networks with Hard Linear Equality Constraints

2024-02-11 · Hao Chen, Gonzalo E. Constante Flores, Can Li

Surrogate modeling is used to replace computationally expensive simulations. Neural networks have been widely applied as surrogate models that enable efficient evaluations over complex physical systems. Despite this, neu…