paper-with-me

홈 › Papers

Factored Contextual Policy Search with Bayesian Optimization

2019-04-26 · Robert Pinsler, Peter Karkus, Andras Kupcsik, David Hsu, Wee Sun Lee

Scarce data is a major challenge to scaling robot learning to truly complex tasks, as we need to generalize locally learned policies over different task contexts. Contextual policy search offers data-efficient learning and generalization by explicitly conditioning the policy on a parametric context space. In this paper, we further structure the contextual policy representation. We propose to factor contexts into two components: target contexts that describe the task objectives, e.g. target position for throwing a ball; and environment contexts that characterize the environment, e.g. initial position or mass of the ball. Our key observation is that experience can be directly generalized over target contexts. We show that this can be easily exploited in contextual policy search algorithms. In particular, we apply factorization to a Bayesian optimization approach to contextual policy search both in sampling-based and active learning settings. Our simulation results show faster learning and better generalization in various robotic domains. See our supplementary video: https://youtu.be/MNTbBAOufDY.

📄 PDF Abstract BibTeX arXiv:1904.11761

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian OptimizationPosition

Similar Papers 제목 키워드 기반

Factored Contextual Policy Search with Bayesian Optimization

2016-12-06 · Peter Karkus, Andras Kupcsik, David Hsu, Wee Sun Lee

Scarce data is a major challenge to scaling robot learning to truly complex tasks, as we need to generalize locally learned policies over different "contexts". Bayesian optimization approaches to contextual policy search…

Active LearningBayesian OptimizationPositionVocal Bursts Type Prediction

High-Dimensional Contextual Policy Search with Unknown Context Rewards using Bayesian Optimization

2020-12-01 · NeurIPS 2020 12 · Qing Feng , Ben Letham, Hongzi Mao, Eytan Bakshy

Contextual policies are used in many settings to customize system parameters and actions to the specifics of a particular setting. In some real-world settings, such as randomized controlled trials or A/B tests, it may no…

Bayesian Optimization

Active Contextual Entropy Search

2015-11-13 · Jan Hendrik Metzen

Contextual policy search allows adapting robotic movement primitives to different situations. For instance, a locomotion primitive might be adapted to different terrain inclinations or desired walking speeds. Such an ada…

Bayesian Optimization

Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation

2017-08-17 · NeurIPS 2017 12 · Yuhuai Wu, Elman Mansimov, Shun Liao, Roger Grosse 외

In this work, we propose to apply trust region optimization to deep reinforcement learning using a recently proposed Kronecker-factored approximation to the curvature. We extend the framework of natural policy gradient a…

Atari Gamescontinuous-controlContinuous ControlDeep Reinforcement Learning+4

Symbolic Opportunistic Policy Iteration for Factored-Action MDPs

2013-12-01 · NeurIPS 2013 12 · Aswin Raghavan, Roni Khardon, Alan Fern, Prasad Tadepalli

We address the scalability of symbolic planning under uncertainty with factored states and actions. Prior work has focused almost exclusively on factored states but not factored actions, and on value iteration (VI) compa…