paper-with-me

홈 › Papers

Grasp Diffusion Network: Learning Grasp Generators from Partial Point Clouds with Diffusion Models in SO(3)xR3

2024-12-11 · Joao Carvalho, An T. Le, Philipp Jahr, Qiao Sun, Julen Urain, Dorothea Koert, Jan Peters

Grasping objects successfully from a single-view camera is crucial in many robot manipulation tasks. An approach to solve this problem is to leverage simulation to create large datasets of pairs of objects and grasp poses, and then learn a conditional generative model that can be prompted quickly during deployment. However, the grasp pose data is highly multimodal since there are several ways to grasp an object. Hence, in this work, we learn a grasp generative model with diffusion models to sample candidate grasp poses given a partial point cloud of an object. A novel aspect of our method is to consider diffusion in the manifold space of rotations and to propose a collision-avoidance cost guidance to improve the grasp success rate during inference. To accelerate grasp sampling we use recent techniques from the diffusion literature to achieve faster inference times. We show in simulation and real-world experiments that our approach can grasp several objects from raw depth images with $90\%$ success rate and benchmark it against several baselines.

📄 PDF Abstract BibTeX arXiv:2412.08398

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceRobot Manipulation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DexDiffuser: Generating Dexterous Grasps with Diffusion Models

2024-02-05 · Zehang Weng, Haofei Lu, Danica Kragic, Jens Lundell

We introduce DexDiffuser, a novel dexterous grasping method that generates, evaluates, and refines grasps on partial object point clouds. DexDiffuser includes the conditional diffusion-based grasp sampler DexSampler and …

DenoisingGrasp GenerationObject

PartialBiGrasp: Inferring Hidden Local Geometry for Bimanual Grasping from Partial Views

2026-08-19 · Ayush Kaura, Vignesh Vembar, Md Faizal Karim, Keshab Patra 외 arxiv

Dual-arm robotic grasping is essential for manipulating large, heavy, and geometrically complex objects that cannot be reliably handled using a single manipulator. These large objects often contain only sparse graspable …

Robotic GraspingPoint Clouds

Generalized Grasping for Mechanical Grippers for Unknown Objects with Partial Point Cloud Representations

2020-06-23 · Michael Hegedus, Kamal Gupta, Mehran Mehrandezh

We present a generalized grasping algorithm that uses point clouds (i.e. a group of points and their respective surface normals) to discover grasp pose solutions for multiple grasp types, executed by a mechanical gripper…

Grasping a Handful: Sequential Multi-Object Dexterous Grasp Generation

2025-03-28 · Haofei Lu, Yifei Dong, Zehang Weng, Jens Lundell 외

We introduce the sequential multi-object robotic grasp sampling algorithm SeqGrasp that can robustly synthesize stable grasps on diverse objects using the robotic hand's partial Degrees of Freedom (DoF). We use SeqGrasp …

Grasp Generation

3DSGrasp: 3D Shape-Completion for Robotic Grasp

2023-01-02 · Seyed S. Mohammadi, Nuno F. Duarte, Dimitris Dimou, Yiming Wang 외

Real-world robotic grasping can be done robustly if a complete 3D Point Cloud Data (PCD) of an object is available. However, in practice, PCDs are often incomplete when objects are viewed from few and sparse viewpoints b…

DecoderRobotic Grasping