paper-with-me

Papers

Optimizing Sequential Experimental Design with Deep Reinforcement Learning

2022-02-02 · Tom Blau, Edwin V. Bonilla, Iadine Chades, Amir Dezfouli

Bayesian approaches developed to solve the optimal design of sequential experiments are mathematically elegant but computationally challenging. Recently, techniques using amortization have been proposed to make these Bayesian approaches practical, by training a parameterized policy that proposes designs efficiently at deployment time. However, these methods may not sufficiently explore the design space, require access to a differentiable probabilistic model and can only optimize over continuous design spaces. Here, we address these limitations by showing that the problem of optimizing policies can be reduced to solving a Markov decision process (MDP). We solve the equivalent MDP with modern deep reinforcement learning techniques. Our experiments show that our approach is also computationally efficient at deployment time and exhibits state-of-the-art performance on both continuous and discrete design spaces, even when the probabilistic model is a black box.

📄 PDF Abstract BibTeX arXiv:2202.00821

Code (1)

csiro-mlai/RL-BOED 공식 구현 pytorch

Tasks

Deep Reinforcement LearningExperimental Designreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for Robust Goal-Based Wealth Management

2023-07-25 · Tessa Bauman, Bruno Gašperov, Stjepan Begušić, Zvonko Kostanjčar

Goal-based investing is an approach to wealth management that prioritizes achieving specific financial goals. It is naturally formulated as a sequential decision-making problem as it requires choosing the appropriate inv…

Decision MakingDeep Reinforcement LearningManagementreinforcement-learning+2

Performance Comparisons of Reinforcement Learning Algorithms for Sequential Experimental Design

2025-03-07 · Yasir Zubayr Barlas, Kizito Salako

Recent developments in sequential experimental design look to construct a policy that can efficiently navigate the design space, in a way that maximises the expected information gain. Whilst there is work on achieving tr…

Experimental DesignNavigatereinforcement-learningReinforcement Learning

Sequential Bayesian experimental designs via reinforcement learning

2022-02-14 · Hikaru Asano

Bayesian experimental design (BED) has been used as a method for conducting efficient experiments based on Bayesian inference. The existing methods, however, mostly focus on maximizing the expected information gain (EIG)…

Bayesian InferenceDecision MakingExperimental Designreinforcement-learning+3

Active Adaptive Experimental Design for Treatment Effect Estimation with Covariate Choices

2024-03-06 · Masahiro Kato, Akihiro Oga, Wataru Komatsubara, Ryo Inokuchi

This study designs an adaptive experiment for efficiently estimating average treatment effects (ATEs). In each round of our adaptive experiment, an experimenter sequentially samples an experimental unit, assigns a treatm…

Experimental Design

3D Geometric Tooth Alignment Planning via Deep Reinforcement Learning

2026-07-16 · Yong Li, Jianwen Lou, Jiayue Ma, Yao-Xiang Ding 외 arxiv

3D geometric tooth alignment planning, which determines sequential trajectories from initial malocclusion to the final target alignment, is a cornerstone of modern digital orthodontics. This paper presents a novel deep r…

Reinforcement LearningCollision Avoidance