SOTAVerified

Learning Achievement Structure for Structured Exploration in Domains with Sparse Reward

2023-04-30Code Available0· sign in to hype

Zihan Zhou, Animesh Garg

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose Structured Exploration with Achievements (SEA), a multi-stage reinforcement learning algorithm designed for achievement-based environments, a particular type of environment with an internal achievement set. SEA first uses offline data to learn a representation of the known achievements with a determinant loss function, then recovers the dependency graph of the learned achievements with a heuristic algorithm, and finally interacts with the environment online to learn policies that master known achievements and explore new ones with a controller built with the recovered dependency graph. We empirically demonstrate that SEA can recover the achievement structure accurately and improve exploration in hard domains such as Crafter that are procedurally generated with high-dimensional observations like images.

Tasks

Reproductions