paper-with-me

Papers

Scaling Goal-based Exploration via Pruning Proto-goals

2023-02-09 · Akhil Bagaria, Ray Jiang, Ramana Kumar, Tom Schaul

One of the gnarliest challenges in reinforcement learning (RL) is exploration that scales to vast domains, where novelty-, or coverage-seeking behaviour falls short. Goal-directed, purposeful behaviours are able to overcome this, but rely on a good goal space. The core challenge in goal discovery is finding the right balance between generality (not hand-crafted) and tractability (useful, not too many). Our approach explicitly seeks the middle ground, enabling the human designer to specify a vast but meaningful proto-goal space, and an autonomous discovery process to refine this to a narrower space of controllable, reachable, novel, and relevant goals. The effectiveness of goal-conditioned exploration with the latter is then demonstrated in three challenging environments.

📄 PDF Abstract BibTeX arXiv:2302.04693

Code (1)

facebookresearch/minihack pytorch

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks

2018-10-06 · ICLR 2019 5 · Fabio Pardo, Vitaly Levdik, Petar Kormushev

Being able to reach any desired location in the environment can be a valuable asset for an agent. Learning a policy to navigate between all pairs of states individually is often not feasible. An all-goals updating algori…

AllMontezuma's RevengeNavigateQ-Learning+5

Goal Exploration Augmentation via Pre-trained Skills for Sparse-Reward Long-Horizon Goal-Conditioned Reinforcement Learning

2022-10-28 · Lisheng Wu, Ke Chen

Reinforcement learning (RL) often struggles to accomplish a sparse-reward long-horizon task in a complex environment. Goal-conditioned reinforcement learning (GCRL) has been employed to tackle this difficult problem via …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Planning Goals for Exploration

2023-03-23 · Edward S. Hu, Richard Chang, Oleh Rybkin, Dinesh Jayaraman

Dropped into an unknown environment, what should an agent do to quickly learn about the environment and how to accomplish diverse tasks within it? We address this question within the goal-conditioned reinforcement learni…

Help Me Explore: Minimal Social Interventions for Graph-Based Autotelic Agents

2022-02-10 · Ahmed Akakzia, Olivier Serris, Olivier Sigaud, Cédric Colas

In the quest for autonomous agents learning open-ended repertoires of skills, most works take a Piagetian perspective: learning trajectories are the results of interactions between developmental agents and their physical…

Maximum Entropy Gain Exploration for Long Horizon Multi-goal Reinforcement Learning

2020-07-06 · ICML 2020 1 · Silviu Pitis, Harris Chan, Stephen Zhao, Bradly Stadie 외

What goals should a multi-goal reinforcement learning agent pursue during training in long-horizon tasks? When the desired (test time) goal distribution is too distant to offer a useful learning signal, we argue that the…

Multi-Goal Reinforcement Learningreinforcement-learningReinforcement Learning (RL)