Deep collocation method: A framework for solving PDEs using neural networks with error control
Mingxing Weng, Zhiping Mao, Jie Shen
TL;DR
The paper addresses the accuracy and efficiency limitations of AI-based PDE solvers by introducing a deep collocation framework that builds adaptive neural-network–based bases within a collocation least-squares setting. Solutions lie in the span of these bases, updated greedily and guided by the equation residual, with adaptive collocation and initialization strategies ensuring robustness. A formal convergence analysis yields an a posteriori error estimator and geometric convergence under suitable conditions, validated across function fitting, boundary-layer, Poisson, biharmonic, and Allen–Cahn problems. The method demonstrates high accuracy, robustness to sharp gradients and singularities, and broad applicability to nonlinear and complex-domain PDEs, with potential for extensions to higher dimensions.
Abstract
Neural networks have shown significant potential in solving partial differential equations (PDEs). While deep networks are capable of approximating complex functions, direct one-shot training often faces limitations in both accuracy and computational efficiency. To address these challenges, we propose an adaptive method that uses single-hidden-layer neural networks to construct basis functions guided by the equation residual. The approximate solution is computed within the space spanned by these basis functions, employing a collocation least squares scheme. As the approximation space gradually expands, the solution is iteratively refined; meanwhile, the progressive improvements serve as reliable {\it a posteriori} error indicators that guide the termination of the sequential updates. Additionally, we introduce adaptive strategies for collocation point selection and parameter initialization to enhance robustness and improve the expressiveness of the neural networks. We also derive the approximation error estimate and validate the proposed method with several numerical experiments on various challenging PDEs, demonstrating both high accuracy and robustness of the proposed method.
