Transformed Physics-Informed Neural Networks for The Convection-Diffusion Equation
Jiajing Guan, Howard Elman
TL;DR
This work tackles numerical difficulties in singularly perturbed convection-diffusion problems, where steep boundary layers hinder traditional solvers. It proposes using Physics-Informed Neural Networks as corrective surrogates, applied both to oscillatory FDM solutions and to reduced hyperbolic-limit solutions, and introduces linear input transformations to align boundary layers with the network's activation gradients. Neural Tangent Kernel analysis is employed to explain how input transformations change convergence and the location of learned boundary layers, supported by 1D and 2D demonstrations. The results show that appropriately chosen input shifts or shifts with scaling can dramatically improve accuracy and training efficiency, enabling robust PINN-based corrections beyond standard regimes and suggesting wider applicability to other singular perturbation problems.
Abstract
Singularly perturbed problems are known to have solutions with steep boundary layers that are hard to resolve numerically. Traditional numerical methods, such as Finite Difference Methods (FDMs), require a refined mesh to obtain stable and accurate solutions. As Physics-Informed Neural Networks (PINNs) have been shown to successfully approximate solutions to differential equations from various fields, it is natural to examine their performance on singularly perturbed problems. The convection-diffusion equation is a representative example of such a class of problems, and we consider the use of PINNs to produce numerical solutions of this equation. We study two ways to use PINNS: as a method for correcting oscillatory discrete solutions obtained using FDMs, and as a method for modifying reduced solutions of unperturbed problems. For both methods, we also examine the use of input transformation to enhance accuracy, and we explain the behavior of input transformations analytically, with the help of neural tangent kernels.
