paper-with-me

홈 › Papers

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

2022-03-08 · Vincent Lim, Ellen Novoseller, Jeffrey Ichnowski, Huang Huang, Ken Goldberg

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.

📄 PDF Abstract BibTeX arXiv:2203.04272

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningExperimental Designreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Implicit Deep Adaptive Design: Policy-Based Experimental Design without Likelihoods

2021-11-03 · NeurIPS 2021 12 · Desi R. Ivanova, Adam Foster, Steven Kleinegesse, Michael U. Gutmann 외

We introduce implicit Deep Adaptive Design (iDAD), a new method for performing adaptive experiments in real-time with implicit models. iDAD amortizes the cost of Bayesian optimal experimental design (BOED) by learning a …

Experimental Design

Statistically Efficient Bayesian Sequential Experiment Design via Reinforcement Learning with Cross-Entropy Estimators

2023-05-29 · Tom Blau, Iadine Chades, Amir Dezfouli, Daniel Steinberg 외

Reinforcement learning can learn amortised design policies for designing sequences of experiments. However, current amortised methods rely on estimators of expected information gain (EIG) that require an exponential numb…

reinforcement-learning

Differentiable Meta-Learning of Bandit Policies

2020-12-01 · NeurIPS 2020 12 · Craig Boutilier, Chih-Wei Hsu, Branislav Kveton, Martin Mladenov 외

Exploration policies in Bayesian bandits maximize the average reward over problem instances drawn from some distribution P. In this work, we learn such policies for an unknown distribution P using samples from P. Our app…

Meta-Learning

Differentiable Bandit Exploration

2020-02-17 · NeurIPS 2020 12 · Craig Boutilier, Chih-Wei Hsu, Branislav Kveton, Martin Mladenov 외

Exploration policies in Bayesian bandits maximize the average reward over problem instances drawn from some distribution $\mathcal{P}$. In this work, we learn such policies for an unknown distribution $\mathcal{P}$ using…

Meta-Learning

Bayesian Experimental Design for Implicit Models by Mutual Information Neural Estimation

2020-02-19 · ICML 2020 1 · Steven Kleinegesse, Michael U. Gutmann

Implicit stochastic models, where the data-generation distribution is intractable but sampling is possible, are ubiquitous in the natural sciences. The models typically have free parameters that need to be inferred from …

Experimental Design