Active Learning using Mean Shift Optimization for Robot Grasping - Robotics Institute Carnegie Mellon University

Active Learning using Mean Shift Optimization for Robot Grasping

Oliver Kroemer, Renaud Detry, Justus Piater, and Jan Peters
Conference Paper, Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems, pp. 2610 - 2615, October, 2009

Abstract

When children learn to grasp a new object, they often know several possible grasping points from observing a parent’s demonstration and subsequently learn better grasps by trial and error. From a machine learning point of view, this process is an active learning approach. In this paper, we present a new robot learning framework for reproducing this ability in robot grasping. For doing so, we chose a straightforward approach: first, the robot observes a few good grasps by demonstration and learns a value function for these grasps using Gaussian process regression. Subsequently, it chooses grasps which are optimal with respect to this value function using a mean-shift optimization approach, and tries them out on the real system. Upon every completed trial, the value function is updated, and in the following trials it is more likely to choose even better grasping points. This method exhibits fast learning due to the data-efficiency of the Gaussian process regression framework and the fact that the mean-shift method provides maxima of this cost function. Experiments were repeatedly carried out successfully on a real robot system. After less than sixty trials, our system has adapted its grasping policy to consistently exhibit successful grasps.

BibTeX

@conference{Kroemer-2009-112161,
author = {Oliver Kroemer and Renaud Detry and Justus Piater and Jan Peters},
title = {Active Learning using Mean Shift Optimization for Robot Grasping},
booktitle = {Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2009},
month = {October},
pages = {2610 - 2615},
}