Improved randomized neural network methods with boundary processing for solving elliptic equations
Huifang Zhou, Zhiqiang Sheng
TL;DR
This work tackles solving elliptic PDEs, notably the Poisson and biharmonic equations, with randomized neural networks whose weights are fixed. It introduces two boundary-focused enhancements: RNN-Scaling, which amplifies the importance of boundary equations in the LS system, and RNN-BP, which enforces Dirichlet and clamped boundary conditions exactly via boundary construction and interpolation. The authors prove exactness of RNN-BP for certain solution forms and demonstrate through extensive numerical experiments that RNN-BP and RNN-Scaling substantially outperform the baseline RNN, with error reductions reaching up to 6–9 orders of magnitude in some cases. The methods show robust performance across rectangular and circular domains, offering a practical, boundary-aware alternative to traditional mesh-based and PINN approaches in scientific computing.
Abstract
We present two improved randomized neural network methods, namely RNN-Scaling and RNN-Boundary-Processing (RNN-BP) methods, for solving elliptic equations such as the Poisson equation and the biharmonic equation. The RNN-Scaling method modifies the optimization objective by increasing the weight of boundary equations, resulting in a more accurate approximation. We propose the boundary processing techniques on the rectangular domain that enforce the RNN method to satisfy the non-homogeneous Dirichlet and clamped boundary conditions exactly. We further prove that the RNN-BP method is exact for some solutions with specific forms and validate it numerically. Numerical experiments demonstrate that the RNN-BP method is the most accurate among the three methods, the error is reduced by 6 orders of magnitude for some tests.
