TL;DR
This paper introduces SD$^2$NN, a subspace decomposition deep neural network architecture combining traditional analysis and MscaleDNN to effectively solve multi-scale elliptic PDEs, outperforming existing models.
Contribution
The paper proposes a novel SD$^2$NN architecture with submodules for different frequency components and a new trigonometric activation, enhancing multi-scale PDE solving capabilities.
Findings
SD$^2$NN outperforms MscaleDNN on benchmark problems.
The architecture effectively captures both smooth and oscillatory solution parts.
Numerical results confirm the model's superiority in various domains.
Abstract
While deep learning algorithms demonstrate a great potential in scientific computing, its application to multi-scale problems remains to be a big challenge. This is manifested by the "frequency principle" that neural networks tend to learn low frequency components first. Novel architectures such as multi-scale deep neural network (MscaleDNN) were proposed to alleviate this problem to some extent. In this paper, we construct a subspace decomposition based DNN (dubbed SDNN) architecture for a class of multi-scale problems by combining traditional numerical analysis ideas and MscaleDNN algorithms. The proposed architecture includes one low frequency normal DNN submodule, and one (or a few) high frequency MscaleDNN submodule(s), which are designed to capture the smooth part and the oscillatory part of the multi-scale solutions, respectively. In addition, a novel trigonometric activation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
