English

GPLAC: Generalizing Vision-Based Robotic Skills using Weakly Labeled Images

Machine Learning 2017-08-09 v1 Computer Vision and Pattern Recognition Robotics

Abstract

We tackle the problem of learning robotic sensorimotor control policies that can generalize to visually diverse and unseen environments. Achieving broad generalization typically requires large datasets, which are difficult to obtain for task-specific interactive processes such as reinforcement learning or learning from demonstration. However, much of the visual diversity in the world can be captured through passively collected datasets of images or videos. In our method, which we refer to as GPLAC (Generalized Policy Learning with Attentional Classifier), we use both interaction data and weakly labeled image data to augment the generalization capacity of sensorimotor policies. Our method combines multitask learning on action selection and an auxiliary binary classification objective, together with a convolutional neural network architecture that uses an attentional mechanism to avoid distractors. We show that pairing interaction data from just a single environment with a diverse dataset of weakly labeled data results in greatly improved generalization to unseen environments, and show that this generalization depends on both the auxiliary objective and the attentional architecture that we propose. We demonstrate our results in both simulation and on a real robotic manipulator, and demonstrate substantial improvement over standard convolutional architectures and domain adaptation methods.

Keywords

Cite

@article{arxiv.1708.02313,
  title  = {GPLAC: Generalizing Vision-Based Robotic Skills using Weakly Labeled Images},
  author = {Avi Singh and Larry Yang and Sergey Levine},
  journal= {arXiv preprint arXiv:1708.02313},
  year   = {2017}
}

Comments

ICCV 2017. Also accepted at ICML 2017 Workshop on Lifelong Learning: A Reinforcement Learning Approach. Webpage: https://people.eecs.berkeley.edu/~avisingh/iccv17/

R2 v1 2026-06-22T21:09:07.127Z