English

Global Tensor Motion Planning

Robotics 2025-05-30 v3 Artificial Intelligence Machine Learning Systems and Control Systems and Control

Abstract

Batch planning is increasingly necessary to quickly produce diverse and quality motion plans for downstream learning applications, such as distillation and imitation learning. This paper presents Global Tensor Motion Planning (GTMP) -- a sampling-based motion planning algorithm comprising only tensor operations. We introduce a novel discretization structure represented as a random multipartite graph, enabling efficient vectorized sampling, collision checking, and search. We provide a theoretical investigation showing that GTMP exhibits probabilistic completeness while supporting modern GPU/TPU. Additionally, by incorporating smooth structures into the multipartite graph, GTMP directly plans smooth splines without requiring gradient-based optimization. Experiments on lidar-scanned occupancy maps and the MotionBenchMarker dataset demonstrate GTMP's computation efficiency in batch planning compared to baselines, underscoring GTMP's potential as a robust, scalable planner for diverse applications and large-scale robot learning tasks.

Keywords

Cite

@article{arxiv.2411.19393,
  title  = {Global Tensor Motion Planning},
  author = {An T. Le and Kay Hansel and João Carvalho and Joe Watson and Julen Urain and Armin Biess and Georgia Chalvatzaki and Jan Peters},
  journal= {arXiv preprint arXiv:2411.19393},
  year   = {2025}
}

Comments

8 pages, 3 figures. Accepted at IEEE Robotics and Automation Letters 2025

R2 v1 2026-06-28T20:16:19.166Z