Efficient Search of the k Shortest Non-Homotopic Paths by Eliminating Non-k-Optimal Topologies
Tong Yang, Li Huang, Yue Wang, and Rong Xiong

TL;DR
This paper introduces a novel, efficient algorithm for finding the top k shortest non-homotopic paths in 2D environments by early elimination of non-optimal path topologies, significantly reducing computation time.
Contribution
It develops a systematic distance-based topology simplification mechanism and hierarchical topological tree to predict path orderings and discard non-$k$-optimal topologies during planning.
Findings
Reduces computational time by nearly 100 times.
First to systematically predict path topology order before construction.
Proves the correctness of the topology elimination criteria.
Abstract
An efficient algorithm to solve the shortest non-homotopic path planning (-SNPP) problem in a 2D environment is proposed in this paper. Motivated by accelerating the inefficient exploration of the homotopy-augmented space of the 2D environment, our fundamental idea is to identify the non--optimal path topologies as early as possible and terminate the pathfinding along them. This is a non-trivial practice because it has to be done at an intermediate state of the path planning process when locally shortest paths have not been fully constructed. In other words, the paths to be compared have not rendezvoused at the goal location, which makes the homotopy theory, modelling the spatial relationship among the paths having the same endpoint, not applicable. This paper is the first work that develops a systematic distance-based topology simplification mechanism to solve the -SNPP…
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 · Data Management and Algorithms · Geographic Information Systems Studies
