PINGS: Physics-Informed Neural Network for Fast Generative Sampling
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 with small errors in mean, covariance, skewness, and excess kurtosis) and achieves constant-time generation: samples in 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 . 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).
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