An adaptive wavelet-based PINN for problems with localized high-magnitude source
Himanshu Pandey, Ratikanta Behera
TLDR
AW-PINN uses adaptive wavelets to solve PDEs with localized high-magnitude sources, overcoming loss imbalance and spectral bias.
Key contributions
- Proposes AW-PINN to tackle extreme loss imbalance in PDEs with localized high-magnitude sources.
- Dynamically adjusts wavelet basis functions based on residual and supervised loss for efficiency.
- Accelerates training by avoiding automatic differentiation for loss function derivatives.
- Demonstrates superior performance on challenging PDEs with loss imbalances up to 10^10:1.
Why it matters
PINNs struggle with spectral bias and loss imbalance, especially for problems with localized high-magnitude sources common in physics. This paper introduces AW-PINN, a novel method that effectively overcomes these limitations. By dynamically adapting wavelets and optimizing training, it offers a robust solution for complex PDE problems.
Original Abstract
In recent years, physics-informed neural networks (PINNs) have gained significant attention for solving differential equations, although they suffer from two fundamental limitations, namely, spectral bias inherent in neural networks and loss imbalance arising from multiscale phenomena. This paper proposes an adaptive wavelet-based PINN (AW-PINN) to address the extreme loss imbalance characteristic of problems with localized high-magnitude source terms. Such problems frequently arise in various physical applications, such as thermal processing, electro-magnetics, impact mechanics, and fluid dynamics involving localized forcing. The proposed framework dynamically adjusts the wavelet basis function based on residual and supervised loss. This adaptive nature makes AW-PINN handle problems with high-scale features effectively without being memory-intensive. Additionally, AW-PINN does not rely on automatic differentiation to obtain derivatives involved in the loss function, which accelerates the training process. The method operates in two stages, an initial short pre-training phase with fixed bases to select physically relevant wavelet families, followed by an adaptive refinement that adapts scales and translations without populating high-resolution bases across entire domains. Theoretically, we show that under certain assumptions, AW-PINN admits a Gaussian process limit and derive its associated NTK structure. We evaluate AW-PINN on several challenging PDEs featuring localized high-magnitude source terms with extreme loss imbalances having ratios up to $10^{10}:1$. Across these PDEs, including transient heat conduction, highly localized Poisson problems, oscillatory flow equations, and Maxwell equations with a point charge source, AW-PINN consistently outperforms existing methods in its class.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.