SGM-PINN: Sampling Graphical Models for Faster Training of Physics-Informed Neural Networks
John Anticev, Ali Aghdaei, Wuxinlin Cheng, Zhuo Feng
TL;DR
This paper addresses the slow and sometimes unreliable convergence of physics-informed neural networks (PINNs) when solving parameterized PDEs. It introduces SGM-PINN, a graph-based importance sampling framework that builds a probabilistic graphical model from the training point cloud, uses low-resistance-diameter (LRD) spectral clustering to form highly informative sample clusters, and prioritizes sampling from these clusters to reduce batch sizes and overall training time. A stability scoring mechanism based on inverse stability rating (ISR) is integrated to incorporate gradient- and parameter-variation information, improving robustness for parameterized PINNs. The approach yields 2–3x faster convergence on large CFD problems with maintained or improved solution accuracy and demonstrates practical potential for scalable, fast PDE surrogates in design and optimization tasks.
Abstract
SGM-PINN is a graph-based importance sampling framework to improve the training efficacy of Physics-Informed Neural Networks (PINNs) on parameterized problems. By applying a graph decomposition scheme to an undirected Probabilistic Graphical Model (PGM) built from the training dataset, our method generates node clusters encoding conditional dependence between training samples. Biasing sampling towards more important clusters allows smaller mini-batches and training datasets, improving training speed and accuracy. We additionally fuse an efficient robustness metric with residual losses to determine regions requiring additional sampling. Experiments demonstrate the advantages of the proposed framework, achieving $3\times$ faster convergence compared to prior state-of-the-art sampling methods.
