English

Constrained Motion Planning Networks X

Robotics 2021-07-06 v2 Artificial Intelligence Machine Learning Differential Geometry

Abstract

Constrained motion planning is a challenging field of research, aiming for computationally efficient methods that can find a collision-free path on the constraint manifolds between a given start and goal configuration. These planning problems come up surprisingly frequently, such as in robot manipulation for performing daily life assistive tasks. However, few solutions to constrained motion planning are available, and those that exist struggle with high computational time complexity in finding a path solution on the manifolds. To address this challenge, we present Constrained Motion Planning Networks X (CoMPNetX). It is a neural planning approach, comprising a conditional deep neural generator and discriminator with neural gradients-based fast projection operator. We also introduce neural task and scene representations conditioned on which the CoMPNetX generates implicit manifold configurations to turbo-charge any underlying classical planner such as Sampling-based Motion Planning methods for quickly solving complex constrained planning tasks. We show that our method finds path solutions with high success rates and lower computation times than state-of-the-art traditional path-finding tools on various challenging scenarios.

Keywords

Cite

@article{arxiv.2010.08707,
  title  = {Constrained Motion Planning Networks X},
  author = {Ahmed H. Qureshi and Jiangeng Dong and Asfiya Baig and Michael C. Yip},
  journal= {arXiv preprint arXiv:2010.08707},
  year   = {2021}
}

Comments

This is preprint version of a paper published in IEEE Transactions on Robotics. The videos, code, dataset and trained models can be found here: https://sites.google.com/view/compnetx/home

R2 v1 2026-06-23T19:25:03.164Z