paper-with-me

Papers

Unifying Count-Based Exploration and Intrinsic Motivation

2016-06-06 · NeurIPS 2016 12 · Marc G. Bellemare, Sriram Srinivasan, Georg Ostrovski, Tom Schaul, David Saxton, Remi Munos

We consider an agent's uncertainty about its environment and the problem of generalizing this uncertainty across observations. Specifically, we focus on the problem of exploration in non-tabular reinforcement learning. Drawing inspiration from the intrinsic motivation literature, we use density models to measure uncertainty, and propose a novel algorithm for deriving a pseudo-count from an arbitrary density model. This technique enables us to generalize count-based exploration algorithms to the non-tabular case. We apply our ideas to Atari 2600 games, providing sensible pseudo-counts from raw pixels. We transform these pseudo-counts into intrinsic rewards and obtain significantly improved exploration in a number of hard games, including the infamously difficult Montezuma's Revenge.

📄 PDF Abstract BibTeX arXiv:1606.01868

Code (1)

RLAgent/state-marginal-matching pytorch

Tasks

Atari GamesMontezuma's Revengereinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

LECO: Learnable Episodic Count for Task-Specific Intrinsic Reward

2022-10-11 · DaeJin Jo, Sungwoong Kim, Daniel Wontae Nam, Taehwan Kwon 외

Episodic count has been widely used to design a simple yet effective intrinsic motivation for reinforcement learning with a sparse reward. However, the use of episodic count in a high-dimensional state space as well as o…

Efficient Explorationreinforcement-learning

Scheduled Intrinsic Drive: A Hierarchical Take on Intrinsically Motivated Exploration

2019-03-18 · Jingwei Zhang, Niklas Wetzel, Nicolai Dorka, Joschka Boedecker 외

Exploration in sparse reward reinforcement learning remains an open challenge. Many state-of-the-art methods use intrinsic motivation to complement the sparse extrinsic reward signal, giving the agent more opportunities …

Reinforcement Learning

Visual Episodic Memory-based Exploration

2024-05-18 · Jack Vice, Natalie Ruiz-Sanchez, Pamela K. Douglas, Gita Sukthankar

In humans, intrinsic motivation is an important mechanism for open-ended cognitive development; in robots, it has been shown to be valuable for exploration. An important aspect of human cognitive development is $\textit{…

Count Counts: Motivating Exploration in LLM Reasoning with Count-based Intrinsic Rewards

2025-10-18 · Xuan Zhang, Ruixiao Li, Zhijian Zhou, Long Li 외 arxiv

Reinforcement Learning (RL) has become a compelling way to strengthen the multi step reasoning ability of Large Language Models (LLMs). However, prevalent RL paradigms still lean on sparse outcome-based rewards and limit…

Reinforcement Learning

Efficient Exploration through Intrinsic Motivation Learning for Unsupervised Subgoal Discovery in Model-Free Hierarchical Reinforcement Learning

2019-11-18 · Jacob Rafati, David C. Noelle

Efficient exploration for automatic subgoal discovery is a challenging problem in Hierarchical Reinforcement Learning (HRL). In this paper, we show that intrinsic motivation learning increases the efficiency of explorati…

Efficient ExplorationHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1