🤖 AI Summary
Accurate parameter estimation in active experimentation remains challenging due to sequential decision-making under uncertainty, high-dimensional and multimodal posteriors, and computational inefficiency in Bayesian inference.
Method: This paper proposes an end-to-end learnable adaptive experimental design framework that jointly optimizes three components: a policy network (for selecting design variables), a history encoding network (to model temporal dependencies across experiment sequences), and a diffusion-based inference network (to approximate complex, potentially multimodal posteriors). The framework is trained via incremental posterior error minimization, enabling efficient sequential posterior modeling.
Contribution/Results: It introduces the first amortized learning approach that unifies adaptive experimental design and Bayesian inference. Evaluated on multiple standard benchmarks, the method achieves state-of-the-art or superior performance in both posterior estimation accuracy and experimental efficiency—reducing the number of required experiments while improving posterior fidelity.
📝 Abstract
We consider problems of parameter estimation where design variables can be actively optimized to maximize information gain. To this end, we introduce JADAI, a framework that jointly amortizes Bayesian adaptive design and inference by training a policy, a history network, and an inference network end-to-end. The networks minimize a generic loss that aggregates incremental reductions in posterior error along experimental sequences. Inference networks are instantiated with diffusion-based posterior estimators that can approximate high-dimensional and multimodal posteriors at every experimental step. Across standard adaptive design benchmarks, JADAI achieves superior or competitive performance.