Physics-Informed Neural Networks for the Numerical Modeling of Steady-State and Transient Electromagnetic Problems with Discontinuous Media

Michel Nohra,Steven Dufour
2024-06-06
Abstract:Physics-informed neural networks (PINNs) have emerged as a promising numerical method based on deep learning for modeling boundary value problems, showcasing promising results in various fields. In this work, we use PINNs to discretize three-dimensional electromagnetic, parametric problems, with material discontinuities, covering both static and transient regimes. By replacing the discontinuous material properties with a continuous approximation, we eliminate the need to directly enforce interface conditions. Using the Neural Tangent Kernel (NTK) analysis, we show that using the first-order formulation of Maxwell's equations is more suitable for interface problems. We introduce a PINN-based decomposition on overlapping domains to enhance the convergence rate of the PINN.
Computational Physics
What problem does this paper attempt to address?
The paper mainly discusses how to use Physics-Informed Neural Networks (PINNs) to solve three-dimensional steady-state and transient electromagnetics problems with discontinuous media. PINNs are a numerical method based on deep learning that can handle boundary value problems and show potential in multiple domains. In the study, the authors discretize three-dimensional electromagnetic parameter problems with material discontinuities using PINNs, focusing particularly on static and transient cases. They eliminate the need to enforce interface conditions directly by replacing discontinuous material properties with continuous approximations. The paper also analyzes the advantage of using Neural Tangent Kernel (NTK) for the first-order Maxwell's equation in handling interface problems. Additionally, they propose a PINN decomposition method based on overlapping domains to improve the convergence speed of PINNs. The authors determine the optimal functions for boundary conditions through numerical studies and validate the proposed method on multiple 3D parameter and transient problems. In summary, this paper aims to address the efficiency and accuracy issues when using PINNs to deal with complex problems involving discontinuous media in electromagnetics. It improves the training and convergence performance of PINNs through improved network architecture and loss function optimization strategies.