Iterative Training of Physics-Informed Neural Networks with Fourier-enhanced Features
By: Yulun Wu , Miguel Aguiar , Karl H. Johansson and more
Potential Business Impact:
Teaches computers to solve hard math problems faster.
Spectral bias, the tendency of neural networks to learn low-frequency features first, is a well-known issue with many training algorithms for physics-informed neural networks (PINNs). To overcome this issue, we propose IFeF-PINN, an algorithm for iterative training of PINNs with Fourier-enhanced features. The key idea is to enrich the latent space using high-frequency components through Random Fourier Features. This creates a two-stage training problem: (i) estimate a basis in the feature space, and (ii) perform regression to determine the coefficients of the enhanced basis functions. For an underlying linear model, it is shown that the latter problem is convex, and we prove that the iterative training scheme converges. Furthermore, we empirically establish that Random Fourier Features enhance the expressive capacity of the network, enabling accurate approximation of high-frequency PDEs. Through extensive numerical evaluation on classical benchmark problems, the superior performance of our method over state-of-the-art algorithms is shown, and the improved approximation across the frequency domain is illustrated.
Similar Papers
Physics-Informed Neural Networks with Fourier Features and Attention-Driven Decoding
Machine Learning (CS)
Makes computer models solve science problems faster.
Spectral-Prior Guided Multistage Physics-Informed Neural Networks for Highly Accurate PDE Solutions
Numerical Analysis
Makes computer models of science more accurate.
Spectral Bias Mitigation via xLSTM-PINN: Memory-Gated Representation Refinement for Physics-Informed Learning
Machine Learning (CS)
Makes computer models learn physics better, faster.