← Search

Steven Hansen

5 accepted papers

2020

Fast Task Inference with Variational Intrinsic Successor Features

ICLR 2020talk

It has been established that diverse behaviors spanning the controllable subspace of a Markov decision process can be trained by rewarding a policy for being distinguishable from other policies. However, one limitation of this formulation is the difficulty to generalize beyond the finite set of beha…

Cited by 203SourceScholar
2019

Generalization of Reinforcement Learners with Working and Episodic Memory

NeurIPS 2019poster

Memory is an important aspect of intelligence and plays a role in many deep reinforcement learning models. However, little progress has been made in understanding when specific memory systems help more than others and how well they generalize. The field also has yet to see a prevalent consistent and…

2019

Unsupervised Control Through Non-Parametric Discriminative Rewards

ICLR 2019poster

Learning to control an environment without hand-crafted rewards or expert data remains challenging and is at the frontier of reinforcement learning research. We present an unsupervised learning algorithm to train agents to achieve perceptually-specified goals using only a stream of observations and…

Cited by 201SourcePDFScholar
2018

Fast deep reinforcement learning using online adjustments from the past

NeurIPS 2018poster

We propose Ephemeral Value Adjusments (EVA): a means of allowing deep reinforcement learning agents to rapidly adapt to experience in their replay buffer. EVA shifts the value predicted by a neural network with an estimate of the value function found by prioritised sweeping over experience tuples fr…