Neural Evolutionary Kernel Method: A Knowledge-Guided Framework for Solving Evolutionary PDEs
Shuo Ling, Wenjun Ying, Zhen Zhang
TL;DR
The paper tackles time-dependent PDEs by learning operators that map boundary data, source terms, and PDE parameters to interior solutions. It fuses neural operator learning with boundary integral methods to construct two specialized operators: a volumetric source-term operator and a boundary-density operator governed by a second-kind integral equation, enabling stable, efficient time stepping. NEKM demonstrates high-accuracy solutions for the heat, wave, and Schrödinger equations on both simple and complex domains, including random PDEs, and supports parallel evaluation for uncertainty quantification. This approach offers a scalable surrogate framework with potential impact on UQ, inverse problems, and simulations across parameter families.
Abstract
Numerical solution of partial differential equations (PDEs) plays a vital role in various fields of science and engineering. In recent years, deep neural networks (DNNs) have emerged as a powerful tool for solving PDEs, leveraging their approximation capabilities to handle complex domains and high-dimensional problems. Among these, operator learning has gained increasing attention by learning mappings between function spaces using DNNs. This paper proposes a novel approach, termed the Neural Evolutionary Kernel Method (NEKM), for solving a class of time-dependent partial differential equations (PDEs) via deep neural network (DNN)-based kernel representations. By integrating boundary integral techniques with operator learning, prior mathematical information of time-dependent partial differential equations (PDEs) is embedded into the design of neural network architectures for predicting their solutions, enhancing both computational efficiency and solution accuracy. Numerical experiments on the heat, wave, and Schrödinger equations demonstrate that the Neural Evolutionary Kernel Method (NEKM) achieves high accuracy and favorable computational efficiency. Furthermore, the operator learning framework inherently supports the simultaneous prediction of solutions to multiple PDEs with different coefficients, rendering its capability for solving random PDEs.
