An adaptive wavelet-based PINN for problems with localized high-magnitude source

arXiv cs.LG / 5/1/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • Physics-informed neural networks (PINNs) are challenged by spectral bias and loss imbalance, especially for PDEs with localized high-magnitude source terms that create extreme gradient/loss disparities across scales.
  • The paper introduces an adaptive wavelet-based PINN (AW-PINN) that dynamically adjusts the wavelet basis using residual and supervised loss, improving handling of high-scale localized features without excessive memory use.
  • AW-PINN avoids automatic differentiation for the derivatives used in the loss, reducing computational overhead and accelerating training.
  • The training is done in two stages: a short pre-training phase with fixed wavelet bases to choose relevant wavelet families, followed by adaptive refinement of scales and translations to focus basis resolution where needed.
  • The authors provide theoretical grounding via a Gaussian process limit and derive the associated NTK structure, and they report strong empirical gains on PDE benchmarks with loss imbalance ratios up to 10^10:1, including heat conduction, localized Poisson, oscillatory flow, and Maxwell’s equations with point charges.

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.