paper-with-me

Papers

Successor-Predecessor Intrinsic Exploration

2023-05-24 · NeurIPS 2023 11 · Changmin Yu, Neil Burgess, Maneesh Sahani, Samuel J. Gershman

Exploration is essential in reinforcement learning, particularly in environments where external rewards are sparse. Here we focus on exploration with intrinsic rewards, where the agent transiently augments the external rewards with self-generated intrinsic rewards. Although the study of intrinsic rewards has a long history, existing methods focus on composing the intrinsic reward based on measures of future prospects of states, ignoring the information contained in the retrospective structure of transition sequences. Here we argue that the agent can utilise retrospective information to generate explorative behaviour with structure-awareness, facilitating efficient exploration based on global instead of local information. We propose Successor-Predecessor Intrinsic Exploration (SPIE), an exploration algorithm based on a novel intrinsic reward combining prospective and retrospective information. We show that SPIE yields more efficient and ethologically plausible exploratory behaviour in environments with sparse rewards and bottleneck states than competing methods. We also implement SPIE in deep reinforcement learning agents, and show that the resulting agent achieves stronger empirical performance than existing methods on sparse-reward Atari games.

📄 PDF Abstract BibTeX arXiv:2305.15277

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesDeep Reinforcement LearningEfficient Explorationreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Maximum State Entropy Exploration using Predecessor and Successor Representations

2023-06-26 · NeurIPS 2023 11

Animals have a developed ability to explore that aids them in important tasks such as locating food, exploring for shelter, and finding misplaced items. These exploration skills necessarily track where they have been so …

Efficient Exploration

MEMOREPAIR: Barrier-First Cascade Repair in Agentic Memory

2026-05-08 · Yang Zhao, Chengxiao Dai, Mengying Kou, Yue Xiu arxiv

Agentic memory evolves across tasks into durable derived artifacts: summaries, cached outputs, embeddings, learned skills, and executable tool procedures. When a source artifact is deleted, corrected, or invalidated by t…

Decoupling Exploration and Exploitation for Unsupervised Pre-training with Successor Features

2024-05-04 · Jaeyoon Kim, Junyu Xuan, Christy Liang, Farookh Hussain

Unsupervised pre-training has been on the lookout for the virtue of a value function representation referred to as successor features (SFs), which decouples the dynamics of the environment from the rewards. It has a sign…

Unsupervised Pre-training

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

Exploring the Noise Resilience of Successor Features and Predecessor Features Algorithms in One and Two-Dimensional Environments

2023-04-14 · Hyunsu Lee

Based on the predictive map theory of spatial learning in animals, this study delves into the dynamics of Successor Feature (SF) and Predecessor Feature (PF) algorithms within noisy environments. Utilizing Q-learning and…

Decision MakingQ-LearningReinforcement Learning (RL)