RRT*former: Environment-Aware Sampling-Based Motion Planning using Transformer
Mingyang Feng, Shaoyuan Li, Xiang Yin

TL;DR
RRT*former introduces a Transformer-enhanced sampling strategy for motion planning, leveraging environmental and historical data to improve path optimality and sampling efficiency in complex environments.
Contribution
It integrates a Transformer network with RRT* to utilize environmental and past sample information, enhancing sampling guidance in motion planning.
Findings
Outperforms RRT* and Neural RRT* in path optimality
Achieves higher sampling efficiency in complex environments
Demonstrates significant improvements through extensive experiments
Abstract
We investigate the sampling-based optimal path planning problem for robotics in complex and dynamic environments. Most existing sampling-based algorithms neglect environmental information or the information from previous samples. Yet, these pieces of information are highly informative, as leveraging them can provide better heuristics when sampling the next state. In this paper, we propose a novel sampling-based planning algorithm, called \emph{RRT*former}, which integrates the standard RRT* algorithm with a Transformer network in a novel way. Specifically, the Transformer is used to extract features from the environment and leverage information from previous samples to better guide the sampling process. Our extensive experiments demonstrate that, compared to existing sampling-based approaches such as RRT*, Neural RRT*, and their variants, our algorithm achieves considerable improvements…
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
TopicsRobotic Path Planning Algorithms · Reinforcement Learning in Robotics · Robot Manipulation and Learning
