CollisionGP: Gaussian Process-Based Collision Checking for Robot Motion Planning Articles uri icon

publication date

  • May 2023

start page

  • 4036

end page

  • 4043

issue

  • 7

volume

  • 8

International Standard Serial Number (ISSN)

  • 2377-3766

abstract

  • Collision checking is the primitive operation of motion planning that consumes most time. Machine learning algorithms have proven to accelerate collision checking. We propose CollisionGP, a Gaussian process-based algorithm for modeling a robot's configuration space and query collision checks. CollisionGP introduces a Pòlya-Gamma auxiliary variable for each data point in the training set to allow classification inference to be done exactly with a closed-form expression. Gaussian processes provide a distribution as the output, obtaining a mean and variance for the collision check. The obtained variance is processed to reduce false negatives (FN). We demonstrate that CollisionGP can use GPU acceleration to process collision checks for thousands of configurations much faster than traditional collision detection libraries. Furthermore, we obtain better accuracy, TPR and TNR results than state-of-the-art learning-based algorithms using less support points, thus making our proposed method more sparse.

subjects

  • Robotics and Industrial Informatics

keywords

  • collision avoidance; robots; computational modeling; planning; predictive models; path planning; neural networks