English

Solving High-Dimensional PDEs Using Linearized Neural Networks

Numerical Analysis 2026-01-21 v1 Numerical Analysis

Abstract

Linearized shallow neural networks that are constructed by fixing the hidden-layer parameters have recently shown strong performance in solving partial differential equations (PDEs). Such models, widely used in the random feature method (RFM) and extreme learning machines (ELM), transform network training into a linear least-squares problem. In this paper, we conduct a numerical study of the variational (Galerkin) and collocation formulations for these linearized networks. Our numerical results reveal that, in the variational formulation, the associated linear systems are severely ill-conditioned, forming the primary computational bottleneck in scaling the neural network size, even when direct solvers are employed. In contrast, collocation methods combined with robust least-squares solvers exhibit better numerical stability and achieve higher accuracy as we increase neuron numbers. This behavior is consistently observed for both ReLUk^k and tanh\tanh activations, with tanh\tanh networks exhibiting even worse conditioning. Furthermore, we demonstrate that random sampling of the hidden layer parameters, commonly used in RFM and ELM, is not necessary for achieving high accuracy. For ReLUk^k activations, this follows from existing theory and is verified numerically in this paper, while for tanh\tanh activations, we introduce two deterministic schemes that achieve comparable accuracy.

Keywords

Cite

@article{arxiv.2601.11771,
  title  = {Solving High-Dimensional PDEs Using Linearized Neural Networks},
  author = {Tong Mao and Jinchao Xu and Xiaofeng Xu},
  journal= {arXiv preprint arXiv:2601.11771},
  year   = {2026}
}
R2 v1 2026-07-01T09:08:26.490Z