Refining 6-DoF Grasps with Context-Specific Classifiers, Tasbolat Taunyazov★, Heng Zhang★, John Patrick Eala★, Na Zhao, Harold Soh★, 2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2023)
Links: Paper | Github

In this work, we present GraspFlow, a refinement approach for generating context-specific grasps. We formulate the problem of grasp synthesis as a sampling problem: we seek to sample from a context-conditioned probability distribution of successful grasps. However, this target distribution is unknown. As a solution, we devise a discriminator gradient-flow method to evolve grasps obtained from a simpler distribution in a manner that mimics sampling from the desired target distribution. Unlike existing approaches, GraspFlow is modular, allowing grasps that satisfy multiple criteria to be obtained simply by incorporating the relevant discriminators. It is also simple to implement, requiring minimal code given existing auto-differentiation libraries and suitable discriminators. Experiments show that GraspFlow generates stable and executable grasps on a real-world Panda robot for a diverse range of objects. In particular, in 60 trials on 20 different household objects, the first attempted grasp was successful 94% of the time, and 100% grasp success was achieved by the second grasp. Moreover, incorporating a functional discriminator for robot-human handover improved the functional aspect of the grasp by up to 33%.

Resources

You can find our paper here. Check out our repository here on github

Citation

Please consider citing our paper if you build upon our results and ideas.

Tasbolat Taunyazov★, Heng Zhang★, John Patrick Eala★, Na Zhao, Harold Soh★, “Refining 6-DoF Grasps with Context-Specific Classifiers”, 2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2023)

@inproceedings{taunyazov2023refining,
url = {https://arxiv.org/abs/2308.06928},
author={Taunyazov, Tasbolat and Zhang, Heng and Eala, John Patrick and Zhao, Na and Soh, Harold},
title={Refining 6-DoF Grasps with Context-Specific Classifiers},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2023} }

Contact

If you have questions or comments, please contact Tasbolat or Harold.


Acknowledgements

This research is supported by the National Research Foundation, Singapore under its Medium Sized Center for Advanced Robotics Technology Innovation.

Written by

Tasbolat Taunyazov

I love Robots!