paper-with-me

Papers

MODNO: Multi Operator Learning With Distributed Neural Operators

2024-04-03 · Zecheng Zhang

The study of operator learning involves the utilization of neural networks to approximate operators. Traditionally, the focus has been on single-operator learning (SOL). However, recent advances have rapidly expanded this to include the approximation of multiple operators using foundation models equipped with millions or billions of trainable parameters, leading to the research of multi-operator learning (MOL). In this paper, we present a novel distributed training approach aimed at enabling a single neural operator with significantly fewer parameters to effectively tackle multi-operator learning challenges, all without incurring additional average costs. Our method is applicable to various neural operators, such as Deep Operator Neural Networks (DON). The core idea is to independently learn the output basis functions for each operator using its dedicated data, while simultaneously centralizing the learning of the input function encoding shared by all operators using the entire dataset. Through a systematic study of five numerical examples, we compare the accuracy and cost of training a single neural operator for each operator independently versus training a MOL model using our proposed method. Our results demonstrate enhanced efficiency and satisfactory accuracy. Moreover, our approach illustrates that some operators with limited data can be more effectively constructed with the aid of data from analogous operators through MOL learning. This highlights another MOL's potential to bolster operator learning.

📄 PDF Abstract BibTeX arXiv:2404.02892

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Distributed Resource Allocation Algorithms for Multi-Operator Cognitive Communication Systems

2020-05-06 · Ehsan Tohidi, David Gesbert, Philippe Ciblat

We address the problem of resource allocation (RA) in a cognitive radio (CR) communication system with multiple secondary operators sharing spectrum with an incumbent primary operator. The key challenge of the RA problem…

Distributed Optimization

DeepONet as a Multi-Operator Extrapolation Model: Distributed Pretraining with Physics-Informed Fine-Tuning

2024-11-11 · Zecheng Zhang, Christian Moya, Lu Lu, Guang Lin 외

We propose a novel fine-tuning method to achieve multi-operator learning through training a distributed neural operator with diverse function data and then zero-shot fine-tuning the neural network using physics-informed …

Operator learningTransfer Learning

Resolving Distributed Knowledge

2016-06-24 · Thomas Ågotnes, Yì N. Wáng

Distributed knowledge is the sum of the knowledge in a group; what someone who is able to discern between two possible worlds whenever any member of the group can discern between them, would know. Sometimes distributed k…

D2NO: Efficient Handling of Heterogeneous Input Function Spaces with Distributed Deep Neural Operators

2023-10-29 · Zecheng Zhang, Christian Moya, Lu Lu, Guang Lin 외

Neural operators have been applied in various scientific fields, such as solving parametric partial differential equations, dynamical systems with control, and inverse problems. However, challenges arise when dealing wit…

Privacy-Preserving Distributed Machine Learning Made Faster

2022-05-12 · Zoe L. Jiang, Jiajing Gu, Hongxiao Wang, Yulin Wu 외

With the development of machine learning, it is difficult for a single server to process all the data. So machine learning tasks need to be spread across multiple servers, turning the centralized machine learning into a …

BIG-bench Machine LearningPrivacy Preserving