paper-with-me

홈 › Papers

Combining Model-based and Model-free RL via Multi-step Control Variates

2018-01-01 · ICLR 2018 1 · Tong Che, Yuchen Lu, George Tucker, Surya Bhupatiraju, Shane Gu, Sergey Levine, Yoshua Bengio

Model-free deep reinforcement learning algorithms are able to successfully solve a wide range of continuous control tasks, but typically require many on-policy samples to achieve good performance. Model-based RL algorithms are sample-efficient on the other hand, while learning accurate global models of complex dynamic environments has turned out to be tricky in practice, which leads to the unsatisfactory performance of the learned policies. In this work, we combine the sample-efficiency of model-based algorithms and the accuracy of model-free algorithms. We leverage multi-step neural network based predictive models by embedding real trajectories into imaginary rollouts of the model, and use the imaginary cumulative rewards as control variates for model-free algorithms. In this way, we achieved the strengths of both sides and derived an estimator which is not only sample-efficient, but also unbiased and of very low variance. We present our evaluation on the MuJoCo and OpenAI Gym benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlDeep Reinforcement LearningmodelMuJoCoOpenAI GymReinforcement Learning

Similar Papers 제목 키워드 기반

Using Large Ensembles of Control Variates for Variational Inference

2018-10-30 · NeurIPS 2018 12 · Tomas Geffner, Justin Domke

Variational inference is increasingly being addressed with stochastic optimization. In this setting, the gradient's variance plays a crucial role in the optimization procedure, since high variance gradients lead to poor …

Stochastic OptimizationVariational Inference

Per-decision Multi-step Temporal Difference Learning with Control Variates

2018-07-05 · Kristopher De Asis, Richard S. Sutton

Multi-step temporal difference (TD) learning is an important approach in reinforcement learning, as it unifies one-step TD learning with Monte Carlo methods in a way where intermediate algorithms can outperform either ex…

Reinforcement Learning

A Quadrature Rule combining Control Variates and Adaptive Importance Sampling

2022-05-24 · Rémi Leluc, François Portier, Johan Segers, Aigerim Zhuman

Driven by several successful applications such as in stochastic gradient descent or in Bayesian computation, control variates have become a major tool for Monte Carlo integration. However, standard methods do not allow t…

Control Variates for Stochastic Gradient MCMC

2017-06-16 · Jack Baker, Paul Fearnhead, Emily B. Fox, Christopher Nemeth

It is well known that Markov chain Monte Carlo (MCMC) methods scale poorly with dataset size. A popular class of methods for solving this issue is stochastic gradient MCMC. These methods use a noisy estimate of the gradi…

Semi-Parametric Bayesian Additive Regression Trees for Risk Prediction with High-Dimensional Epigenetic Signatures and Low-Dimensional Covariates

2026-05-19 · Saurabh Bhandari, Parveen Bhatti, Brian C. -H. Chiu, Yuan Ji arxiv

In the era of precision medicine, genome-wide epigenetic modifications offer rich data that could inform risk prediction. However, these data are high-dimensional and exhibit complex dependence structures, which makes it…