paper-with-me

홈 › Papers

Bayes-Adaptive Simulation-based Search with Value Function Approximation

2014-12-01 · NeurIPS 2014 12 · Arthur Guez, Nicolas Heess, David Silver, Peter Dayan

Bayes-adaptive planning offers a principled solution to the exploration-exploitation trade-off under model uncertainty. It finds the optimal policy in belief space, which explicitly accounts for the expected effect on future rewards of reductions in uncertainty. However, the Bayes-adaptive solution is typically intractable in domains with large or continuous state spaces. We present a tractable method for approximating the Bayes-adaptive solution by combining simulation-based search with a novel value function approximation technique that generalises over belief space. Our method outperforms prior approaches in both discrete bandit tasks and simple continuous navigation and control tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Closed-Loop phase selection in EEG-TMS using Bayesian Optimization

2024-10-08 · Miriam Kirchhoff, Dania Humaidan, Ulf Ziemann

Research on transcranial magnetic stimulation (TMS) combined with encephalography feedback (EEG-TMS) has shown that the phase of the sensorimotor mu rhythm is predictive of corticospinal excitability. Thus, if the subjec…

Bayesian OptimizationEEGregressionRhythm

Measurement-Based Parameter Identification of DC-DC Converters with Adaptive Approximate Bayesian Computation

2021-06-29 · Seyyed Rashid Khazeiynasab, Issa Batarseh

The recent advances in power plants and energy resources have extended the applications of DC-DC converters in the power systems (especially in the context of DC micro-grids). Parameter identification can extract the par…

Bayesian Policy Gradients via Alpha Divergence Dropout Inference

2017-12-06 · Peter Henderson, Thang Doan, Riashat Islam, David Meger

Policy gradient methods have had great success in solving continuous control tasks, yet the stochastic nature of such problems makes deterministic value estimation difficult. We propose an approach which instead estimate…

continuous-controlContinuous ControlMuJoCoPolicy Gradient Methods

Safe Sequential Optimization for Switching Environments

2023-11-03 · Durgesh Kalwar, Vineeth B. S

We consider the problem of designing a sequential decision making agent to maximize an unknown time-varying function which switches with time. At each step, the agent receives an observation of the function's value at a …

Bayesian OptimizationChange Point DetectionDecision MakingSequential Decision Making

Bayes-CPACE: PAC Optimal Exploration in Continuous Space Bayes-Adaptive Markov Decision Processes

2018-10-06 · Gilwoo Lee, Sanjiban Choudhury, Brian Hou, Siddhartha S. Srinivasa

We present the first PAC optimal algorithm for Bayes-Adaptive Markov Decision Processes (BAMDPs) in continuous state and action spaces, to the best of our knowledge. The BAMDP framework elegantly addresses model uncertai…