paper-with-me

Papers

Efficient Model-Free Reinforcement Learning Using Gaussian Process

2018-12-11 · Ying Fan, Letian Chen, Yizhou Wang

Efficient Reinforcement Learning usually takes advantage of demonstration or good exploration strategy. By applying posterior sampling in model-free RL under the hypothesis of GP, we propose Gaussian Process Posterior Sampling Reinforcement Learning(GPPSTD) algorithm in continuous state space, giving theoretical justifications and empirical results. We also provide theoretical and empirical results that various demonstration could lower expected uncertainty and benefit posterior sampling exploration. In this way, we combined the demonstration and exploration process together to achieve a more efficient reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1812.04359

Code (0)

등록된 구현이 없습니다.

Tasks

modelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Recursive Sparse Pseudo-input Gaussian Process SARSA

2018-11-17 · John Martin, Brendan Englot

The class of Gaussian Process (GP) methods for Temporal Difference learning has shown promise for data-efficient model-free Reinforcement Learning. In this paper, we consider a recent variant of the GP-SARSA algorithm, c…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Stochastic Approximation of Gaussian Free Energy for Risk-Sensitive Reinforcement Learning

2021-05-21 · NeurIPS 2021 12 · Grégoire Delétang, Jordi Grau-Moya, Markus Kunesch, Tim Genewein 외

We introduce a stochastic approximation rule for estimating the free energy from i.i.d. samples generated by a Gaussian distribution with unknown mean and variance. The rule is a simple modification of the Rescorla-Wagne…

Decision Makingreinforcement-learningReinforcement Learning (RL)

Model-Based Reinforcement Learning for Physical Systems Without Velocity and Acceleration Measurements

2020-02-25 · Alberto Dalla Libera, Diego Romeres, Devesh K. Jha, Bill Yerazunis 외

In this paper, we propose a derivative-free model learning framework for Reinforcement Learning (RL) algorithms based on Gaussian Process Regression (GPR). In many mechanical systems, only positions can be measured by th…

GPRModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1

Model-Free Risk-Sensitive Reinforcement Learning

2021-11-04 · Grégoire Delétang, Jordi Grau-Moya, Markus Kunesch, Tim Genewein 외

We extend temporal-difference (TD) learning in order to obtain risk-sensitive, model-free reinforcement learning algorithms. This extension can be regarded as modification of the Rescorla-Wagner rule, where the (sigmoida…

Decision Makingmodelreinforcement-learningReinforcement Learning+1

Gaussian Process Policy Optimization

2020-03-02 · Ashish Rao, Bidipta Sarkar, Tejas Narayanan

We propose a novel actor-critic, model-free reinforcement learning algorithm which employs a Bayesian method of parameter space exploration to solve environments. A Gaussian process is used to learn the expected return o…

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)