Title :
“Go with the winners” algorithms
Author :
Aldous, David ; Vazirani, Umesh
Author_Institution :
Dept. of Stat., California Univ., Berkeley, CA, USA
Abstract :
We can view certain randomized optimization algorithms as rules for randomly moving a particle around in a state space; each state might correspond to a distinct solution to the optimization problem, or more generally, the state space might express some other structure underlying the optimization algorithm. In this setting, a general paradigm for designing heuristics is to run several simulations of the algorithm simultaneously, and every so often classify the particles as “doing well” or “doing badly”, and move each particle that is “doing badly” to the position of one that is “doing well”. In this paper, we give a rigorous analysis of such a “go with the winners” scheme in the concrete setting of searching for a deep leaf in a tree. There are two relevant parameters of the tree: its depth d, and another parameter κ which is a measure of the imbalance of the tree. We prove that the running time of the “go with the winners” scheme (to achieve 99% probability of success) is bounded by a polynomial in d and κ. By contrast, the simple restart scheme: run several independent simulations and pick the deepest leaf encountered takes time exponential in κ and d in the worst-case. We also show that any algorithm that guarantees a constant probability of success must have worst case running time at least κd
Keywords :
computational complexity; optimisation; randomised algorithms; trees (mathematics); Go with the winners; deep leaf; probability of success; randomized optimization algorithms; rigorous analysis; searching; tree; worst case running time; worst-case; Algorithm design and analysis; Analytical models; Computer science; Concrete; Fractals; Polynomials; Simulated annealing; State-space methods; Statistics; Temperature;
Conference_Titel :
Foundations of Computer Science, 1994 Proceedings., 35th Annual Symposium on
Conference_Location :
Santa Fe, NM
Print_ISBN :
0-8186-6580-7
DOI :
10.1109/SFCS.1994.365742