SOTAVerified

Task Relabelling for Multi-task Transfer using Successor Features

2022-05-20Code Available0· sign in to hype

Martin Balla, Diego Perez-Liebana

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Deep Reinforcement Learning has been very successful recently with various works on complex domains. Most works are concerned with learning a single policy that solves the target task, but is fixed in the sense that if the environment changes the agent is unable to adapt to it. Successor Features (SFs) proposes a mechanism that allows learning policies that are not tied to any particular reward function. In this work we investigate how SFs may be pre-trained without observing any reward in a custom environment that features resource collection, traps and crafting. After pre-training we expose the SF agents to various target tasks and see how well they can transfer to new tasks. Transferring is done without any further training on the SF agents, instead just by providing a task vector. For training the SFs we propose a task relabelling method which greatly improves the agent's performance.

Tasks

Reproductions