paper-with-me

Papers

A Nonoverlapping Domain Decomposition Method for Extreme Learning Machines: Elliptic Problems

2024-06-22 · Chang-Ock Lee, Youngkyu Lee, Byungeun Ryoo

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 obtain finite element solutions for elliptic PDEs through parallel computation. Among these approaches, nonoverlapping DDMs are attracting the most attention. Motivated by these methods, we introduce local neural networks, which are valid only at corresponding subdomains, and an auxiliary variable at the interface. We construct a system on the variable and the parameters of local neural networks. A Schur complement system on the interface can be derived by eliminating the parameters of the output layer. The auxiliary variable is then directly obtained by solving the reduced system after which the parameters for each local neural network are solved in parallel. A method for initializing the hidden layer parameters suitable for high approximation quality in large systems is also proposed. Numerical results that verify the acceleration performance of the proposed method with respect to the number of subdomains are presented.

📄 PDF Abstract BibTeX arXiv:2406.15959

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Multiple Transferable Neural Network Method with Domain Decomposition for Elliptic Interface Problems

2025-02-27 · Tianzheng Lu, Lili Ju, Liyong Zhu

The transferable neural network (TransNet) is a two-layer shallow neural network with pre-determined and uniformly distributed neurons in the hidden layer, and the least-squares solvers can be particularly used to comput…

Exact Constraint Enforcement in Physics-Informed Extreme Learning Machines using Null-Space Projection Framework

2026-01-16 · Rishi Mishra, Smriti, Balaji Srinivasan, Sundararajan Natarajan 외 arxiv

Physics-informed extreme learning machines (PIELMs) typically impose boundary and initial conditions through penalty terms, yielding only approximate satisfaction that is sensitive to user-specified weights and can propa…

A Neumann-Neumann Acceleration with Coarse Space for Domain Decomposition of Extreme Learning Machines

2025-03-13 · Chang-Ock Lee, Byungeun Ryoo

Extreme learning machines (ELMs), which preset hidden layer parameters and solve for last layer coefficients via a least squares method, can typically solve partial differential equations faster and more accurately than …

Communication-efficient Distributed Estimation and Inference for Transelliptical Graphical Models

2016-12-29 · Pan Xu, Lu Tian, Quanquan Gu

We propose communication-efficient distributed estimation and inference methods for the transelliptical graphical model, a semiparametric extension of the elliptical distribution in the high dimensional regime. In detail…

Local Extreme Learning Machines and Domain Decomposition for Solving Linear and Nonlinear Partial Differential Equations

2020-12-04 · Suchuan Dong, Zongwei Li

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 fie…