English

PINGS: Physics-Informed Neural Network for Fast Generative Sampling

Machine Learning 2025-09-16 v1 Computational Physics

Abstract

We introduce PINGS (Physics-Informed Neural Network for Fast Generative Sampling), a framework that amortizes diffusion sampling by training a physics-informed network to approximate reverse-time probability-flow dynamics, reducing sampling to a single forward pass (NFE = 1). As a proof of concept, we learn a direct map from a 3D standard normal to a non-Gaussian Gaussian Mixture Model (GMM). PINGS preserves the target's distributional structure (multi-bandwidth kernel MMD2=1.88×102MMD^2 = 1.88 \times 10^{-2} with small errors in mean, covariance, skewness, and excess kurtosis) and achieves constant-time generation: 10410^4 samples in 16.54±0.5616.54 \pm 0.56 millisecond on an RTX 3090, versus 468-843 millisecond for DPM-Solver (10/20) and 960 millisecond for DDIM (50) under matched conditions. We also sanity-check the PINN/automatic-differentiation pipeline on a damped harmonic oscillator, obtaining MSEs down to O(105)\mathcal{O}(10^{-5}). Compared to fast but iterative ODE solvers and direct-map families (Flow, Rectified-Flow, Consistency), PINGS frames generative sampling as a PINN-style residual problem with endpoint anchoring, yielding a white-box, differentiable map with NFE = 1. These proof-of-concept results position PINGS as a promising route to fast, function-based generative sampling with potential extensions to scientific simulation (e.g., fast calorimetry).

Keywords

Cite

@article{arxiv.2509.11284,
  title  = {PINGS: Physics-Informed Neural Network for Fast Generative Sampling},
  author = {Achmad Ardani Prasha and Clavino Ourizqi Rachmadi and Muhamad Fauzan Ibnu Syahlan and Naufal Rahfi Anugerah and Nanda Garin Raditya and Putri Amelia and Sabrina Laila Mutiara and Hilman Syachr Ramadhan},
  journal= {arXiv preprint arXiv:2509.11284},
  year   = {2025}
}

Comments

19 pages, 4 figures

R2 v1 2026-07-01T05:35:33.199Z