Numerical Robustness of PINNs for Multiscale Transport Equations
Alexander Jesser, Kai Krycki, Ryan G. McClarren, Martin Frank
TL;DR
This work analyzes the numerical robustness of Physics Informed Neural Networks (PINNs) for multiscale transport equations, focusing on the diffusion limit in slab-geometry neutron transport. By drawing an analogy to Least-Squares Finite Elements (LSFE), the authors show that vanilla PINNs with ReLU activations fail to reproduce the correct diffusion limit as the mean free path becomes small, and they introduce a diffusive scaling (S = P + \tau(I - P)) to remedy this. Theoretical results, complemented by numerical experiments using PN angular discretization, demonstrate that the scaled PINN (and LSFE) solutions converge toward the diffusion solution across test cases, including interfaces and non-ReLU activations like tanh. The findings highlight the importance of asymptotic-preserving scalings for multiscale PDEs and suggest directions for formal convergence proofs and extensions to other activations and scalings.
Abstract
We investigate the numerical solution of multiscale transport equations using Physics Informed Neural Networks (PINNs) with ReLU activation functions. Therefore, we study the analogy between PINNs and Least-Squares Finite Elements (LSFE) which lies in the shared approach to reformulate the PDE solution as a minimization of a quadratic functional. We prove that in the diffusive regime, the correct limit is not reached, in agreement with known results for first-order LSFE. A diffusive scaling is introduced that can be applied to overcome this, again in full agreement with theoretical results for LSFE. We provide numerical results in the case of slab geometry that support our theoretical findings.
