Approximating electromagnetic fields in discontinuous media using a single physics-informed neural network

Michel Nohra,Steven Dufour
2024-07-30
Abstract:Physics-Informed Neural Networks (PINNs) are a new family of numerical methods, based on deep learning, for modeling boundary value problems. They offer an advantage over traditional numerical methods for high-dimensional, parametric, and data-driven problems. However, they perform poorly on problems where the solution exhibits high frequencies, such as discontinuities or sharp gradients. In this work, we develop a PINN-based solver for modeling three-dimensional, transient and static, parametric electromagnetic problems in discontinuous media. We use the first-order Maxwell's equations to train the neural network. We use a level-set function to represent the interface with a continuous function, and to enrich the network's inputs with high-frequencies and interface information. Finally, we validate the proposed methodology on multiple 3D, parametric, static, and transient problems.
Computational Physics,Mathematical Physics
What problem does this paper attempt to address?
The paper attempts to address the problem of approximating electromagnetic fields in discontinuous media using a single Physics-Informed Neural Network (PINN). Specifically, the authors propose a PINN-based method to solve 3D, transient and static, parameterized electromagnetic problems and model them in discontinuous media. By training the neural network using the first-order Maxwell equations and representing the interface with a level set function, high-frequency components and interface information are introduced into the input. This method can effectively handle sharp gradients near the interface and has been validated on multiple 3D parameterized problems, including both static and dynamic cases. Compared to traditional numerical methods such as the Finite Element Method (FEM), this approach shows certain advantages, especially in dealing with electromagnetic problems in discontinuous media.