LGJul 14, 2025

Kernel-Adaptive PI-ELMs for Forward and Inverse Problems in PDEs with Sharp Gradients

arXiv:2507.10241v17 citationsh-index: 6
Originality Highly original
AI Analysis

This addresses the challenge of efficiently solving stiff PDEs in physics and engineering, offering a scalable and interpretable framework, though it is an incremental improvement over PI-ELMs.

This paper tackles the problem of solving forward and inverse PDEs with sharp gradients by introducing KAPI-ELM, which combines Bayesian optimization for input layer distributional parameters with least-squares optimization for output layer parameters. It achieves state-of-the-art accuracy, matching or outperforming advanced methods like XTFC while using nearly an order of magnitude fewer tunable parameters.

This paper introduces the Kernel Adaptive Physics-Informed Extreme Learning Machine (KAPI-ELM), an adaptive Radial Basis Function (RBF)-based extension of PI-ELM designed to solve both forward and inverse Partial Differential Equation (PDE) problems involving localized sharp gradients. While PI-ELMs outperform the traditional Physics-Informed Neural Networks (PINNs) in speed due to their single-shot, least square optimization, this advantage comes at a cost: their fixed, randomly initialized input layer limits their ability to capture sharp gradients. To overcome this limitation, we introduce a lightweight Bayesian Optimization (BO) framework that, instead of adjusting each input layer parameter individually as in traditional backpropagation, learns a small set of hyperparameters defining the statistical distribution from which the input weights are drawn. This novel distributional optimization strategy -- combining BO for input layer distributional parameters with least-squares optimization for output layer network parameters -- enables KAPI-ELM to preserve PI-ELM's speed while matching or exceeding the expressiveness of PINNs. We validate the proposed methodology on several challenging forward and inverse PDE benchmarks, including a 1D singularly perturbed convection-diffusion equation, a 2D Poisson equation with sharp localized sources, and a time-dependent advection equation. Notably, KAPI-ELM achieves state-of-the-art accuracy in both forward and inverse settings. In stiff PDE regimes, it matches or even outperforms advanced methods such as the Extended Theory of Functional Connections (XTFC), while requiring nearly an order of magnitude fewer tunable parameters. These results establish the potential of KAPI-ELM as a scalable, interpretable, and generalizable physics-informed learning framework, especially in stiff PDE regimes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes