paper-with-me

홈 › Papers

A Deep Learning Approach to Grasping the Invisible

2019-09-11 · Yang Yang, Hengyue Liang, Changhyun Choi

We study an emerging problem named "grasping the invisible" in robotic manipulation, in which a robot is tasked to grasp an initially invisible target object via a sequence of pushing and grasping actions. In this problem, pushes are needed to search for the target and rearrange cluttered objects around it to enable effective grasps. We propose to solve the problem by formulating a deep learning approach in a critic-policy format. The target-oriented motion critic, which maps both visual observations and target information to the expected future rewards of pushing and grasping motion primitives, is learned via deep Q-learning. We divide the problem into two subtasks, and two policies are proposed to tackle each of them, by combining the critic predictions and relevant domain knowledge. A Bayesian-based policy accounting for past action experience performs pushing to search for the target; once the target is found, a classifier-based policy coordinates target-oriented pushing and grasping to grasp the target in clutter. The motion critic and the classifier are trained in a self-supervised manner through robot-environment interactions. Our system achieves a 93% and 87% task success rate on each of the two subtasks in simulation and an 85% task success rate in real robot experiments on the whole problem, which outperforms several baselines by large margins. Supplementary material is available at https://sites.google.com/umn.edu/grasping-invisible.

📄 PDF Abstract BibTeX arXiv:1909.04840

Code (1)

choicelab/grasping-invisible pytorch

Tasks

Deep LearningQ-Learning

Similar Papers 제목 키워드 기반

Towards Precise Model-free Robotic Grasping with Sim-to-Real Transfer Learning

2023-01-28 · Lei Zhang, Kaixin Bai, Zhaopeng Chen, Yunlei Shi 외

Precise robotic grasping of several novel objects is a huge challenge in manufacturing, automation, and logistics. Most of the current methods for model-free grasping are disadvantaged by the sparse data in grasping data…

Data AugmentationRobotic GraspingTransfer Learning

GAMMA: Graspability-Aware Mobile MAnipulation Policy Learning based on Online Grasping Pose Fusion

2023-09-27 · Jiazhao Zhang, Nandiraju Gireesh, Jilong Wang, Xiaomeng Fang 외

Mobile manipulation constitutes a fundamental task for robotic assistants and garners significant attention within the robotics community. A critical challenge inherent in mobile manipulation is the effective observation…

Online Self-Supervised Learning for Object Picking: Detecting Optimum Grasping Position using a Metric Learning Approach

2020-03-08 · Kanata Suzuki, Yasuto Yokota, Yuzi Kanazawa, Tomoyoshi Takebayashi

Self-supervised learning methods are attractive candidates for automatic object picking. However, the trial samples lack the complete ground truth because the observable parts of the agent are limited. That is, the infor…

Metric LearningObjectPositionSelf-Supervised Learning

Visual-tactile Fusion for Transparent Object Grasping in Complex Backgrounds

2022-11-30 · Shoujie Li, Haixin Yu, Wenbo Ding, Houde Liu 외

The accurate detection and grasping of transparent objects are challenging but of significance to robots. Here, a visual-tactile fusion framework for transparent object grasping under complex backgrounds and variant ligh…

ClassificationDataset GenerationPositionTransparent objects

MonoGraspNet: 6-DoF Grasping with a Single RGB Image

2022-09-26 · Guangyao Zhai, Dianye Huang, Shun-Cheng Wu, HyunJun Jung 외

6-DoF robotic grasping is a long-lasting but unsolved problem. Recent methods utilize strong 3D networks to extract geometric grasping representations from depth sensors, demonstrating superior accuracy on common objects…

Robotic Grasping