English

Policy-Based Bayesian Experimental Design for Non-Differentiable Implicit Models

Machine Learning 2022-03-09 v1 Artificial Intelligence Methodology

Abstract

For applications in healthcare, physics, energy, robotics, and many other fields, designing maximally informative experiments is valuable, particularly when experiments are expensive, time-consuming, or pose safety hazards. While existing approaches can sequentially design experiments based on prior observation history, many of these methods do not extend to implicit models, where simulation is possible but computing the likelihood is intractable. Furthermore, they often require either significant online computation during deployment or a differentiable simulation system. We introduce Reinforcement Learning for Deep Adaptive Design (RL-DAD), a method for simulation-based optimal experimental design for non-differentiable implicit models. RL-DAD extends prior work in policy-based Bayesian Optimal Experimental Design (BOED) by reformulating it as a Markov Decision Process with a reward function based on likelihood-free information lower bounds, which is used to learn a policy via deep reinforcement learning. The learned design policy maps prior histories to experiment designs offline and can be quickly deployed during online execution. We evaluate RL-DAD and find that it performs competitively with baselines on three benchmarks.

Keywords

Cite

@article{arxiv.2203.04272,
  title  = {Policy-Based Bayesian Experimental Design for Non-Differentiable Implicit Models},
  author = {Vincent Lim and Ellen Novoseller and Jeffrey Ichnowski and Huang Huang and Ken Goldberg},
  journal= {arXiv preprint arXiv:2203.04272},
  year   = {2022}
}

Comments

15 pages, 3 figures

R2 v1 2026-06-24T10:06:23.693Z