HyResPINNs: Hybrid Residual Networks for Adaptive Neural and RBF Integration in Solving PDEs
Madison Cooley, Robert M. Kirby, Shandian Zhe, Varun Shankar
TL;DR
HyResPINNs introduce adaptive hybrid residual blocks that combine radial basis function (RBF) networks with standard neural networks (NNs) inside a PINN framework to better capture both smooth and non-smooth PDE solutions. Each residual block dynamically balances RBF and NN contributions via a learnable gating mechanism and uses a regularized, convex-combination formulation to improve training stability. The approach is validated across Allen-Cahn, Darcy flow (smooth and rough coefficients), and Kuramoto–Sivashinsky benchmarks, showing improved accuracy and robustness over standard PINNs and some state-of-the-art baselines, though performance can vary in highly chaotic regimes. By integrating local adaptivity and global smoothness, HyResPINNs offer a principled path toward PDE solvers that leverage the strengths of classical numerical methods and modern deep learning, with potential for better handling multi-scale and discontinuous phenomena in engineering and physics contexts.
Abstract
Physics-informed neural networks (PINNs) have emerged as a powerful approach for solving partial differential equations (PDEs) by training neural networks with loss functions that incorporate physical constraints. In this work, we introduce HyResPINNs, a novel class of PINNs featuring adaptive hybrid residual blocks that integrate standard neural networks and radial basis function (RBF) networks. A distinguishing characteristic of HyResPINNs is the use of adaptive combination parameters within each residual block, enabling dynamic weighting of the neural and RBF network contributions. Our empirical evaluation of a diverse set of challenging PDE problems demonstrates that HyResPINNs consistently achieve superior accuracy to baseline methods. These results highlight the potential of HyResPINNs to bridge the gap between classical numerical methods and modern machine learning-based solvers, paving the way for more robust and adaptive approaches to physics-informed modeling.
