Local Extreme Learning Machines and Domain Decomposition for Solving Linear and Nonlinear Partial Differential Equations
Suchuan Dong, Zongwei Li

TL;DR
This paper introduces a neural network-based domain decomposition method using local extreme learning machines for efficiently solving linear and nonlinear PDEs, demonstrating superior accuracy and speed compared to existing neural and classical methods.
Contribution
The paper proposes a novel local neural network approach with fixed random weights and least squares training, improving efficiency and accuracy in PDE solutions.
Findings
Numerical errors decrease exponentially with degrees of freedom.
The method outperforms DGM and PINN in accuracy and training time.
Computational performance is comparable or superior to FEM.
Abstract
We present a neural network-based method for solving linear and nonlinear partial differential equations, by combining the ideas of extreme learning machines (ELM), domain decomposition and local neural networks. The field solution on each sub-domain is represented by a local feed-forward neural network, and continuity is imposed on the sub-domain boundaries. Each local neural network consists of a small number of hidden layers, while its last hidden layer can be wide. The weight/bias coefficients in all hidden layers of the local neural networks are pre-set to random values and are fixed, and only the weight coefficients in the output layers are training parameters. The overall neural network is trained by a linear or nonlinear least squares computation, not by the back-propagation type algorithms. We introduce a block time-marching scheme together with the presented method for…
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
MethodsFeatures Explanation Method
