Zero-Shot Constrained Motion Planning Transformers Using Learned Sampling Dictionaries
Jacob J. Johnson, Ahmed H. Qureshi, and Michael C. Yip

TL;DR
This paper introduces a transformer-based motion planning method that leverages learned sampling dictionaries to efficiently generate constraint-satisfying trajectories without retraining, applicable in real-world robotic scenarios.
Contribution
It adapts a pre-trained VQ-MPT model for constrained planning, enabling one-shot transfer without additional training or fine-tuning.
Findings
Improves planning times over traditional methods.
Achieves higher accuracy in constraint satisfaction.
Demonstrates successful real-world robot application.
Abstract
Constrained robot motion planning is a ubiquitous need for robots interacting with everyday environments, but it is a notoriously difficult problem to solve. Many sampled points in a sample-based planner need to be rejected as they fall outside the constraint manifold, or require significant iterative effort to correct. Given this, few solutions exist that present a constraint-satisfying trajectory for robots, in reasonable time and of low path cost. In this work, we present a transformer-based model for motion planning with task space constraints for manipulation systems. Vector Quantized-Motion Planning Transformer (VQ-MPT) is a recent learning-based model that reduces the search space for unconstrained planning for sampling-based motion planners. We propose to adapt a pre-trained VQ-MPT model to reduce the search space for constraint planning without retraining or finetuning the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Machine Learning and Algorithms · Robotic Path Planning Algorithms
