Neural Network Element Method for Partial Differential Equations
Yifan Wang, Zhongshuo Lin, Hehu Xie
TL;DR
The paper addresses solving second-order elliptic PDEs on complex geometries by merging a finite element mesh with neural networks to form a neural network element space $V_{\rm NNh}(\mathcal{T}_h,\theta)$. It constructs this space by coupling FEM envelope functions with local NN components, then solves a Galerkin problem and adaptively updates NN parameters via a Ritz-type loss, yielding a two-stage training process that separates linear solves from neural optimization. A partition-of-unity-based error analysis shows that the global NN element approximation inherits the local NN approximation properties, and the authors demonstrate the approach on a 2D Laplace problem with a structured NN architecture, achieving high accuracy and efficiency. This method strategically leverages FEM's geometry handling and NN's expressive power, enabling accurate PDE solvers for engineering applications and paving the way for extensions to 3D domains and varied boundary conditions.
Abstract
In this paper, based on the combination of finite element mesh and neural network, a novel type of neural network element space and corresponding machine learning method are designed for solving partial differential equations. The application of finite element mesh makes the neural network element space satisfy the boundary value conditions directly on the complex geometric domains. The use of neural networks allows the accuracy of the approximate solution to reach the high level of neural network approximation even for the problems with singularities. We also provide the error analysis of the proposed method for the understanding. The proposed numerical method in this paper provides the way to enable neural network-based machine learning algorithms to solve a broader range of problems arising from engineering applications.
