paper-with-me

홈 › Papers

RobotDiffuse: Motion Planning for Redundant Manipulator based on Diffusion Model

2024-12-27 · Xiaohan Zhang, Xudong Mou, Rui Wang, Tianyu Wo, Ningbo Gu, Tiejun Wang, Cangbai Xu, Xudong Liu

Redundant manipulators, with their higher Degrees of Freedom (DOFs), offer enhanced kinematic performance and versatility, making them suitable for applications like manufacturing, surgical robotics, and human-robot collaboration. However, motion planning for these manipulators is challenging due to increased DOFs and complex, dynamic environments. While traditional motion planning algorithms struggle with high-dimensional spaces, deep learning-based methods often face instability and inefficiency in complex tasks. This paper introduces RobotDiffuse, a diffusion model-based approach for motion planning in redundant manipulators. By integrating physical constraints with a point cloud encoder and replacing the U-Net structure with an encoder-only transformer, RobotDiffuse improves the model's ability to capture temporal dependencies and generate smoother, more coherent motion plans. We validate the approach using a complex simulator, and release a new dataset with 35M robot poses and 0.14M obstacle avoidance scenarios. Experimental results demonstrate the effectiveness of RobotDiffuse and the promise of diffusion models for motion planning tasks. The code can be accessed at https://github.com/ACRoboT-buaa/RobotDiffuse.

📄 PDF Abstract BibTeX arXiv:2412.19500

Code (1)

acrobot-buaa/robotdiffuse 공식 구현 pytorch

Tasks

AcrobotMotion Planning

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음
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 제목 키워드 기반

Multimodal Control of Manipulators: Coupling Kinematics and Vision for Self-Driving Laboratory Operations

2025-12-03 · Shifa Sulaiman, Amarnath H, Simon Bogh, Naresh Marturi arxiv

Motion planning schemes are used for planning motions of a manipulator from an initial pose to a final pose during a task execution. A motion planning scheme generally comprises of a trajectory planning method and an inv…

Trajectory PlanningMotion Planning

Accelerating Human-Aware Robot Trajectory Generation via Diffusion and Consistency Distillation

2026-08-04 · Byeong-Il Ham, Hyun-Bin Kim, Kyung-Soo Kim arxiv

This research proposes a constrained motion planning framework for robot manipulators in human-robot interaction (HRI). For a non-redundant manipulator with a fully specified end-effector pose, additional requirements su…

Collision AvoidanceMotion Planning

Motion Planning Diffusion: Learning and Planning of Robot Motions with Diffusion Models

2023-08-03 · Joao Carvalho, An T. Le, Mark Baierl, Dorothea Koert 외

Learning priors on trajectory distributions can help accelerate robot motion planning optimization. Given previously successful plans, learning trajectory generative models as priors for a new planning problem is highly …

DenoisingMotion Planning

Function-Space Diffusion for Motion Planning

2026-07-03 · Zinuo Chang, Yipu Chen, Byoungwoo Park, Hongzhe Yu 외 arxiv

Diffusion-based motion planners have demonstrated strong performance in generating diverse and high-quality robot trajectories in cluttered environments with multiple feasible solutions. However, existing approaches typi…

Zero-shot GeneralizationMotion Planning

Fast Functionally Redundant Inverse Kinematics for Robotic Toolpath Optimisation in Manufacturing Tasks

2025-12-10 · Andrew Razjigaev, Hans Lohr, Alejandro Vargas-Uscategui, Peter King 외 arxiv

Industrial automation with six-axis robotic arms is critical for many manufacturing tasks, including welding and additive manufacturing applications; however, many of these operations are functionally redundant due to th…