paper-with-me

홈 › Papers

BYOL-Explore: Exploration by Bootstrapped Prediction

2022-06-16 · Zhaohan Daniel Guo, Shantanu Thakoor, Miruna Pîslar, Bernardo Avila Pires, Florent Altché, Corentin Tallec, Alaa Saade, Daniele Calandriello, Jean-bastien Grill, Yunhao Tang, Michal Valko, Rémi Munos, Mohammad Gheshlaghi Azar, Bilal Piot

We present BYOL-Explore, a conceptually simple yet general approach for curiosity-driven exploration in visually-complex environments. BYOL-Explore learns a world representation, the world dynamics, and an exploration policy all-together by optimizing a single prediction loss in the latent space with no additional auxiliary objective. We show that BYOL-Explore is effective in DM-HARD-8, a challenging partially-observable continuous-action hard-exploration benchmark with visually-rich 3-D environments. On this benchmark, we solve the majority of the tasks purely through augmenting the extrinsic reward with BYOL-Explore s intrinsic reward, whereas prior work could only get off the ground with human demonstrations. As further evidence of the generality of BYOL-Explore, we show that it achieves superhuman performance on the ten hardest exploration games in Atari while having a much simpler design than other competitive agents.

📄 PDF Abstract BibTeX arXiv:2206.08332

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Deep Exploration via Bootstrapped DQN

2016-02-15 · NeurIPS 2016 12 · Ian Osband, Charles Blundell, Alexander Pritzel, Benjamin Van Roy

Efficient exploration in complex environments remains a major challenge for reinforcement learning. We propose bootstrapped DQN, a simple algorithm that explores in a computationally and statistically efficient manner th…

Atari GamesEfficient Explorationreinforcement-learningReinforcement Learning+1

Curiosity in Hindsight: Intrinsic Exploration in Stochastic Environments

2022-11-18 · Daniel Jarrett, Corentin Tallec, Florent Altché, Thomas Mesnard 외

Consider the problem of exploration in sparse-reward or reward-free environments, such as in Montezuma's Revenge. In the curiosity-driven paradigm, the agent is rewarded for how much each realized outcome differs from th…

Atari GamesMontezuma's Revenge

Optimistic Exploration with Backward Bootstrapped Bonus for Deep Reinforcement Learning

2021-01-01 · Chenjia Bai, Lingxiao Wang, Peng Liu, Zhaoran Wang 외

Optimism in the face of uncertainty is a principled approach for provably efficient exploration for reinforcement learning in tabular and linear settings. However, such an approach is challenging in developing practical …

Atari GamesDeep Reinforcement LearningEfficient ExplorationQ-Learning+3

Adversarial network embedding with bootstrapped representations for sparse networks

2025-03-03 · Applied Intelligence 2025 3 · Zelong Wu1, Yidan Wang, Guoliang Lin, Junlong Liu

The inherent sparsity of real-world networks presents challenges in learning-rich embeddings and accurately reconstructing networks. To address these challenges, a novel method termed Adversarial Network Embedding with B…

Data VisualizationLink PredictionNetwork EmbeddingNode Classification

Bootstrapped Representation Learning on Graphs

2021-03-08 · ICLR Workshop GTRL 2021 5 · Shantanu Thakoor, Corentin Tallec, Mohammad Gheshlaghi Azar, Remi Munos 외

Current state-of-the-art self-supervised learning methods for graph neural networks are based on contrastive learning. As such, they heavily depend on the construction of augmentations and negative examples. Increasing t…

Contrastive LearningLinear evaluationRepresentation LearningSelf-Supervised Learning