paper-with-me

홈 › 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 from a user prompt without further training. DeepOSets adds in-context learning capabilities to Deep Operator Networks (DeepONets) by combining it with the DeepSets architecture. As the first non-autoregressive model for in-context operator learning, DeepOSets allow the user prompt to be processed in parallel, leading to significant computational savings. Here, we present the application of DeepOSets in the problem of learning supervised learning algorithms, which are operators mapping a finite-dimensional space of labeled data into an infinite-dimensional hypothesis space of prediction functions. In an empirical comparison with a popular autoregressive (transformer-based) model for in-context learning of linear regression in one and five dimensions, DeepOSets reduced the number of model weights by several orders of magnitude and required a fraction of training and inference time. Furthermore, DeepOSets proved to be less sensitive to noise, significantly outperforming the transformer model in noisy settings.

📄 PDF Abstract BibTeX arXiv:2410.09298

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningOperator learning

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

In-Context Multi-Operator Learning with DeepOSets

2025-12-18 · Shao-Ting Chiu, Aditya Nambiar, Ali Syed, Jonathan W. Siegel 외 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 s…

Towards Stability of Autoregressive Neural Operators

2023-06-18 · Michael McCabe, Peter Harrington, Shashank Subramanian, Jed Brown

Neural operators have proven to be a promising approach for modeling spatiotemporal systems in the physical sciences. However, training these models for large systems can be quite challenging as they incur significant co…

Weather Forecasting

Asymmetric 3D Context Fusion for Universal Lesion Detection

2021-09-17 · Jiancheng Yang, Yi He, Kaiming Kuang, Zudi Lin 외

Modeling 3D context is essential for high-performance 3D medical image analysis. Although 2D networks benefit from large-scale 2D supervised pretraining, it is weak in capturing 3D context. 3D networks are strong in 3D c…

Computed Tomography (CT)Lesion DetectionMedical Image AnalysisTranslation

Autoregression-Free Neural Operators for Time-Dependent PDEs

2026-05-25 · Jiaquan Zhang, Caiyan Qin, Haoyu Bian, Libin Cai 외 arxiv

Neural operators learn mappings from function-dependent inputs to solutions, providing an effective framework for solving partial differential equations (PDEs). For time-dependent PDEs, existing methods typically perform…

Exploring Stochastic Autoregressive Image Modeling for Visual Representation

2022-12-03 · Yu Qi, Fan Yang, Yousong Zhu, Yufei Liu 외

Autoregressive language modeling (ALM) have been successfully used in self-supervised pre-training in Natural language processing (NLP). However, this paradigm has not achieved comparable results with other self-supervis…

DecoderLanguage ModelingSelf-Supervised Learning