paper-with-me

홈 › Papers

What Can Learned Intrinsic Rewards Capture?

2019-12-11 · ICML 2020 1 · Zeyu Zheng, Junhyuk Oh, Matteo Hessel, Zhongwen Xu, Manuel Kroiss, Hado van Hasselt, David Silver, Satinder Singh

The objective of a reinforcement learning agent is to behave so as to maximise the sum of a suitable scalar function of state: the reward. These rewards are typically given and immutable. In this paper, we instead consider the proposition that the reward function itself can be a good locus of learned knowledge. To investigate this, we propose a scalable meta-gradient framework for learning useful intrinsic reward functions across multiple lifetimes of experience. Through several proof-of-concept experiments, we show that it is feasible to learn and capture knowledge about long-term exploration and exploitation into a reward function. Furthermore, we show that unlike policy transfer methods that capture "how" the agent should behave, the learned reward functions can generalise to other kinds of agents and to changes in the dynamics of the environment by capturing "what" the agent should strive to do.

📄 PDF Abstract BibTeX arXiv:1912.05500

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Multi-Objective Intrinsic Reward Learning for Conversational Recommender Systems

2023-10-31 · NeurIPS 2023 11

Conversational Recommender Systems (CRS) actively elicit user preferences to generate adaptive recommendations. Mainstream reinforcement learning-based CRS solutions heavily rely on handcrafted reward functions, which ma…

Recommendation Systems

Interdependencies between Mining Costs, Mining Rewards and Blockchain Security

2021-02-16 · Pavel Ciaian, d'Artis Kancs, Miroslava Rajcaniova

This paper studies to what extent the cost of operating a proof-of-work blockchain is intrinsically linked to the cost of preventing attacks, and to what extent the underlying digital ledger security budgets are correlat…

Coordinated Exploration via Intrinsic Rewards for Multi-Agent Reinforcement Learning

2019-05-28 · Shariq Iqbal, Fei Sha

Solving tasks with sparse rewards is one of the most important challenges in reinforcement learning. In the single-agent setting, this challenge is addressed by introducing intrinsic rewards that motivate agents to explo…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

On Learning Intrinsic Rewards for Policy Gradient Methods

2018-04-17 · NeurIPS 2018 12 · Zeyu Zheng, Junhyuk Oh, Satinder Singh

In many sequential decision making tasks, it is challenging to design reward functions that help an RL agent efficiently learn behavior that is considered good by the agent designer. A number of different formulations of…

Atari GamesDecision MakingMuJoCoPolicy Gradient Methods+1

RIDE: Rewarding Impact-Driven Exploration for Procedurally-Generated Environments

2020-02-27 · ICLR 2020 1 · Roberta Raileanu, Tim Rocktäschel

Exploration in sparse reward environments remains one of the key challenges of model-free reinforcement learning. Instead of solely relying on extrinsic rewards provided by the environment, many state-of-the-art methods …

Reinforcement Learning