English

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

Robotics 2025-09-17 v2 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2509.04076,
  title  = {Keypoint-based Diffusion for Robotic Motion Planning on the NICOL Robot},
  author = {Lennart Clasmeier and Jan-Gerrit Habekost and Connor Gäde and Philipp Allgeuer and Stefan Wermter},
  journal= {arXiv preprint arXiv:2509.04076},
  year   = {2025}
}

Comments

Accepted and published at the 34th International Conference on Artificial Neural Networks (ICANN 2025)

R2 v1 2026-07-01T05:20:50.047Z