LGAug 2, 2021

Adaptive t-Momentum-based Optimization for Unknown Ratio of Outliers in Amateur Data in Imitation Learning

arXiv:2108.00625v12 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of imperfect demonstrations in behavioral cloning for robotics, offering a method to enhance learning efficiency, though it is incremental as it builds on existing t-momentum techniques.

The paper tackled the problem of imitation learning from noisy human demonstrations by proposing an adaptive t-momentum optimization algorithm, which reduced the adverse effects of outliers and improved robustness, as shown empirically on two manipulation tasks with different robots.

Behavioral cloning (BC) bears a high potential for safe and direct transfer of human skills to robots. However, demonstrations performed by human operators often contain noise or imperfect behaviors that can affect the efficiency of the imitator if left unchecked. In order to allow the imitators to effectively learn from imperfect demonstrations, we propose to employ the robust t-momentum optimization algorithm. This algorithm builds on the Student's t-distribution in order to deal with heavy-tailed data and reduce the effect of outlying observations. We extend the t-momentum algorithm to allow for an adaptive and automatic robustness and show empirically how the algorithm can be used to produce robust BC imitators against datasets with unknown heaviness. Indeed, the imitators trained with the t-momentum-based Adam optimizers displayed robustness to imperfect demonstrations on two different manipulation tasks with different robots and revealed the capability to take advantage of the additional data while reducing the adverse effect of non-optimal behaviors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes