paper-with-me

홈 › Papers

In-Context Multi-Operator Learning with DeepOSets

2025-12-18 · Shao-Ting Chiu, Aditya Nambiar, Ali Syed, Jonathan W. Siegel, Ulisses Braga-Neto arxiv

An important application of neural networks to scientific computing has been the learning of non-linear operators. In this framework, a neural network is trained to fit a non-linear map between two infinite dimensional spaces, for example, the solution operator of ordinary and partial differential equations. Recently, inspired by the discovery of in-context learning for large language models, an even more ambitious paradigm has been explored, called multi-operator learning. In this approach, a neural network is trained to learn many different operators at the same time. In order to evaluate one of the learned operators, the network is passed example inputs and outputs to disambiguate the desired operator. In this work, we provide a precise mathematical formulation of the multi-operator learning problem. In addition, we modify a simple efficient architecture, called DeepOSets, for multi-operator learning and prove its universality for multi-operator learning. Finally, we provide a comprehensive set of experiments that demonstrate the ability of DeepOSets to learn multiple operators corresponding to different initial-value and boundary-value differential equations and use in-context examples to predict accurately the solutions corresponding to queries and differential equations not seen during training. The main advantage of DeepOSets is its architectural simplicity, which allows the derivation of theoretical guarantees and training times that are in the order of minutes, in contrast to similar transformer-based alternatives that are empirically justified and require hours of training.

📄 PDF Abstract BibTeX arXiv:2512.16074

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepOSets: Non-Autoregressive In-Context Learning of Supervised Learning Operators

2024-10-11 · Shao-Ting Chiu, Junyuan Hong, Ulisses Braga-Neto

We introduce DeepSets Operator Networks (DeepOSets), an efficient, non-autoregressive neural network architecture for in-context operator learning. In-context learning allows a trained machine learning model to learn fro…

In-Context LearningOperator learning

Fine-Tune Language Models as Multi-Modal Differential Equation Solvers

2023-08-09 · Liu Yang, Siting Liu, Stanley J. Osher

In the growing domain of scientific machine learning, in-context operator learning has shown notable potential in building foundation models, as in this framework the model is trained to learn operators and solve differe…

Efficient Neural NetworkLanguage ModelingLanguage ModellingOperator learning

Optimizing Context-Enhanced Relational Joins

2023-12-03 · Viktor Sanca, Manos Chatzakis, Anastasia Ailamaki

Collecting data, extracting value, and combining insights from relational and context-rich multi-modal sources in data processing pipelines presents a challenge for traditional relational DBMS. While relational operators…

Representation Learning

Graph In-Context Operator Networks for Generalizable Spatiotemporal Prediction

2026-03-13 · Chenghan Wu, Zongmin Yu, Boai Sun, Liu Yang arxiv

In-context operator learning enables neural networks to infer solution operators from contextual examples without weight updates. While prior work has demonstrated the effectiveness of this paradigm in leveraging vast da…

Multiple Operator-valued Kernel Learning

2012-12-01 · NeurIPS 2012 12 · Hachem Kadri, Alain Rakotomamonjy, Philippe Preux, Francis R. Bach

Positive definite operator-valued kernels generalize the well-known notion of reproducing kernels, and are naturally adapted to multi-output learning situations. This paper addresses the problem of learning a finite line…

regression