paper-with-me

홈 › Papers

Keypoint-based Diffusion for Robotic Motion Planning on the NICOL Robot

2025-09-04 · Lennart Clasmeier, Jan-Gerrit Habekost, Connor Gäde, Philipp Allgeuer, Stefan Wermter arxiv

We propose a novel diffusion-based action model for robotic motion planning. Commonly, established numerical planning approaches are used to solve general motion planning problems, but have significant runtime requirements. By leveraging the power of deep learning, we are able to achieve good results in a much smaller runtime by learning from a dataset generated by these planners. While our initial model uses point cloud embeddings in the input to predict keypoint-based joint sequences in its output, we observed in our ablation study that it remained challenging to condition the network on the point cloud embeddings. We identified some biases in our dataset and refined it, which improved the model's performance. Our model, even without the use of the point cloud encodings, outperforms numerical models by an order of magnitude regarding the runtime, while reaching a success rate of up to 90% of collision free solutions on the test set.

📄 PDF Abstract BibTeX arXiv:2509.04076

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Inverse Kinematics for Neuro-Robotic Grasping with Humanoid Embodied Agents

2024-04-12 · Jan-Gerrit Habekost, Connor Gäde, Philipp Allgeuer, Stefan Wermter

This paper introduces a novel zero-shot motion planning method that allows users to quickly design smooth robot motions in Cartesian space. A B\'ezier curve-based Cartesian plan is transformed into a joint space trajecto…

Language ModellingLarge Language ModelMotion PlanningRobotic Grasping

Simultaneous Multi-Robot Motion Planning with Projected Diffusion Models

2025-02-05 · Jinhao Liang, Jacob K Christopher, Sven Koenig, Ferdinando Fioretto

Recent advances in diffusion models hold significant potential in robotics, enabling the generation of diverse and smooth trajectories directly from raw representations of the environment. Despite this promise, applying …

Collision AvoidanceMotion PlanningTrajectory Planning

Shaken, Not Stirred: A Novel Dataset for Visual Understanding of Glasses in Human-Robot Bartending Tasks

2025-03-06 · Lukáš Gajdošech, Hassan Ali, Jan-Gerrit Habekost, Martin Madaras 외

Datasets for object detection often do not account for enough variety of glasses, due to their transparent and reflective properties. Specifically, open-vocabulary object detectors, widely used in embodied robotic agents…

Objectobject-detectionObject Detection

RobotDiffuse: Motion Planning for Redundant Manipulator based on Diffusion Model

2024-12-27 · Xiaohan Zhang, Xudong Mou, Rui Wang, Tianyu Wo 외

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 coll…

AcrobotMotion Planning

Potential Based Diffusion Motion Planning

2024-07-08 · Yunhao Luo, Chen Sun, Joshua B. Tenenbaum, Yilun Du

Effective motion planning in high dimensional spaces is a long-standing open problem in robotics. One class of traditional motion planning algorithms corresponds to potential-based motion planning. An advantage of potent…

global-optimizationMotion Planning