paper-with-me

Papers

Learning Efficient and Effective Exploration Policies with Counterfactual Meta Policy

2019-05-28 · Ruihan Yang, Qiwei Ye, Tie-Yan Liu

A fundamental issue in reinforcement learning algorithms is the balance between exploration of the environment and exploitation of information already obtained by the agent. Especially, exploration has played a critical role for both efficiency and efficacy of the learning process. However, Existing works for exploration involve task-agnostic design, that is performing well in one environment, but be ill-suited to another. To the purpose of learning an effective and efficient exploration policy in an automated manner. We formalized a feasible metric for measuring the utility of exploration based on counterfactual ideology. Based on that, We proposed an end-to-end algorithm to learn exploration policy by meta-learning. We demonstrate that our method achieves good results compared to previous works in the high-dimensional control tasks in MuJoCo simulator.

📄 PDF Abstract BibTeX arXiv:1905.11583

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualEfficient ExplorationMeta-LearningMuJoCoReinforcement Learning

Similar Papers 제목 키워드 기반

Learning Exploration Policies for Model-Agnostic Meta-Reinforcement Learning

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Meta-Reinforcement learning approaches aim to develop learning procedures that can adapt quickly to a distribution of tasks with the help of a few examples. Developing efficient exploration strategies capable of finding …

Efficient ExplorationMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

MetaCURE: Meta Reinforcement Learning with Empowerment-Driven Exploration

2020-06-15 · Jin Zhang, Jianhao Wang, Hao Hu, Tong Chen 외

Meta reinforcement learning (meta-RL) extracts knowledge from previous tasks and achieves fast adaptation to new tasks. Despite recent progress, efficient exploration in meta-RL remains a key challenge in sparse-reward t…

Efficient ExplorationMeta Reinforcement LearningMuJoCoreinforcement-learning+2

Differentiable Meta-Learning of Bandit Policies

2020-12-01 · NeurIPS 2020 12 · Craig Boutilier, Chih-Wei Hsu, Branislav Kveton, Martin Mladenov 외

Exploration policies in Bayesian bandits maximize the average reward over problem instances drawn from some distribution P. In this work, we learn such policies for an unknown distribution P using samples from P. Our app…

Meta-Learning

Conservative Exploration for Policy Optimization via Off-Policy Policy Evaluation

2023-12-24 · Paul Daoudi, Mathias Formoso, Othman Gaizi, Achraf Azize 외

A precondition for the deployment of a Reinforcement Learning agent to a real-world system is to provide guarantees on the learning process. While a learning algorithm will eventually converge to a good policy, there are…

MAME : Model-Agnostic Meta-Exploration

2019-11-11 · Swaminathan Gurumurthy, Sumit Kumar, Katia Sycara

Meta-Reinforcement learning approaches aim to develop learning procedures that can adapt quickly to a distribution of tasks with the help of a few examples. Developing efficient exploration strategies capable of finding …

Efficient ExplorationMeta Reinforcement LearningmodelReinforcement Learning