← Search

Leonard Hasenclever

14 accepted papers

2024

Learning Robot Soccer from Egocentric Vision with Deep Reinforcement Learning

CoRL 2024poster

We apply multi-agent deep reinforcement learning (RL) to train end-to-end robot soccer policies with fully onboard computation and sensing via egocentric RGB vision. This setting reflects many challenges of real-world robotics, including active perception, agile full-body control, and long-horizon p…

Cited by 13SourceScholar
2024

Learning to Learn Faster from Human Feedback with Language Model Predictive Control

RSS 2024poster

Large language models (LLMs) have been shown to exhibit a wide range of capabilities, such as writing robot code from language commands -- enabling non-experts to direct robot behaviors, modify them based on feedback, or compose them to perform new tasks. However, these capabilities (driven by in-co…

2024

Replay across Experiments: A Natural Extension of Off-Policy RL

ICLR 2024poster

Replaying data is a principal mechanism underlying the stability and data efficiency of off-policy reinforcement learning (RL). We present an effective yet simple framework to extend the use of replays across multiple experiments, minimally adapting the RL workflow for sizeable improvements in contr…

Cited by 6SourcePDFScholar
2023

Language to Rewards for Robotic Skill Synthesis

CoRL 2023oral

Large language models (LLMs) have demonstrated exciting progress in acquiring diverse new capabilities through in-context learning, ranging from logical reasoning to code-writing. Robotics researchers have also explored using LLMs to advance the capabilities of robotic control. However, since low-le…

Cited by 326SourceScholar
2023

NeRF2Real: Sim2real Transfer of Vision-guided Bipedal Motion Skills using Neural Radiance Fields

ICRA 2023poster

We present a system for applying sim2real approaches to “in the wild” scenes with realistic visuals, and to policies which rely on active perception using RGB cameras. Given a short video of a static scene collected using a generic phone, we learn the scene's contact geometry and a function for nove…

Cited by 57SourceScholar
2022

Evaluating Model-Based Planning and Planner Amortization for Continuous Control

ICLR 2022poster

There is a widespread intuition that model-based control methods should be able to surpass the data efficiency of model-free approaches. In this paper we attempt to evaluate this intuition on various challenging locomotion tasks. We take a hybrid approach, combining model predictive control (MPC) wi…

Cited by 17SourcePDFScholar
2022

Learning Coordinated Terrain-Adaptive Locomotion by Imitating a Centroidal Dynamics Planner

IROS 2022poster

We propose a simple imitation learning procedure for learning locomotion controllers that can walk over very challenging terrains. We use trajectory optimization (TO) to produce a large dataset of trajectories over procedurally generated terrains and use Reinforcement Learning (RL) to imitate these…

Cited by 23SourceScholar
2022

Learning transferable motor skills with hierarchical latent mixture policies

ICLR 2022spotlight

For robots operating in the real world, it is desirable to learn reusable abstract behaviours that can effectively be transferred across numerous tasks and scenarios. We propose an approach to learn skills from data using a hierarchical mixture latent variable model. Our method exploits a multi-leve…

Cited by 38SourcePDFScholar
2020

A distributional view on multi-objective policy optimization

ICML 2020poster

Many real-world problems require trading off multiple competing objectives. However, these objectives are often in different units and/or scales, which can make it challenging for practitioners to express numerical preferences over objectives in their native units. In this paper we propose a novel a…

2020

CoMic: Complementary Task Learning & Mimicry for Reusable Skills

ICML 2020poster

Learning to control complex bodies and reuse learned behaviors is a longstanding challenge in continuous control. We study the problem of learning reusable humanoid skills by imitating motion capture data and joint training with complementary tasks. We show that it is possible to learn reusable skil…

Cited by 58SourcePDFScholar
2019

Information asymmetry in KL-regularized RL

ICLR 2019poster

Many real world tasks exhibit rich structure that is repeated across different parts of the state space or in time. In this work we study the possibility of leveraging such repeated structure to speed up and regularize learning. We start from the KL regularized expected reward objective which introd…

Cited by 109SourcePDFScholar
2019

Neural Probabilistic Motor Primitives for Humanoid Control

ICLR 2019poster

We focus on the problem of learning a single motor module that can flexibly express a range of behaviors for the control of high-dimensional physically simulated humanoids. To do this, we propose a motor architecture that has the general structure of an inverse model with a latent-variable bottlenec…

Cited by 177SourcePDFScholar
2018

Mix & Match Agent Curricula for Reinforcement Learning

ICML 2018oral

We introduce Mix and match (M&M) – a training framework designed to facilitate rapid and effective learning in RL agents that would be too slow or too challenging to train otherwise.The key innovation is a procedure that allows us to automatically form a curriculum over agents. Through such a curric…

Cited by 96SourcePDFScholar