English

An on-line algorithm for improving performance in navigation

Combinatorics 2016-09-06 v1 Computational Complexity

Abstract

Recent papers have shown optimally-competitive on-line strategies for a robot traveling from a point ss to a point tt in certain unknown geometric environments. We consider the question: Having gained some partial information about the scene on its first trip from ss to tt, 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 {\em partial information \/} about the future (e.g., about obstacles that lie ahead). For scenes with axis-parallel rectangular obstacles where the Euclidean distance between ss and tt is nn, we present a deterministic algorithm whose {\em average\/} trip length after kk trips, knk \leq n, is O(\rootnbyk)O(\rootnbyk) times the length of the shortest ss-tt 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 {\em every\/} ini \leq n, the robot's iith trip length is O(\rootnbyi)O(\rootnbyi) times the shortest ss-tt path length. A key idea of the paper is that a {\em 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

Cite

@article{arxiv.math/9409224,
  title  = {An on-line algorithm for improving performance in navigation},
  author = {Avrim Blum and Prasad Chalasani},
  journal= {arXiv preprint arXiv:math/9409224},
  year   = {2016}
}

Comments

10 pages