Amortized Bayesian Experimental Design for Decision-Making
Daolang Huang, Yujia Guo, Luigi Acerbi, Samuel Kaski

TL;DR
This paper introduces a decision-aware Bayesian experimental design framework using a Transformer-based architecture to optimize experiment planning for better downstream decision-making.
Contribution
It proposes a novel Transformer Neural Decision Process that unifies experiment design and decision inference, improving decision utility in Bayesian experimental design.
Findings
Effective in delivering informative experimental designs
Facilitates accurate downstream decision-making
Outperforms traditional methods in various tasks
Abstract
Many critical decisions, such as personalized medical diagnoses and product pricing, are made based on insights gained from designing, observing, and analyzing a series of experiments. This highlights the crucial role of experimental design, which goes beyond merely collecting information on system parameters as in traditional Bayesian experimental design (BED), but also plays a key part in facilitating downstream decision-making. Most recent BED methods use an amortized policy network to rapidly design experiments. However, the information gathered through these methods is suboptimal for down-the-line decision-making, as the experiments are not inherently designed with downstream objectives in mind. In this paper, we present an amortized decision-aware BED framework that prioritizes maximizing downstream decision utility. We introduce a novel architecture, the Transformer Neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsOptimal Experimental Design Methods
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Position-Wise Feed-Forward Layer · Adam · Multi-Head Attention · Residual Connection · Byte Pair Encoding · Dropout · Absolute Position Encodings
