Neural Partial Differential Equations with Functional Convolution
Abstract
We present a lightweighted neural PDE representation to discover the hidden structure and predict the solution of different nonlinear PDEs. Our key idea is to leverage the prior of ``translational similarity'' of numerical PDE differential operators to drastically reduce the scale of learning model and training data. We implemented three central network components, including a neural functional convolution operator, a Picard forward iterative procedure, and an adjoint backward gradient calculator. Our novel paradigm fully leverages the multifaceted priors that stem from the sparse and smooth nature of the physical PDE solution manifold and the various mature numerical techniques such as adjoint solver, linearization, and iterative procedure to accelerate the computation. We demonstrate the efficacy of our method by robustly discovering the model and accurately predicting the solutions of various types of PDEs with small-scale networks and training sets. We highlight that all the PDE examples we showed were trained with up to 8 data samples and within 325 network parameters.
Cite
@article{arxiv.2303.07194,
title = {Neural Partial Differential Equations with Functional Convolution},
author = {Ziqian Wu and Xingzhe He and Yijun Li and Cheng Yang and Rui Liu and Shiying Xiong and Bo Zhu},
journal= {arXiv preprint arXiv:2303.07194},
year = {2023}
}
Comments
10 pages of main text, 7 pages of appendix, 7 figures in main text