Hybrid Iterative Solvers with Geometry-Aware Neural Preconditioners for Parametric PDEs

📅 2025-12-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the slow convergence and poor generalization of iterative solvers for parametric partial differential equations (PDEs) on arbitrary unstructured meshes, this paper proposes a geometry-aware hybrid preconditioning framework. The method integrates finite-element mesh encoding with a novel Geo-DeepONet architecture—yielding the first neural preconditioner capable of cross-geometry generalization without retraining. Coupled with Krylov subspace methods (e.g., GMRES) and multilevel relaxation strategies, it enables geometry-adaptive iterative acceleration. Evaluated on parametric PDEs from elasticity and heat conduction, the framework reduces generalization error on unseen geometries by over 60%, accelerates overall solution time by 3–5×, and significantly improves robustness and transferability across diverse geometric domains.

Technology Category

Application Category

📝 Abstract
The convergence behavior of classical iterative solvers for parametric partial differential equations (PDEs) is often highly sensitive to the domain and specific discretization of PDEs. Previously, we introduced hybrid solvers by combining the classical solvers with neural operators for a specific geometry 1, but they tend to under-perform in geometries not encountered during training. To address this challenge, we introduce Geo-DeepONet, a geometry-aware deep operator network that incorporates domain information extracted from finite element discretizations. Geo-DeepONet enables accurate operator learning across arbitrary unstructured meshes without requiring retraining. Building on this, we develop a class of geometry-aware hybrid preconditioned iterative solvers by coupling Geo-DeepONet with traditional methods such as relaxation schemes and Krylov subspace algorithms. Through numerical experiments on parametric PDEs posed over diverse unstructured domains, we demonstrate the enhanced robustness and efficiency of the proposed hybrid solvers for multiple real-world applications.
Problem

Research questions and friction points this paper is trying to address.

Develop geometry-aware neural networks for parametric PDEs
Enhance solver robustness across diverse unstructured domains
Combine neural operators with classical iterative methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Geometry-aware neural network for operator learning
Hybrid solvers combining neural networks with traditional methods
Works across arbitrary unstructured meshes without retraining
🔎 Similar Papers