paper-with-me

홈 › Papers

SE(3)-DiffusionFields: Learning smooth cost functions for joint grasp and motion optimization through diffusion

2022-09-08 · Julen Urain, Niklas Funk, Jan Peters, Georgia Chalvatzaki

Multi-objective optimization problems are ubiquitous in robotics, e.g., the optimization of a robot manipulation task requires a joint consideration of grasp pose configurations, collisions and joint limits. While some demands can be easily hand-designed, e.g., the smoothness of a trajectory, several task-specific objectives need to be learned from data. This work introduces a method for learning data-driven SE(3) cost functions as diffusion models. Diffusion models can represent highly-expressive multimodal distributions and exhibit proper gradients over the entire space due to their score-matching training objective. Learning costs as diffusion models allows their seamless integration with other costs into a single differentiable objective function, enabling joint gradient-based motion optimization. In this work, we focus on learning SE(3) diffusion models for 6DoF grasping, giving rise to a novel framework for joint grasp and motion optimization without needing to decouple grasp selection from trajectory generation. We evaluate the representation power of our SE(3) diffusion models w.r.t. classical generative models, and we showcase the superior performance of our proposed optimization framework in a series of simulated and real-world robotic manipulation tasks against representative baselines.

📄 PDF Abstract BibTeX arXiv:2209.03855

Code (1)

TheCamusean/grasp_diffusion 공식 구현 pytorch

Tasks

Motion PlanningRobot 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 제목 키워드 기반

Grasp, Handover, Rotate: Bimanual Object Reorientation via Compositional Diffusion and Energy-Based Optimization

2026-07-23 · Wun Lam Yeung, Wenjun Liu, Yui Cheung Yu, Zhengyan Lambo Qin 외 arxiv

Bimanual object reorientation - picking an object, handing it over between two arms, and placing it in a desired target pose - is valuable when direct placement from the initial grasp is infeasible due to collisions, kin…

Collision AvoidanceMotion Planning

Vision-Based Hand Shadowing for Robotic Manipulation via Inverse Kinematics

2026-03-11 · Hendrik Chiche, Antoine Jamme, Trevor Rigoberto Martinez, Gabriel Gomes arxiv

Teleoperation of low-cost robotic manipulators remains challenging due to the difficulty of retargeting human hand motion to robot joint commands. We present an offline hand-shadowing inverse-kinematics (IK) retargeting …

Grasp Execution Without a Planner: Configuration-Space Grasp Distance Fields with Certified Safety & Guaranteed Quality

2026-08-01 · Clinton Enwerem, John S. Baras, Calin Belta arxiv

Standard multifingered grasp execution architectures plan a collision-free trajectory to a selected grasp pose and track it with a feedback law. Execution-time object pose uncertainty or perturbations may invalidate the …

Collision Avoidance

Learning Continuous Grasping Function with a Dexterous Hand from Human Demonstrations

2022-07-11 · Jianglong Ye, Jiashun Wang, Binghao Huang, Yuzhe Qin 외

We propose to learn to generate grasping motion for manipulation with a dexterous hand using implicit functions. With continuous time inputs, the model can generate a continuous and smooth grasping plan. We name the prop…

Human-Object Interaction Detectionmotion retargeting

A Unified Transformer-Based Framework with Pretraining For Whole Body Grasping Motion Generation

2025-07-01 · Edward Effendy, Kuan-Wei Tseng, Rei Kawakami

Accepted in the ICIP 2025 We present a novel transformer-based framework for whole-body grasping that addresses both pose generation and motion infilling, enabling realistic and stable object interactions. Our pipeline c…

Grasp GenerationMotion Generation