paper-with-me

홈 › Papers

PINN-FEM: A Hybrid Approach for Enforcing Dirichlet Boundary Conditions in Physics-Informed Neural Networks

2025-01-14 · Nahil Sobh, Rini Jasmine Gladstone, Hadi Meidani

Physics-Informed Neural Networks (PINNs) solve partial differential equations (PDEs) by embedding governing equations and boundary/initial conditions into the loss function. However, enforcing Dirichlet boundary conditions accurately remains challenging, often leading to soft enforcement that compromises convergence and reliability in complex domains. We propose a hybrid approach, PINN-FEM, which combines PINNs with finite element methods (FEM) to impose strong Dirichlet boundary conditions via domain decomposition. This method incorporates FEM-based representations near the boundary, ensuring exact enforcement without compromising convergence. Through six experiments of increasing complexity, PINN-FEM outperforms standard PINN models, showcasing superior accuracy and robustness. While distance functions and similar techniques have been proposed for boundary condition enforcement, they lack generality for real-world applications. PINN-FEM bridges this gap by leveraging FEM near boundaries, making it well-suited for industrial and scientific problems.

📄 PDF Abstract BibTeX arXiv:2501.07765

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

FEM 설명 없음

Similar Papers 제목 키워드 기반

Deep NURBS -- Admissible Physics-informed Neural Networks

2022-10-25 · Hamed Saidaoui, Luis Espath, Rául Tempone

In this study, we propose a new numerical scheme for physics-informed neural networks (PINNs) that enables precise and inexpensive solution for partial differential equations (PDEs) in case of arbitrary geometries while …

Trace Regularity PINNs: Enforcing $\mathrm{H}^{\frac{1}{2}}(\partial Ω)$ for Boundary Data

2025-10-19 · Doyoon Kim, Junbin Song arxiv

We propose an enhanced physics-informed neural network (PINN), the Trace Regularity Physics-Informed Neural Network (TRPINN), which enforces the boundary loss in the Sobolev-Slobodeckij norm $H^{1/2}(\partial Ω)$, the co…

TENG-BC: Unified Time-Evolving Natural Gradient for Neural PDE Solvers with General Boundary Conditions

2026-02-28 · Hongjie Jiang, Di Luo arxiv

Accurately solving time-dependent partial differential equations (PDEs) with neural networks remains challenging due to long-time error accumulation and the difficulty of enforcing general boundary conditions. We introdu…

Exact imposition of boundary conditions with distance functions in physics-informed deep neural networks

2021-04-17 · N. Sukumar, Ankit Srivastava

In this paper, we introduce a new approach based on distance fields to exactly impose boundary conditions in physics-informed deep neural networks. The challenges in satisfying Dirichlet boundary conditions in meshfree a…

Hard-constraining Neumann boundary conditions in physics-informed neural networks via Fourier feature embeddings

2025-04-01 · Christopher Straub, Philipp Brendel, Vlad Medvedev, Andreas Rosskopf

We present a novel approach to hard-constrain Neumann boundary conditions in physics-informed neural networks (PINNs) using Fourier feature embeddings. Neumann boundary conditions are used to described critical processes…