paper-with-me

Papers

Grasp2Vec: Learning Object Representations from Self-Supervised Grasping

2018-11-16 · Eric Jang, Coline Devin, Vincent Vanhoucke, Sergey Levine

Well structured visual representations can make robot learning faster and can improve generalization. In this paper, we study how we can acquire effective object-centric representations for robotic manipulation tasks without human labeling by using autonomous robot interaction with the environment. Such representation learning methods can benefit from continuous refinement of the representation as the robot collects more experience, allowing them to scale effectively without human intervention. Our representation learning approach is based on object persistence: when a robot removes an object from a scene, the representation of that scene should change according to the features of the object that was removed. We formulate an arithmetic relationship between feature vectors from this observation, and use it to learn a representation of scenes and objects that can then be used to identify object instances, localize them in the scene, and perform goal-directed grasping tasks where the robot must retrieve commanded objects from a bin. The same grasping procedure can also be used to automatically collect training data for our method, by recording images of scenes, grasping and removing an object, and recording the outcome. Our experiments demonstrate that this self-supervised approach for tasked grasping substantially outperforms direct reinforcement learning from images and prior representation learning methods.

📄 PDF Abstract BibTeX arXiv:1811.06964

Code (1)

google-research/tensor2robot/tree/master/research/grasp2vec tf

Tasks

ObjectReinforcement LearningRepresentation Learning

Similar Papers 제목 키워드 기반

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

CaTGrasp: Learning Category-Level Task-Relevant Grasping in Clutter from Simulation

2021-09-19 · Bowen Wen, Wenzhao Lian, Kostas Bekris, Stefan Schaal

Task-relevant grasping is critical for industrial assembly, where downstream manipulation tasks constrain the set of valid grasps. Learning how to perform this task, however, is challenging, since task-relevant grasp lab…

Domain AdaptationDomain GeneralizationGrasp Contact PredictionGrasp Generation+6

Self-Supervised Learning of Grasping Arbitrary Objects On-the-Move

2024-11-15 · Takuya Kiyokawa, Eiki Nagata, Yoshihisa Tsurumine, Yuhwan Kwon 외

Mobile grasping enhances manipulation efficiency by utilizing robots' mobility. This study aims to enable a commercial off-the-shelf robot for mobile grasping, requiring precise timing and pose adjustments. Self-supervis…

Self-Supervised Learning

Self-supervised 6-DoF Robot Grasping by Demonstration via Augmented Reality Teleoperation System

2024-04-03 · Xiwen Dengxiong, Xueting Wang, Shi Bai, Yunbo Zhang

Most existing 6-DoF robot grasping solutions depend on strong supervision on grasp pose to ensure satisfactory performance, which could be laborious and impractical when the robot works in some restricted area. To this e…

GraspLDP: Towards Generalizable Grasping Policy via Latent Diffusion

2026-02-26 · Enda Xiang, Haoxiang Ma, Xinzhu Ma, Zicheng Liu 외 arxiv

This paper focuses on enhancing the grasping precision and generalization of manipulation policies learned via imitation learning. Diffusion-based policy learning methods have recently become the mainstream approach for …