Accuracy Recovery for Low-Precision PINNs: An Iterative Refinement Framework
摘要
We present an Iterative Refinement Physics-Informed Neural Network (IR-PINN) framework that enables scientific machine learning on low-precision AI hardware. This approach overcomes the fundamental precision limitations of FP16 arithmetic for partial differential equation (PDE) solving. IR-PINN decomposes the solution into a compact low-precision base network and a sequence of lightweight correction networks that learn progressively smaller-magnitude residuals. While corrections are computed in FP16 for hardware efficiency, accumulation and precomputed PDE derivatives are maintained in full precision, creating a numerically stable hierarchy robust to rounding errors. Comprehensive evaluation across four canonical PDE benchmarks (2D Poisson, 2D Helmholtz, 1D Burgers’, and stiff 1D advection–diffusion) demonstrates that IR-PINN restores FP32-level accuracy using only FP16 computations. Results averaged over 20 independent runs show FP16 IR-PINN reduces RMSE by factors of