← Search

Voot Tangkaratt

7 accepted papers

2021

Robust Imitation Learning from Noisy Demonstrations

AISTATS 2021poster

Robust learning from noisy demonstrations is a practical but highly challenging problem in imitation learning. In this paper, we first theoretically show that robust imitation learning can be achieved by optimizing a classification risk with a symmetric loss. Based on this theoretical finding, we th…

2020

Simultaneous Planning for Item Picking and Placing by Deep Reinforcement Learning

IROS 2020poster

Container loading by a picking robot is an important challenge in the logistics industry. When designing such a robotic system, item picking and placing have been planned individually thus far. However, since the condition of picking an item affects the possible candidates for placing, it is prefera…

Cited by 14SourceScholar
2020

Variational Imitation Learning with Diverse-quality Demonstrations

ICML 2020poster

Learning from demonstrations can be challenging when the quality of demonstrations is diverse, and even more so when the quality is unknown and there is no additional information to estimate the quality. We propose a new method for imitation learning in such scenarios. We show that simple quality-es…

2019

Hierarchical Reinforcement Learning via Advantage-Weighted Information Maximization

ICLR 2019poster

Real-world tasks are often highly structured. Hierarchical reinforcement learning (HRL) has attracted research interest as an approach for leveraging the hierarchical structure of a given task in reinforcement learning (RL). However, identifying the hierarchical policy structure that enhances the pe…

2019

Imitation Learning from Imperfect Demonstration

ICML 2019oral

Imitation learning (IL) aims to learn an optimal policy from demonstrations. However, such demonstrations are often imperfect since collecting optimal ones is costly. To effectively learn from imperfect demonstrations, we propose a novel approach that utilizes confidence scores, which describe the q…

Cited by 201SourcePDFScholar
2018

Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam

ICML 2018oral

Uncertainty computation in deep learning is essential to design robust and reliable systems. Variational inference (VI) is a promising approach for such computation, but requires more effort to implement and execute compared to maximum-likelihood methods. In this paper, we propose new natural-gradie…