paper-with-me

홈 › Papers

Ensemble and Mixture-of-Experts DeepONets For Operator Learning

2024-05-20 · Ramansh Sharma, Varun Shankar

We present a novel deep operator network (DeepONet) architecture for operator learning, the ensemble DeepONet, that allows for enriching the trunk network of a single DeepONet with multiple distinct trunk networks. This trunk enrichment allows for greater expressivity and generalization capabilities over a range of operator learning problems. We also present a spatial mixture-of-experts (MoE) DeepONet trunk network architecture that utilizes a partition-of-unity (PoU) approximation to promote spatial locality and model sparsity in the operator learning problem. We first prove that both the ensemble and PoU-MoE DeepONets are universal approximators. We then demonstrate that ensemble DeepONets containing a trunk ensemble of a standard trunk, the PoU-MoE trunk, and/or a proper orthogonal decomposition (POD) trunk can achieve 2-4x lower relative $\ell_2$ errors than standard DeepONets and POD-DeepONets on both standard and challenging new operator learning problems involving partial differential equations (PDEs) in two and three dimensions. Our new PoU-MoE formulation provides a natural way to incorporate spatial locality and model sparsity into any neural network architecture, while our new ensemble DeepONet provides a powerful and general framework for incorporating basis enrichment in scientific machine learning architectures for operator learning.

📄 PDF Abstract BibTeX arXiv:2405.11907

Code (1)

rsmath/ensemble-deeponet 공식 구현 jax

Tasks

Mixture-of-ExpertsOperator learningUnity

Similar Papers 제목 키워드 기반

Uncertainty quantification for deeponets with ensemble kalman inversion

2024-03-06 · Andrew Pensoneault, Xueyu Zhu

In recent years, operator learning, particularly the DeepONet, has received much attention for efficiently learning complex mappings between input and output functions across diverse fields. However, in practical scenari…

Operator learningUncertainty Quantification

Scalable Uncertainty Quantification for Deep Operator Networks using Randomized Priors

2022-03-06 · Yibo Yang, Georgios Kissas, Paris Perdikaris

We present a simple and effective approach for posterior uncertainty quantification in deep operator networks (DeepONets); an emerging paradigm for supervised learning in function spaces. We adopt a frequentist approach …

Uncertainty Quantification

ELM-DeepONets: Backpropagation-Free Training of Deep Operator Networks via Extreme Learning Machines

2025-01-16 · Hwijae Son

Deep Operator Networks (DeepONets) are among the most prominent frameworks for operator learning, grounded in the universal approximation theorem for operators. However, training DeepONets typically requires significant …

Operator learning

DeepONet Augmented by Randomized Neural Networks for Efficient Operator Learning in PDEs

2025-03-01 · Zhaoxi Jiang, Fei Wang

Deep operator networks (DeepONets) represent a powerful class of data-driven methods for operator learning, demonstrating strong approximation capabilities for a wide range of linear and nonlinear operators. They have sh…

Operator learning

Efficient Interdependent Systems Recovery Modeling with DeepONets

2022-06-22 · Somayajulu L. N. Dhulipala, Ryan C. Hruska

Modeling the recovery of interdependent critical infrastructure is a key component of quantifying and optimizing societal resilience to disruptive events. However, simulating the recovery of large-scale interdependent sy…