PrincetonComputer SciencePIXL GroupPublications → [Zeng et al. 2018] Local Access
Learning Synergies between Pushing and Grasping with Self-supervised Deep Reinforcement Learning

International Conference on Intelligent Robotics (IROS), October 2018

Andy Zeng, Shuran Song, Stefan Welker,
Johnny Lee, Alberto Rodriguez, Thomas Funkhouser
Abstract

Skilled robotic manipulation benefits from complex synergies between non-prehensile (e.g. pushing) and prehensile (e.g. grasping) actions: pushing can help rearrange cluttered objects to make space for arms and fingers; likewise, grasping can help displace objects to make pushing movements more precise and collision-free. In this work, we demonstrate that it is possible to discover and learn these synergies from scratch through model-free deep reinforcement learning. Our method involves training two fully convolutional networks that map from visual observations to actions: one infers the utility of pushes for a dense pixel-wise sampling of end effector orientations and locations, while the other does the same for grasping. Both networks are trained jointly in a Q-learning framework and are entirely self-supervised by trial and error, where rewards are provided from successful grasps. In this way, our policy learns pushing motions that enable future grasps, while learning grasps that can leverage past pushes. During picking experiments in both simulation and real-world scenarios, we find that our system quickly learns complex behaviors amid challenging cases of clutter, and achieves better grasping success rates and picking efficiencies than baseline alternatives after only a few hours of training. We further demonstrate that our method is capable of generalizing to novel objects.
Links
Citation

Andy Zeng, Shuran Song, Stefan Welker, Johnny Lee, Alberto Rodriguez, and Thomas Funkhouser.
"Learning Synergies between Pushing and Grasping with Self-supervised Deep Reinforcement Learning."
International Conference on Intelligent Robotics (IROS), October 2018.

BibTeX

@inproceedings{Zeng:2018:LSB,
   author = "Andy Zeng and Shuran Song and Stefan Welker and Johnny Lee and Alberto
      Rodriguez and Thomas Funkhouser",
   title = "Learning Synergies between Pushing and Grasping with Self-supervised
      Deep Reinforcement Learning",
   booktitle = "International Conference on Intelligent Robotics (IROS)",
   year = "2018",
   month = oct
}