paper-with-me

홈 › Papers

Using State Predictions for Value Regularization in Curiosity Driven Deep Reinforcement Learning

2018-09-30 · Gino Brunner, Manuel Fritsche, Oliver Richter, Roger Wattenhofer

Learning in sparse reward settings remains a challenge in Reinforcement Learning, which is often addressed by using intrinsic rewards. One promising strategy is inspired by human curiosity, requiring the agent to learn to predict the future. In this paper a curiosity-driven agent is extended to use these predictions directly for training. To achieve this, the agent predicts the value function of the next state at any point in time. Subsequently, the consistency of this prediction with the current value function is measured, which is then used as a regularization term in the loss function of the algorithm. Experiments were made on grid-world environments as well as on a 3D navigation task, both with sparse rewards. In the first case the extended agent is able to learn significantly faster than the baselines.

📄 PDF Abstract BibTeX arXiv:1810.00361

Code (1)

ManuelFritsche/vpc 공식 구현 tf

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A rational analysis of curiosity

2017-05-11 · Rachit Dubey, Thomas L. Griffiths

We present a rational analysis of curiosity, proposing that people's curiosity is driven by seeking stimuli that maximize their ability to make appropriate responses in the future. This perspective offers a way to unify …

Computational Theories of Curiosity-Driven Learning

2018-02-28 · Pierre-Yves Oudeyer

What are the functions of curiosity? What are the mechanisms of curiosity-driven learning? We approach these questions about the living using concepts and tools from machine learning and developmental robotics. We argue …

BIG-bench Machine LearningLifelong learning

Nuclear Norm Maximization Based Curiosity-Driven Learning

2022-05-21 · Chao Chen, Zijian Gao, Kele Xu, Sen yang 외

To handle the sparsity of the extrinsic rewards in reinforcement learning, researchers have proposed intrinsic reward which enables the agent to learn the skills that might come in handy for pursuing the rewards in the f…

Atari Games

Curiosity-driven Intuitive Physics Learning

2021-05-16 · Tejas Gaikwad, Romi Banerjee

Biological infants are naturally curious and try to comprehend their physical surroundings by interacting, in myriad multisensory ways, with different objects - primarily macroscopic solid objects - around them. Through …

Curiosity-Driven Multi-Agent Exploration with Mixed Objectives

2022-10-29 · Roben Delos Reyes, Kyunghwan Son, Jinhwan Jung, Wan Ju Kang 외

Intrinsic rewards have been increasingly used to mitigate the sparse reward problem in single-agent reinforcement learning. These intrinsic rewards encourage the agent to look for novel experiences, guiding the agent to …