Related Experiment Video
Updated: Apr 13, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Fourier feature-enhanced multi-layer residual stacking network: A novel multiscale modeling approach for
Bo-Ya Hou1, Yu-Long Bai1, Xia-Ting Jing1
1College of Physics and Electronic Engineering, Northwest Normal University, Lanzhou, Gansu 730070, China.
None:
Physics-Informed Neural Networks (PINNs) have shown great potential for solving partial differential equations (PDEs). However, their performance is often limited when dealing with multi-scale structures and high-frequency solution components due to spectral bias and training instability. To address these challenges, a novel framework called the Fourier Feature-Enhanced Multi-layer Residual Stacking Network (FRES) is proposed. The key idea of FRES is to leverage residual information to guide frequency-domain modeling, thereby enabling more accurate representation of complex multi-scale features. Specifically, FRES employs a dynamic Fourier embedding mechanism to adaptively generate high-frequency features, while a multi-layer residual correction scheme progressively reduces prediction errors. In addition, a frequency-enhanced residual fusion module integrates low-frequency structures with high-frequency details, and a trainable frequency matrix further improves adaptability across different problems. We systematically evaluate FRES on some representative PDE benchmarks, including the Burgers, Schrödinger, and KdV equations. Experimental results demonstrate that FRES significantly outperforms traditional PINNs and multi-scale Fourier feature methods (MFF) in terms of accuracy, extrapolation capability, and noise robustness, highlighting its potential for robust and efficient modeling of complex physical fields.
Related Concept Videos
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Properties of Fourier Transform II
The Frequency Shifting property of Fourier Transforms highlights that a shift in the frequency domain corresponds to a phase shift in the time domain. Mathematically, if x(t) has...
Fast Fourier Transform
The computational efficiency of the FFT becomes...