Learning Where the Physics Is: Probabilistic Adaptive Sampling for Stiff PDEs
Akshay Govind Srinivasan, Balaji Srinivasan

TL;DR
The paper introduces GMM-PIELM, a probabilistic adaptive sampling method that enhances physics-informed neural network solutions for stiff PDEs by dynamically focusing on regions with high error, significantly improving accuracy and efficiency.
Contribution
It proposes a novel GMM-PIELM framework that learns the physics location distribution to adaptively sample kernels, overcoming limitations of traditional physics-agnostic methods.
Findings
Achieves up to 7 orders of magnitude lower $L_2$ error compared to baseline RBF-PIELMs.
Successfully resolves thin boundary layers in stiff PDEs.
Retains the speed advantage of ELM architectures.
Abstract
Modeling stiff partial differential equations (PDEs) with sharp gradients remains a significant challenge for scientific machine learning. While Physics-Informed Neural Networks (PINNs) struggle with spectral bias and slow training times, Physics-Informed Extreme Learning Machines (PIELMs) offer a rapid, closed-form linear solution but are fundamentally limited by physics-agnostic, random initialization. We introduce the Gaussian Mixture Model Adaptive PIELM (GMM-PIELM), a probabilistic framework that learns a probability density function representing the ``location of physics'' for adaptively sampling kernels of PIELMs. By employing a weighted Expectation-Maximization (EM) algorithm, GMM-PIELM autonomously concentrates radial basis function centers in regions of high numerical error, such as shock fronts and boundary layers. This approach dynamically improves the conditioning of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Machine Learning and ELM · Gaussian Processes and Bayesian Inference
