1: \begin{abstract}
2: Physics-Informed Neural Networks (PINNs) solve partial differential equations (PDEs) by embedding governing equations and boundary/initial conditions into the loss function. However, accurately enforcing Dirichlet boundary conditions remains challenging, as soft enforcement often compromises convergence and reliability, particularly in complex domains. We propose a hybrid approach, PINN-FEM, that combines PINNs with finite element methods (FEM) to impose strong Dirichlet boundary conditions through domain decomposition. This method incorporates FEM-based representations near the boundaries, ensuring exact enforcement without sacrificing convergence. Across six experiments of increasing complexity, PINN-FEM outperforms standard PINN models, demonstrating superior accuracy and robustness. While techniques such as distance functions have been proposed for boundary condition enforcement, they often lack generality for real-world applications. PINN-FEM addresses this gap by leveraging FEM near boundaries, making it highly suitable for industrial and scientific problems.
3: \end{abstract}
4: