FB-HyDON: Parameter-Efficient Physics-Informed Operator Learning of Complex PDEs via Hypernetwork and Finite Basis Domain Decomposition
Milad Ramezankhani, Rishi Yash Parekh, Anirudh Deodhar, Dagnachew Birru
TL;DR
The paper introduces FB-HyDON, a parameter-efficient, physics-informed operator-learning framework that combines hypernetworks with finite-basis domain decomposition to learn solution operators for complex PDEs. It provides two main variants: FB-HyPINN for physics-informed domain decomposition and FB-HyDON for operator learning, with a dual-hypernetwork design and chunking to maintain a constant parameter count as domain granularity increases. Across benchmarks including a high-frequency harmonic oscillator, 1D Burgers' equation, and Allen-Cahn, FB-HyDON outperforms DeepONet, MDON, and HyperDeepONet while requiring far fewer parameters, and FB-HyPINN demonstrates competitive results with fewer trainable parameters than FBPINN. This approach enables accurate, scalable PDE solvers with reduced data and computation, particularly for highly nonlinear or high-frequency dynamics, by leveraging domain decomposition and hypernetwork-driven parameter efficiency.
Abstract
Deep operator networks (DeepONet) and neural operators have gained significant attention for their ability to map infinite-dimensional function spaces and perform zero-shot super-resolution. However, these models often require large datasets for effective training. While physics-informed operators offer a data-agnostic learning approach, they introduce additional training complexities and convergence issues, especially in highly nonlinear systems. To overcome these challenges, we introduce Finite Basis Physics-Informed HyperDeepONet (FB-HyDON), an advanced operator architecture featuring intrinsic domain decomposition. By leveraging hypernetworks and finite basis functions, FB-HyDON effectively mitigates the training limitations associated with existing physics-informed operator learning methods. We validated our approach on the high-frequency harmonic oscillator, Burgers' equation at different viscosity levels, and Allen-Cahn equation demonstrating substantial improvements over other operator learning models.
