Spectrum-Informed Multistage Neural Networks: Multiscale Function Approximators of Machine Precision
Jakin Ng, Yongji Wang, Ching-Yao Lai
TL;DR
This work tackles the challenge of achieving machine-precision regression in scientific machine learning by introducing Spectrum-Informed Multistage Neural Networks (SI-MSNN). By initializing the first-layer Fourier feature embedding with the target's dominant Fourier modes and leveraging residue learning across multiple stages, the method mitigates spectral bias and aligns learning with NTK directions, enabling rapid convergence. In 1D and 2D turbulence settings, SI-MSNN reaches $O(10^{-16})$ precision and closely matches the target function along with its spectral power spectrum, significantly outperforming scale-factor baselines. The approach offers a promising path toward precision physics-informed ML and high-fidelity multiscale PDE solvers.
Abstract
Deep learning frameworks have become powerful tools for approaching scientific problems such as turbulent flow, which has wide-ranging applications. In practice, however, existing scientific machine learning approaches have difficulty fitting complex, multi-scale dynamical systems to very high precision, as required in scientific contexts. We propose using the novel multistage neural network approach with a spectrum-informed initialization to learn the residue from the previous stage, utilizing the spectral biases associated with neural networks to capture high frequency features in the residue, and successfully tackle the spectral bias of neural networks. This approach allows the neural network to fit target functions to double floating-point machine precision $O(10^{-16})$.
