← Search

Yannick Schroecker

7 accepted papers

2023

Discovering Policies with DOMiNO: Diversity Optimization Maintaining Near Optimality

ICLR 2023poster

In this work we propose a Reinforcement Learning (RL) agent that can discover complex behaviours in a rich environment with a simple reward function. We define diversity in terms of state-action occupancy measures, since policies with different occupancy measures visit different states on average. M…

Cited by 42SourcePDFScholar
2023

Human-Timescale Adaptation in an Open-Ended Task Space

ICML 2023oral

Foundation models have shown impressive adaptation and scalability in supervised and self-supervised learning problems, but so far these successes have not fully translated to reinforcement learning (RL). In this work, we demonstrate that training an RL agent at scale leads to a general in-context l…

Cited by 111SourcePDFScholar
2023

Structured State Space Models for In-Context Reinforcement Learning

NeurIPS 2023poster

Structured state space sequence (S4) models have recently achieved state-of-the-art performance on long-range sequence modeling tasks. These models also have fast inference speeds and parallelisable training, making them potentially useful in many reinforcement learning settings. We propose a modif…

2022

Bootstrapped Meta-Learning

ICLR 2022oral

Meta-learning empowers artificial intelligence to increase its efficiency by learning how to learn. Unlocking this potential involves overcoming a challenging meta-optimisation problem. We propose an algorithm that tackles this problem by letting the meta-learner teach itself. The algorithm first bo…

Cited by 83SourcePDFScholar
2019

Generative predecessor models for sample-efficient imitation learning

ICLR 2019poster

We propose Generative Predecessor Models for Imitation Learning (GPRIL), a novel imitation learning algorithm that matches the state-action distribution to the distribution observed in expert demonstrations, using generative models to reason probabilistically about alternative histories of demonstra…

Cited by 41SourcePDFScholar
2019

Imitating Latent Policies from Observation

ICML 2019oral

In this paper, we describe a novel approach to imitation learning that infers latent policies directly from state observations. We introduce a method that characterizes the causal effects of latent actions on observations while simultaneously predicting their likelihood. We then outline an action al…