paper-with-me

Papers

Transformers as Bayesian In-Context Experimenters: Smoothness-Adaptive Efficient ATE Estimation

2026-06-30 · Jiachun Li, David Simchi-Levi arxiv

Adaptive experiments for average treatment effects (ATE) require randomized allocations balancing valid inference with statistical efficiency. The oracle design is a covariate-dependent Neyman rule governed by unknown arm-conditional outcome variances. We investigate whether this sequential variance-estimation and allocation process can be amortized via in-context learning. We introduce Bayesian in-context experimenters: transformer policies trained to imitate a Bayesian posterior Neyman teacher. The teacher updates nonparametric beliefs over potential outcomes using experimental history to assign posterior Neyman treatment probabilities. This design converges to the oracle rule, supporting efficient ATE inference. Transformers constructively implement this mapping through attention-based sufficient statistics and projected gradient descent, imitating Bayesian updating for Gaussian-series priors. To address unknown outcome smoothness, we combine smoothness-indexed experimenters using a mixture-of-experts transformer. The gate acts as a hierarchical posterior over smoothness classes, concentrating on near-oracle experts. By bounding the complexity of the transformer class, we prove this amortized policy can be learned via empirical risk minimization using supervised pretraining. Experiments confirm accurate teacher imitation, adaptive allocation, and improved ATE precision over baselines.

📄 PDF Abstract BibTeX arXiv:2606.31184

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Initialization of Batch Bayesian Optimization

2024-04-27 · Jiuge Ren, David Sweet

Field experiments and computer simulations are effective but time-consuming methods of measuring the quality of engineered systems at different settings. To reduce the total time required, experimenters may employ Bayesi…

Bayesian Optimization

Posterior and variational inference for deep neural networks with heavy-tailed weights

2024-06-05 · Ismaël Castillo, Paul Egels

We consider deep neural networks in a Bayesian framework with a prior distribution sampling the network weights at random. Following a recent idea of Agapiou and Castillo (2023), who show that heavy-tailed prior distribu…

Model SelectionVariational Inference

Locally Adaptive Bayesian Multivariate Time Series

2013-12-01 · NeurIPS 2013 12 · Daniele Durante, Bruno Scarpa, David B. Dunson

In modeling multivariate time series, it is important to allow time-varying smoothness in the mean and covariance process. In particular, there may be certain time intervals exhibiting rapid changes and others in which c…

Bayesian InferenceTime SeriesTime Series Analysis

Asymptotic Properties for Bayesian Neural Network in Besov Space

2022-06-01 · Kyeongwon Lee, Jaeyong Lee

Neural networks have shown great predictive power when dealing with various unstructured data such as images and natural languages. The Bayesian neural network captures the uncertainty of prediction by putting a prior di…

regression

Practical Batch Bayesian Sampling Algorithms for Online Adaptive Traffic Experimentation

2023-05-24 · Zezhong Zhang, Ted Yuan

Online controlled experiments have emerged as industry gold standard for assessing new web features. As new web algorithms proliferate, experimentation platform faces an increasing demand on the velocity of online experi…

Thompson Sampling