← Search

Thanard Kurutach

8 accepted papers

2021

Mastering Atari Games with Limited Data

NeurIPS 2021poster

Reinforcement learning has achieved great success in many applications. However, sample efficiency remains a key challenge, with prominent methods requiring millions (or even billions) of environment steps to train. Recently, there has been significant progress in sample efficient image-based RL al…

2020

Hallucinative Topological Memory for Zero-Shot Visual Planning

ICML 2020poster

In visual planning (VP), an agent learns to plan goal-directed behavior from observations of a dynamical system obtained offline, e.g., images obtained from self-supervised robot interaction. Most previous works on VP approached the problem by planning in a learned latent space, resulting in low-qua…

2020

Learning to Manipulate Deformable Objects without Demonstrations

RSS 2020poster

In this paper we tackle the problem of deformable object manipulation through model-free visual reinforcement learning (RL). In order to circumvent the sample inefficiency of RL, we propose two key ideas that accelerate learning. First, we propose an iterative pick-place action space that encodes th…

2020

Sparse Graphical Memory for Robust Planning

NeurIPS 2020poster

To operate effectively in the real world, agents should be able to act from high-dimensional raw sensory input such as images and achieve diverse goals across long time-horizons. Current deep reinforcement and imitation learning methods can learn directly from high-dimensional inputs but do not sca…

2020

Trajectory-wise Multiple Choice Learning for Dynamics Generalization in Reinforcement Learning

NeurIPS 2020poster

Model-based reinforcement learning (RL) has shown great potential in various control tasks in terms of both sample-efficiency and final performance. However, learning a generalizable dynamics model robust to changes in dynamics remains a challenge since the target transition dynamics follow a multi-…

2019

Learning Robotic Manipulation through Visual Planning and Acting

RSS 2019poster

Planning for robotic manipulation requires reasoning about the changes a robot can affect on objects. When such interactions can be modelled analytically, as in domains with rigid objects, efficient planning algorithms exist. However, in both domestic and industrial domains, the objects of interest…

Cited by 158SourcePDFScholar
2018

Learning Plannable Representations with Causal InfoGAN

NeurIPS 2018poster

In recent years, deep generative models have been shown to 'imagine' convincing high-dimensional observations such as images, audio, and even video, learning directly from raw data. In this work, we ask how to imagine goal-directed visual plans -- a plausible sequence of observations that transition…

2018

Model-Ensemble Trust-Region Policy Optimization

ICLR 2018poster

Model-free reinforcement learning (RL) methods are succeeding in a growing number of tasks, aided by recent advances in deep learning. However, they tend to suffer from high sample complexity, which hinders their use in real-world domains. Alternatively, model-based reinforcement learning promises…