NALGApr 21, 2024

Physics-informed Discretization-independent Deep Compositional Operator Network

arXiv:2404.13646v414 citationsh-index: 4Has CodeComput Method Appl Mech Eng
Originality Incremental advance
AI Analysis

This addresses the problem of expensive data acquisition for neural operators in scientific computing, though it appears incremental as it builds on existing physics-informed and operator network approaches.

The paper tackles the challenge of solving parametric PDEs with neural operators by introducing a physics-informed model that generalizes to various discrete representations of PDE parameters and irregular domain shapes, achieving accuracy and efficiency in numerical results.

Solving parametric Partial Differential Equations (PDEs) for a broad range of parameters is a critical challenge in scientific computing. To this end, neural operators, which \textcolor{black}{predicts the PDE solution with variable PDE parameter inputs}, have been successfully used. However, the training of neural operators typically demands large training datasets, the acquisition of which can be prohibitively expensive. To address this challenge, physics-informed training can offer a cost-effective strategy. However, current physics-informed neural operators face limitations, either in handling irregular domain shapes or in in generalizing to various discrete representations of PDE parameters. In this research, we introduce a novel physics-informed model architecture which can generalize to various discrete representations of PDE parameters and irregular domain shapes. Particularly, inspired by deep operator neural networks, our model involves a discretization-independent learning of parameter embedding repeatedly, and this parameter embedding is integrated with the response embeddings through multiple compositional layers, for more expressivity. Numerical results demonstrate the accuracy and efficiency of the proposed method. All the codes and data related to this work are available on GitHub: https://github.com/WeihengZ/PI-DCON.

Code Implementations1 repo
Foundations

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

Your Notes