DocumentCode
2367182
Title
An on-line algorithm for improving performance in navigation
Author
Blum, Avrim ; Chalasani, Prasad
Author_Institution
Sch. of Comput. Sci., Carnegie Mellon Univ., Pittsburgh, PA, USA
fYear
1993
fDate
3-5 Nov 1993
Firstpage
2
Lastpage
11
Abstract
Recent papers have shown optimally-competitive on-line strategies for a robot traveling from a point s to a point t in certain unknown geometric environments. We consider the question: Having gained some partial information about the scene on its first trip from s to t, can the robot improve its performance on subsequent trips it might make? This is a type of on-line problem where a strategy must exploit partial information about the future (e.g., about obstacles that lie ahead). For scenes with axis-parallel rectangular obstacles where the Euclidean distance between s and t is n, we present a deterministic algorithm whose average trip length after t trips, k⩽n, is O(√n/k) times the length of the shortest s-t path in the scene. We also show that this is the best a deterministic strategy can do. This algorithm can be thought of as performing an optimal tradeoff between search effort and the goodness of the path found. We improve this algorithm so that for every i⩽n, the robot´s ith trip length is O(√n/t) times the shortest s-t path length. A key idea of the paper is that a tree structure can be defined in the scene, where the nodes are portions of certain obstacles and the edges are “short” paths from a node to its children. The core of our algorithms is an on-line strategy for traversing this tree optimally
Keywords
computational geometry; deterministic algorithms; Euclidean distance; deterministic algorithm; online algorithm; performance; Cities and towns; Computer science; Euclidean distance; Layout; Navigation; Robot kinematics; Tree data structures;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 1993. Proceedings., 34th Annual Symposium on
Conference_Location
Palo Alto, CA
Print_ISBN
0-8186-4370-6
Type
conf
DOI
10.1109/SFCS.1993.366887
Filename
366887
Link To Document