Title :
Evaluating Simulated Annealing for the Weighted-Region Path-Planning Problem
Author :
Kindl, Mark R. ; Rowe, Neil C.
Author_Institution :
Dept. of Comput. Sci., U.S. Naval Postgrad. Sch., Monterey, CA, USA
Abstract :
This paper describes an efficient stochastic algorithm for planning near-optimal paths for a point agent moving through two-dimensional weighted-region terrain from a specified start point to a specified goal point. Weighted-region terrain consists of polygonal regions with a constant traversal cost within each region, and models differences in vegetation and terrain that affect traversal. Our algorithm combines heuristic search with probabilistic optimization by simulated annealing. A key advantage of our approach is that it can be more easily implemented efficiently by distributed processing than other algorithms. It finds constrained random perturbations to the sequence of region edges that a class of paths cross, and for each sequence, optimizes a convex function to find the locally-optimal path. Test results show an implementation of our algorithm even on a single processor runs faster than representative implementations of the three major algorithms for this problem, with similar space requirements and a minimal penalty in optimality.
Keywords :
path planning; probability; search problems; simulated annealing; stochastic processes; constant traversal cost; heuristic search; near-optimal paths; point agent; polygonal regions; probabilistic optimization; simulated annealing; single processor; stochastic algorithm; weighted-region path-planning problem; weighted-region terrain; Algorithm design and analysis; Annealing; Planning; Search problems; Simulated annealing; Stochastic processes; minimum cost; path planning; simulated annealing; stochastic algorithms; weighted regions;
Conference_Titel :
Advanced Information Networking and Applications Workshops (WAINA), 2012 26th International Conference on
Conference_Location :
Fukuoka
Print_ISBN :
978-1-4673-0867-0
DOI :
10.1109/WAINA.2012.30