paper-with-me

홈 › Papers

Accelerating Grasp Exploration by Leveraging Learned Priors

2020-11-11 · Han Yu Li, Michael Danielczuk, Ashwin Balakrishna, Vishal Satish, Ken Goldberg

The ability of robots to grasp novel objects has industry applications in e-commerce order fulfillment and home service. Data-driven grasping policies have achieved success in learning general strategies for grasping arbitrary objects. However, these approaches can fail to grasp objects which have complex geometry or are significantly outside of the training distribution. We present a Thompson sampling algorithm that learns to grasp a given object with unknown geometry using online experience. The algorithm leverages learned priors from the Dexterity Network robot grasp planner to guide grasp exploration and provide probabilistic estimates of grasp success for each stable pose of the novel object. We find that seeding the policy with the Dex-Net prior allows it to more efficiently find robust grasps on these objects. Experiments suggest that the best learned policy attains an average total reward 64.5% higher than a greedy baseline and achieves within 5.7% of an oracle baseline when evaluated over 300,000 training runs across a set of 3000 object poses.

📄 PDF Abstract BibTeX arXiv:2011.05661

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectThompson Sampling

Similar Papers 제목 키워드 기반

DiffuDepGrasp: Diffusion-based Depth Noise Modeling Empowers Sim2Real Robotic Grasping

2025-11-17 · Yingting Zhou, Wenbo Cui, Weiheng Liu, Guixing Chen 외 arxiv

Transferring the depth-based end-to-end policy trained in simulation to physical robots can yield an efficient and robust grasping policy, yet sensor artifacts in real depth maps like voids and noise establish a signific…

Robotic Grasping

Accelerating Reinforcement Learning with Learned Skill Priors

2020-10-22 · Karl Pertsch, Youngwoon Lee, Joseph J. Lim

Intelligent agents rely heavily on prior experience when learning a new task, yet most modern reinforcement learning (RL) approaches learn every task from scratch. One approach for leveraging prior knowledge is to transf…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

3D Shape Perception from Monocular Vision, Touch, and Shape Priors

2018-08-09 · Shaoxiong Wang, Jiajun Wu, Xingyuan Sun, Wenzhen Yuan 외

Perceiving accurate 3D object shape is important for robots to interact with the physical world. Current research along this direction has been primarily relying on visual observations. Vision, however useful, has inhere…

Object

E2R: a Hierarchical-Learning inspired Novelty-Search method to generate diverse repertoires of grasping trajectories

2022-10-14 · Johann Huber, Oumar Sane, Alex Coninx, Faiz Ben Amar 외

Robotics grasping refers to the task of making a robotic system pick an object by applying forces and torques on its surface. Despite the recent advances in data-driven approaches, grasping remains an unsolved problem. M…

DiversityEvolutionary Algorithms

FuncGrasp: Learning Object-Centric Neural Grasp Functions from Single Annotated Example Object

2024-02-08 · Hanzhi Chen, Binbin Xu, Stefan Leutenegger

We present FuncGrasp, a framework that can infer dense yet reliable grasp configurations for unseen objects using one annotated object and single-view RGB-D observation via categorical priors. Unlike previous works that …

Object