A Nonoverlapping Domain Decomposition Method for Extreme Learning Machines: Elliptic Problems
Chang-Ock Lee, Youngkyu Lee, Byungeun Ryoo

TL;DR
This paper introduces a nonoverlapping domain decomposition method for extreme learning machines, significantly reducing training time and enabling parallel computation for solving elliptic PDEs.
Contribution
It develops a novel domain decomposition approach for ELMs, incorporating local neural networks and interface variables to improve efficiency and scalability.
Findings
Reduces ELM training time through domain decomposition.
Enables parallel computation for large-scale PDE solutions.
Demonstrates acceleration with increasing subdomains.
Abstract
Extreme learning machine (ELM) is a methodology for solving partial differential equations (PDEs) using a single hidden layer feed-forward neural network. It presets the weight/bias coefficients in the hidden layer with random values, which remain fixed throughout the computation, and uses a linear least squares method for training the parameters of the output layer of the neural network. It is known to be much faster than Physics informed neural networks. However, classical ELM is still computationally expensive when a high level of representation is desired in the solution as this requires solving a large least squares system. In this paper, we propose a nonoverlapping domain decomposition method (DDM) for ELMs that not only reduces the training time of ELMs, but is also suitable for parallel computation. In numerical analysis, DDMs have been widely studied to reduce the time to…
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
TopicsMachine Learning and ELM · Neural Networks and Applications
