Multi-scale Deep Neural Networks for Solving High Dimensional PDEs
Wei Cai, Zhi-Qin John Xu
TL;DR
The paper introduces MscaleDNN, a multi-scale neural network that uses radial scaling in Fourier space and compactly supported activations to efficiently learn high-frequency, high-dimensional functions and solve PDEs. It provides two PDE solution frameworks, Ritz variational energy and least-squares residual losses, and demonstrates substantial speedups and accuracy gains across 3D to 25D problems and high-frequency function fitting. The results suggest that multi-scale, wavelet-inspired architectures can mitigate the frequency-principle limitations of standard DNNs, enabling practical solutions to complex, high-dimensional PDEs. The work also outlines future directions toward wavelet-DNN hybrids to further enhance resolution and efficiency.
Abstract
In this paper, we propose the idea of radial scaling in frequency domain and activation functions with compact support to produce a multi-scale DNN (MscaleDNN), which will have the multi-scale capability in approximating high frequency and high dimensional functions and speeding up the solution of high dimensional PDEs. Numerical results on high dimensional function fitting and solutions of high dimensional PDEs, using loss functions with either Ritz energy or least squared PDE residuals, have validated the increased power of multi-scale resolution and high frequency capturing of the proposed MscaleDNN.
