LGMar 10, 2023

Neural Partial Differential Equations with Functional Convolution

arXiv:2303.07194v11 citationsh-index: 20
Originality Highly original
AI Analysis

This work addresses the challenge of efficiently solving nonlinear PDEs for researchers in computational physics and machine learning, presenting a novel paradigm that significantly reduces computational requirements.

The paper tackles the problem of discovering hidden structure and predicting solutions for nonlinear PDEs by introducing a lightweight neural PDE representation that leverages translational similarity to reduce model scale and training data. The method achieves accurate predictions using up to 8 data samples and within 325 network parameters.

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.

Foundations

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

Your Notes