Adaptive Basis-inspired Deep Neural Network for Solving Partial Differential Equations with Localized Features
Ke Li, Yaqin Zhang, Yunqing Huang, Chenyue Xie, and Xueshuang Xiang

TL;DR
This paper introduces ABI-DNN, an adaptive neural network inspired by finite element methods, that effectively solves PDEs with localized features by iteratively refining its architecture based on error estimation.
Contribution
The paper develops a novel adaptive neural network framework incorporating basis-inspired blocks, enabling targeted learning of localized phenomena in PDEs, which is a new approach in this field.
Findings
ABI-DNN captures singularities effectively
Outperforms PINN in accuracy with similar parameters
Adaptive architecture learns efficiently to meet error tolerances
Abstract
This paper proposes an Adaptive Basis-inspired Deep Neural Network (ABI-DNN) for solving partial differential equations with localized phenomena such as sharp gradients and singularities. Like the adaptive finite element method, ABI-DNN incorporates an iteration of "solve, estimate, mark, enhancement", which automatically identifies challenging regions and adds new neurons to enhance its capability. A key challenge is to force new neurons to focus on identified regions with limited understanding of their roles in approximation. To address this, we draw inspiration from the finite element basis function and construct the novel Basis-inspired Block (BI-block), to help understand the contribution of each block. With the help of the BI-block and the famous Kolmogorov Superposition Theorem, we first develop a novel fixed network architecture named the Basis-inspired Deep Neural Network…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Numerical methods for differential equations · Neural Networks and Applications
