English

A Multi-Phase Dual-PINN Framework: Soft Boundary-Interior Specialization via Distance-Weighted Priors

Numerical Analysis 2025-12-01 v1 Numerical Analysis

Abstract

Physics-informed neural networks (PINNs) often struggle with multi-scale PDEs featuring sharp gradients and nontrivial boundary conditions, as the physics residual and boundary enforcement compete during optimization. We present a dual-network framework that decomposes the solution as u=uD+uBu = u_{\text{D}} + u_{\text{B}}, where uDu_{\text{D}} (domain network) captures interior dynamics and uBu_{\text{B}} (boundary network) handles near-boundary corrections. Both networks share a unified physics residual while being softly specialized via distance-weighted priors (wbd=exp(d/τ)w_{\text{bd}} = \exp(-d/\tau)) that are cosine-annealed during training. Boundary conditions are enforced through an augmented Lagrangian method, eliminating manual penalty tuning. Training proceeds in two phases: Phase~1 uses uniform collocation to establish network roles and stabilize boundary satisfaction; Phase~2 employs focused sampling (e.g. ring sampling near Ω\partial\Omega) with annealed role weights to efficiently resolve localized features. We evaluate our model on four benchmarks, including the 1D Fokker-Planck equation, the Laplace equation, the Poisson equation, and the 1D wave equation. Across Laplace and Poisson benchmarks, our method reduces error by 3690%36-90\%, improves boundary satisfaction by 2188%21-88\%, and decreases MAE by 2.29.3×2.2-9.3\times relative to a single-network PINN. Ablations isolate contributions of (i)~soft boundary-interior specialization, (ii)~annealed role regularization, and (iii)~the two-phase curriculum. The method is simple to implement, adds minimal computational overhead, and broadly applies to PDEs with sharp solutions and complex boundary data.

Keywords

Cite

@article{arxiv.2511.23409,
  title  = {A Multi-Phase Dual-PINN Framework: Soft Boundary-Interior Specialization via Distance-Weighted Priors},
  author = {Naseem Abbas and Vittorio Colao and Davide Macri and William Spataro},
  journal= {arXiv preprint arXiv:2511.23409},
  year   = {2025}
}