Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

From Simple to Complex: Curriculum-Guided Physics-Informed Neural Networks via Gaussian Mixture Models

About

Physics-informed neural networks (PINNs) offer a mesh-free framework for solving partial differential equations (PDEs), yet training often suffers from gradient pathologies, spectral bias, and poor convergence, especially for problems with strong nonlinearity, sharp gradients, or multiscale features. We propose the Curriculum-Guided Gaussian Mixture Physics-Informed Neural Network (CGMPINN), which integrates Gaussian mixture modeling with dynamic curriculum learning. Specifically, a GMM is periodically fitted to the PDE residual distribution to quantify spatially varying learning difficulty. A smooth curriculum schedule progressively shifts training focus from easy to harder regions, while precision-based variance modulation suppresses unreliable clusters during early optimization. This dual curriculum is governed by a shared curriculum parameter and can be combined with self-adaptive loss balancing. We further establish theoretical guarantees, including sublinear convergence of the gradient norm for the induced time-varying loss, uniform equivalence between the curriculum-weighted and standard PDE losses, and a generalization bound with an explicit weighting-induced bias characterization. Experiments on six benchmark PDEs spanning elliptic, parabolic, hyperbolic, advection-dominated, and nonlinear reaction-diffusion types show that CGMPINN consistently achieves the lowest relative $L_2$ and maximum absolute errors among all compared methods, reducing relative $L_2$ error by up to 97.8\% over the standard PINN at comparable cost. Our code is publicly available at https://github.com/Mathematics-Yang/CGMPINN.

Jianan Yang, Yiran Wang, Shuai Li, Fujun Cao, Xuefei Yan, Junmin Liu• 2026

Related benchmarks

TaskDatasetResultRank
Solving 1D Poisson Equation1D Poisson Equation (alpha1=5.0, alpha2=3.0, s=20.0) (test)
eLoss9.60e-4
6
Solving Fisher-KPP EquationFisher-KPP Equation D=0.25, r=4.0
eLoss3.62e-7
6
Solving partial differential equations1D Advection-Diffusion Equation (a=1.0, ν=10⁻²) (test)
eLoss1.54e-6
6
Solving partial differential equations1D Heat Equation alpha1=1.0, alpha2=2.0, s=10.0 35 (test)
eLoss1.53e-5
6
PDE solving2D Poisson Equation (beta1=3.0, beta2=2.0) analytical solution (test)
eLoss7.78e-5
6
Solving 1D Damped Wave Equation1D Damped Wave Equation α1=1.0, α2=1.0, γ=0.1 (test)
Error Loss1.66e-6
6
Showing 6 of 6 rows

Other info

Follow for update