Densification Strategies for Anytime Motion Planning over Large Dense Roadmaps
Shushman Choudhury, Oren Salzman, Sanjiban Choudhury, Siddhartha S., Srinivasa

TL;DR
This paper introduces densification strategies that improve anytime motion planning over large dense roadmaps by progressively increasing graph density, enabling efficient shortest path computation in high-dimensional, dense environments.
Contribution
It proposes novel densification strategies for exploring dense subgraphs in motion planning roadmaps, enhancing anytime search efficiency and convergence to optimal paths.
Findings
Strategies outperform baseline in large dense graphs
Effective in high-dimensional and manipulation scenarios
Hybrid approach offers robust performance across difficulties
Abstract
We consider the problem of computing shortest paths in a dense motion-planning roadmap . We assume that~, the number of vertices of , is very large. Thus, using any path-planning algorithm that directly searches , running in time, becomes unacceptably expensive. We are therefore interested in anytime search to obtain successively shorter feasible paths and converge to the shortest path in . Our key insight is to provide existing path-planning algorithms with a sequence of increasingly dense subgraphs of . We study the space of all (-disk) subgraphs of . We then formulate and present two densification strategies for traversing this space which exhibit complementary properties with respect to problem difficulty. This inspires a third, hybrid strategy which has…
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 · Computational Geometry and Mesh Generation · Optimization and Search Problems
