Deep vs. Shallow: Benchmarking Physics-Informed Neural Architectures on the Biharmonic Equation
Abstract
Partial differential equation (PDE) solvers are fundamental to engineering simulation. Classical mesh-based approaches (finite difference/volume/element) are fast and accurate on high-quality meshes but struggle with higher-order operators and complex, hard-to-mesh geometries. Recently developed physics-informed neural networks (PINNs) and their variants are mesh-free and flexible, yet compute-intensive and often less accurate. This paper systematically benchmarks RBF-PIELM, a rapid PINN variant-an extreme learning machine with radial-basis activations-for higher-order PDEs. RBF-PIELM replaces PINNs' time-consuming gradient descent with a single-shot least-squares solve. We test RBF-PIELM on the fourth-order biharmonic equation using two benchmarks: lid-driven cavity flow (streamfunction formulation) and a manufactured oscillatory solution. Our results show up to faster training than PINNs and over fewer parameters for comparable solution accuracy. Despite surpassing PINNs, RBF-PIELM still lags mature mesh-based solvers and its accuracy degrades on highly oscillatory solutions, highlighting remaining challenges for practical deployment.
Cite
@article{arxiv.2510.04490,
title = {Deep vs. Shallow: Benchmarking Physics-Informed Neural Architectures on the Biharmonic Equation},
author = {Akshay Govind Srinivasan and Vikas Dwivedi and Balaji Srinivasan},
journal= {arXiv preprint arXiv:2510.04490},
year = {2025}
}
Comments
16 Pages, 7 Figures and 1 Table. Submitted and accepted at Machine Learning and the Physical Sciences Workshop at the 39th conference on Neural Information Processing Systems (NeurIPS)