paper-with-me

Papers

Multi-Task Bayesian In-Context Learning

2026-06-18 · Qingyang Zhu, Eric Karl Oermann, Kyunghyun Cho arxiv

Bayesian predictive inference provides a principled framework for uncertainty quantification, data efficiency, and robust generalization. However, exact inference is often intractable, and scalable approximations may remain computationally expensive or require restrictive modeling assumptions that degrade predictive performance. Prior-Data Fitted and in-context models have recently emerged as an amortized alternative by learning to map datasets directly to predictive distributions, but existing approaches are tightly coupled to the support of the training prior and lack explicit mechanisms for adapting to new priors at test time, resulting in limited robustness under distribution shift. We introduce a multi-task in-context learning framework for amortized hierarchical Bayesian predictive inference that explicitly represents prior information as a prefix of in-context datasets. A transformer trained on sequences of prior and target tasks learns to adapt its predictions across families of priors. On a suite of evaluations with increasing difficulty, including out-of-meta-distribution priors and priors with high-dimensional latent structures, our method matches oracle Bayesian predictors while being orders of magnitude faster. We further demonstrate its practical relevance on a real-world spatiotemporal temperature prediction benchmark. Code is available at https://github.com/martianmartina/multi-task-bayesian-icl/.

📄 PDF Abstract BibTeX arXiv:2606.20538

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Collaborative Contextual Bayesian Optimization

2026-04-20 · Chih-Yu Chang, Qiyuan Chen, Tianhan Gao, David Fenning 외 arxiv

Discovering optimal designs through sequential data collection is essential in many real-world applications. While Bayesian Optimization (BO) has achieved remarkable success in this setting, growing attention has recentl…

Bayesian Context Aggregation for Neural Processes

2021-01-01 · ICLR 2021 1 · Michael Volpp, Fabian Flürenbrock, Lukas Grossberger, Christian Daniel 외

Formulating scalable probabilistic regression models with reliable uncertainty estimates has been a long-standing challenge in machine learning research. Recently, casting probabilistic regression as a multi-task learnin…

Bayesian InferenceMulti-Task Learningregression

Context Exploitation using Hierarchical Bayesian Models

2018-05-30 · Christopher A. George, Pranab Banerjee, Kendra E. Moore

We consider the problem of how to improve automatic target recognition by fusing the naive sensor-level classification decisions with "intuition," or context, in a mathematically principled way. This is a general approac…

General ClassificationSpecificity

A Bayesian Perspective on the Role of Epistemic Uncertainty for Delayed Generalization in In-Context Learning

2026-04-14 · Abdessamed Qchohi, Simone Rossi arxiv

In-context learning enables transformers to adapt to new tasks from a few examples at inference time, while grokking highlights that this generalization can emerge abruptly only after prolonged training. We study task ge…

Alleviating Hyperparameter-Tuning Burden in SVM Classifiers for Pulmonary Nodules Diagnosis with Multi-Task Bayesian Optimization

2024-11-09 · Wenhao Chi, Haiping Liu, Hongqiao Dong, Wenhua Liang 외

In the field of non-invasive medical imaging, radiomic features are utilized to measure tumor characteristics. However, these features can be affected by the techniques used to discretize the images, ultimately impacting…

Bayesian Optimization