paper-with-me

홈 › Papers

Learning Where the Physics Is: Probabilistic Adaptive Sampling for Stiff PDEs

2026-03-06 · Akshay Govind Srinivasan, Balaji Srinivasan arxiv

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 hidden layer without the expensive gradient-based optimization(of PINNs) or Bayesian search. We evaluate our methodology on 1D singularly perturbed convection-diffusion equations with diffusion coefficients $ν=10^{-4}$. Our method achieves $L_2$ errors up to $7$ orders of magnitude lower than baseline RBF-PIELMs, successfully resolving exponentially thin boundary layers while retaining the orders-of-magnitude speed advantage of the ELM architecture.

📄 PDF Abstract BibTeX arXiv:2603.06287

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Physics-informed Gaussian process model for Euler-Bernoulli beam elements

2023-08-05 · Gledson Rodrigo Tondo, Sebastian Rau, Igor Kavrakov, Guido Morgenthal

A physics-informed machine learning model, in the form of a multi-output Gaussian process, is formulated using the Euler-Bernoulli beam equation. Given appropriate datasets, the model can be used to regress the analytica…

Cantilever BeamPhysics-informed machine learningStructural Health Monitoring

PIDM-DP: Physics-Informed Diffusion with Dormand-Prince Integration for Chaotic System Identification and State Reconstruction across Multiple Dynamical Regimes

2026-05-26 · Shailendra Dabral arxiv

Reconstructing continuous state trajectories of chaotic dynamical systems from sparse, noisy observations remains a fundamental open problem in nonlinear science. We introduce the Physics-Informed Diffusion Model with Do…

Gradient Scaling Effects in Adaptive Spectral PINNs for Stiff Nonlinear ODEs

2026-05-06 · Isabela M. Yepes, Pavlos Protopapas arxiv

Physics-Informed Neural Networks (PINNs) often struggle to train reliably on stiff and oscillatory dynamical systems due to poor optimization conditioning. While prior work has emphasized representational remedies such a…

Reduced-PINN: An Integration-Based Physics-Informed Neural Networks for Stiff ODEs

2022-08-23 · Pouyan Nasiri, Roozbeh Dargazany

Physics-informed neural networks (PINNs) have recently received much attention due to their capabilities in solving both forward and inverse problems. For training a deep neural network associated with a PINN, one typica…

Solving stiff dark matter equations via Jacobian Normalization with Physics-Informed Neural Networks

2026-02-25 · M. P. Bento, H. B. Câmara, J. R. Rocha, J. F. Seabra arxiv

Stiff differential equations pose a major challenge for Physics-Informed Neural Networks (PINNs), often causing poor convergence. We propose a simple, hyperparameter-free method to address stiffness by normalizing loss r…