paper-with-me

홈 › Papers

First Go, then Post-Explore: the Benefits of Post-Exploration in Intrinsic Motivation

2022-12-06 · Zhao Yang, Thomas M. Moerland, Mike Preuss, Aske Plaat

Go-Explore achieved breakthrough performance on challenging reinforcement learning (RL) tasks with sparse rewards. The key insight of Go-Explore was that successful exploration requires an agent to first return to an interesting state ('Go'), and only then explore into unknown terrain ('Explore'). We refer to such exploration after a goal is reached as 'post-exploration'. In this paper, we present a clear ablation study of post-exploration in a general intrinsically motivated goal exploration process (IMGEP) framework, that the Go-Explore paper did not show. We study the isolated potential of post-exploration, by turning it on and off within the same algorithm under both tabular and deep RL settings on both discrete navigation and continuous control tasks. Experiments on a range of MiniGrid and Mujoco environments show that post-exploration indeed helps IMGEP agents reach more diverse states and boosts their performance. In short, our work suggests that RL researchers should consider to use post-exploration in IMGEP when possible since it is effective, method-agnostic and easy to implement.

📄 PDF Abstract BibTeX arXiv:2212.03251

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlMuJoCoReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

IMGEP Population-based intrinsically motivated goal exploration algorithms applied to real world robot learning of complex skills like tool use.
Go-Explore Go-Explore is a family of algorithms aiming to tackle two challenges with effective exploration in reinforcement learning: algorithms forgetting how to reach previously…

Similar Papers 제목 키워드 기반

When to Go, and When to Explore: The Benefit of Post-Exploration in Intrinsic Motivation

2022-03-29 · Zhao Yang, Thomas M. Moerland, Mike Preuss, Aske Plaat

Go-Explore achieved breakthrough performance on challenging reinforcement learning (RL) tasks with sparse rewards. The key insight of Go-Explore was that successful exploration requires an agent to first return to an int…

Reinforcement Learning (RL)

Hess-MC2: Sequential Monte Carlo Squared using Hessian Information and Second Order Proposals

2025-07-10 · Joshua Murphy, Conor Rosato, Andrew Millard, Lee Devlin 외 arxiv

When performing Bayesian inference using Sequential Monte Carlo (SMC) methods, two considerations arise: the accuracy of the posterior approximation and computational efficiency. To address computational demands, Sequent…

Computational EfficiencyBayesian Inference

Stick-Breaking Mixture Normalizing Flows with Component-Wise Tail Adaptation for Variational Inference

2025-10-09 · Seungsu Han, Juyoung Hwang, Won Chang arxiv

Normalizing flows with a Gaussian base provide a computationally efficient way to approximate posterior distributions in Bayesian inference, but they often struggle to capture complex posteriors with multimodality and he…

Bayesian Inference

P$^2$ Law: Scaling Law for Post-Training After Model Pruning

2024-11-15 · Xiaodong Chen, Yuxuan Hu, Xiaokang Zhang, Yanling Wang 외

Pruning has become a widely adopted technique for reducing the hardware requirements of large language models (LLMs). To recover model performance after pruning, post-training is commonly employed to mitigate the resulti…

Validating Quality Estimation in a Computer-Aided Translation Workflow: Speed, Cost and Quality Trade-off

2021-08-01 · MTSummit 2021 8 · Fernando Alva-Manchego, Lucia Specia, Sara Szoc, Tom Vanallemeersch 외

In modern computer-aided translation workflows, Machine Translation (MT) systems are used to produce a draft that is then checked and edited where needed by human translators. In this scenario, a Quality Estimation (QE) …

Machine TranslationTranslation