Sim-to-Real Transfer of Accurate Grasping with Eye-In-Hand Observations and Continuous Control
Mengyuan Yan, Iuri Frosio, Stephen Tyree, Jan Kautz

TL;DR
This paper presents a method for training a robot to grasp small objects using a combination of vision and control modules, enabling effective sim-to-real transfer and robust performance in real-world scenarios.
Contribution
The authors introduce a modular system with a vision module trained for domain transfer and a control module trained in simulation, achieving high success rates in real robot grasping tasks.
Findings
90% success rate in grasping a tiny sphere with a real robot
Controller generalizes to moving targets and recovers from failures
Effective sim-to-real transfer through segmentation-based domain adaptation
Abstract
In the context of deep learning for robotics, we show effective method of training a real robot to grasp a tiny sphere (1.37cm of diameter), with an original combination of system design choices. We decompose the end-to-end system into a vision module and a closed-loop controller module. The two modules use target object segmentation as their common interface. The vision module extracts information from the robot end-effector camera, in the form of a binary segmentation mask of the target. We train it to achieve effective domain transfer by composing real background images with simulated images of the target. The controller module takes as input the binary segmentation mask, and thus is agnostic to visual discrepancies between simulated and real environments. We train our closed-loop controller in simulation using imitation learning and show it is robust with respect to discrepancies…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Robotic Mechanisms and Dynamics · Robotic Locomotion and Control
