← Search

Tuomas Haarnoja

12 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

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

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
2021

Towards Real Robot Learning in the Wild: A Case Study in Bipedal Locomotion

CoRL 2021poster

Algorithms for self-learning systems have made considerable progress in recent years, yet safety concerns and the need for additional instrumentation have so far largely limited learning experiments with real robots to well controlled lab settings. In this paper, we demonstrate how a small bipedal r…

Cited by 24SourceScholar
2020

Dynamical Distance Learning for Semi-Supervised and Unsupervised Skill Discovery

ICLR 2020poster

Reinforcement learning requires manual specification of a reward function to learn a task. While in principle this reward function only needs to specify the task goal, in practice reinforcement learning can be very time-consuming or even infeasible unless the reward function is shaped so as to provi…

Cited by 100SourceScholar
2019

Learning to Walk Via Deep Reinforcement Learning

RSS 2019poster

Deep reinforcement learning (deep RL) holds the promise of automating the acquisition of complex controllers that can map sensory inputs directly to low-level actions. In the domain of robotic locomotion, deep RL could enable learning locomotion skills with minimal engineering and without an explici…

Cited by 613SourcePDFScholar
2018

Composable Deep Reinforcement Learning for Robotic Manipulation

ICRA 2018poster

Model-free deep reinforcement learning has been shown to exhibit good performance in domains ranging from video games to simulated robotic manipulation and locomotion. However, model-free methods are known to perform poorly when the interaction time with the environment is limited, as is the case fo…

Cited by 321SourcecodeScholar
2018

Latent Space Policies for Hierarchical Reinforcement Learning

ICML 2018oral

We address the problem of learning hierarchical deep neural network policies for reinforcement learning. In contrast to methods that explicitly restrict or cripple lower layers of a hierarchy to force them to use higher-level modulating signals, each layer in our framework is trained to directly sol…

2018

Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor

ICLR 2018workshop

Model-free deep reinforcement learning (RL) algorithms have been demonstrated on a range of challenging decision making and control tasks. However, these methods typically suffer from two major challenges: very high sample complexity and brittle convergence properties, which necessitate meticulous h…

Cited by 11310SourceScholar
2018

Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor

ICML 2018oral

Model-free deep reinforcement learning (RL) algorithms have been demonstrated on a range of challenging decision making and control tasks. However, these methods typically suffer from two major challenges: very high sample complexity and brittle convergence properties, which necessitate meticulous h…

2017

Reinforcement Learning with Deep Energy-Based Policies

ICML 2017poster

We propose a method for learning expressive energy-based policies for continuous states and actions, which has been feasible only in tabular domains before. We apply our method to learning maximum entropy policies, resulting into a new algorithm, called soft Q-learning, that expresses the optimal po…

2016

Backprop KF: Learning Discriminative Deterministic State Estimators

NeurIPS 2016poster

Generative state estimators based on probabilistic filters and smoothers are one of the most popular classes of state estimators for robots and autonomous vehicles. However, generative models have limited capacity to handle rich sensory observations, such as camera images, since they must model the…

Cited by 267SourcePDFScholar