DIMON: Learning Solution Operators of Partial Differential Equations on a Diffeomorphic Family of Domains
Minglang Yin, Nicolas Charon, Ryan Brody, Lu Lu, Natalia Trayanova, Mauro Maggioni
TL;DR
DIMON tackles the computational bottleneck of solving PDEs on multiple domains by learning a latent operator on a fixed reference domain and transporting inputs across a family of diffeomorphic domains via $\varphi_\theta$. It combines Large Deformation Diffeomorphic Mapping with neural operator networks (MIONet) to approximate a parameterized PDE operator $\mathcal{F}_0$ and then maps back to the original domain, supported by an extended universal approximation theorem. The framework is demonstrated on three problems—Laplace, reaction–diffusion, and patient-specific LV electrophysiology—achieving accurate predictions with substantial speedups over conventional solvers. DIMON offers a flexible, geometry-aware approach to fast PDE prediction on diffeomorphic domains with potential impact in engineering design and precision medicine, while acknowledging limitations such as transporting only scalar fields and the need for further convergence analysis.
Abstract
The solution of a PDE over varying initial/boundary conditions on multiple domains is needed in a wide variety of applications, but it is computationally expensive if the solution is computed de novo whenever the initial/boundary conditions of the domain change. We introduce a general operator learning framework, called DIffeomorphic Mapping Operator learNing (DIMON) to learn approximate PDE solutions over a family of domains $\{Ω_θ}_θ$, that learns the map from initial/boundary conditions and domain $Ω_θ$ to the solution of the PDE, or to specified functionals thereof. DIMON is based on transporting a given problem (initial/boundary conditions and domain $Ω_θ$) to a problem on a reference domain $Ω_{0}$, where training data from multiple problems is used to learn the map to the solution on $Ω_{0}$, which is then re-mapped to the original domain $Ω_θ$. We consider several problems to demonstrate the performance of the framework in learning both static and time-dependent PDEs on non-rigid geometries; these include solving the Laplace equation, reaction-diffusion equations, and a multiscale PDE that characterizes the electrical propagation on the left ventricle. This work paves the way toward the fast prediction of PDE solutions on a family of domains and the application of neural operators in engineering and precision medicine.
