Operator Learning with Domain Decomposition for Geometry Generalization in PDE Solving
Jianing Huang, Kaixuan Zhang, Youjia Wu, Ze Cheng
TL;DR
This work tackles the geometry-generalization and data-efficiency challenges of neural operators for PDEs by introducing a local-to-global framework that marries operator learning with overlapping domain decomposition. Local neural operators are trained on simple polygonal building blocks and then assembled on arbitrary geometries via Schwarz Neural Inference (SNI), an additive Schwarz-inspired iterative scheme with symmetry-based normalization and data augmentation. The authors provide convergence and error-bounded guarantees for SNI and demonstrate substantial improvements in geometry generalization and data efficiency across multiple PDEs, including time-dependent problems. The approach offers a scalable path to accurate PDE solving on complex domains with limited training data, with potential impact across engineering and scientific computing.
Abstract
Neural operators have become increasingly popular in solving \textit{partial differential equations} (PDEs) due to their superior capability to capture intricate mappings between function spaces over complex domains. However, the data-hungry nature of operator learning inevitably poses a bottleneck for their widespread applications. At the core of the challenge lies the absence of transferability of neural operators to new geometries. To tackle this issue, we propose operator learning with domain decomposition, a local-to-global framework to solve PDEs on arbitrary geometries. Under this framework, we devise an iterative scheme \textit{Schwarz Neural Inference} (SNI). This scheme allows for partitioning of the problem domain into smaller subdomains, on which local problems can be solved with neural operators, and stitching local solutions to construct a global solution. Additionally, we provide a theoretical analysis of the convergence rate and error bound. We conduct extensive experiments on several representative PDEs with diverse boundary conditions and achieve remarkable geometry generalization compared to alternative methods. These analysis and experiments demonstrate the proposed framework's potential in addressing challenges related to geometry generalization and data efficiency.
