Tree-Based Grafting Approach for Bidirectional Motion Planning with Local Subsets Optimization
Liding Zhang, Yao Ling, Zhenshan Bing, Fan Wu, Sami Haddadin, and Alois Knoll

TL;DR
This paper introduces G3T*, a novel bidirectional motion planning algorithm that grafts invalid edges and dynamically optimizes local subsets to achieve faster convergence and lower costs, outperforming existing planners.
Contribution
G3T* innovatively combines grafting invalid edges with greedy local subset optimization and adaptive sampling to improve bidirectional motion planning efficiency and asymptotic optimality.
Findings
G3T* converges faster than existing planners across multiple dimensions.
It achieves lower solution costs in benchmark tests.
Demonstrated effectiveness in real-world robotic scenarios.
Abstract
Bidirectional motion planning often reduces planning time compared to its unidirectional counterparts. It requires connecting the forward and reverse search trees to form a continuous path. However, this process could fail and restart the asymmetric bidirectional search due to the limitations of lazy-reverse search. To address this challenge, we propose Greedy GuILD Grafting Trees (G3T*), a novel path planner that grafts invalid edge connections at both ends to re-establish tree-based connectivity, enabling rapid path convergence. G3T* employs a greedy approach using the minimum Lebesgue measure of guided incremental local densification (GuILD) subsets to optimize paths efficiently. Furthermore, G3T* dynamically adjusts the sampling distribution between the informed set and GuILD subsets based on historical and current cost improvements, ensuring asymptotic optimality. These features…
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.
