- Stochastic approximation
Stochastic approximation methods are a family of iterative
stochastic optimization algorithm s that attempt to find zeroes or extrema of functions which cannot be computed directly, but only estimated via noisy observations. The first, and prototypical, algorithms of this kind were the Robbins-Monro and Kiefer-Wolfowitz algorithms. __NOTOC__Robbins-Monro algorithm
In the Robbins-Monro algorithm, introduced in 1951A Stochastic Approximation Method, Herbert Robbins and Sutton Monro, "Annals of Mathematical Statistics" 22, #3 (September 1951), pp. 400–407.] , one has a function for which one wishes to find the value of , , satisfying . However, what is observable is not , but rather a random variable such that . The algorithm is then to construct a sequence which satisfies::.Here, is a sequence of positive step sizes. Robbins and Monro proved that, if is uniformly bounded, is nondecreasing, exists and is positive, and if satisfies a set of bounds (fulfilled if one takes ), then converges in (and hence also in probability) to ., Theorem 2. In general, the need not equal . However, to ensure convergence, they should converge to zero, and in order to average out the noise in , they should converge slowly.
Kiefer-Wolfowitz algorithm
In the Kiefer-Wolfowitz algorithm [Stochastic Estimation of the Maximum of a Regression Function, J. Kiefer and J. Wolfowitz, "Annals of Mathematical Statistics" 23, #3 (September 1952), pp. 462–466.] , introduced a year after the Robbins-Monro algorithm, one wishes to find the maximum, , of the unknown and constructs a sequence such that::.Here, is a sequence of positive step sizes which serve the same function as in the Robbins-Monro algorithm, and is a sequence of positive step sizes which are used to estimate, via finite differences, the derivative of . Kiefer and Wolfowitz showed that, if and satisfy various bounds (fulfilled by taking , ), and and satisfy some technical conditions, then the sequence converges in probability to .
ubsequent developments
An extensive theoretical literature has grown up around these algorithms, concerning conditions for convergence, rates of convergence, multivariate and other generalizations, proper choice of step size, possible noise models, and so on."Stochastic Approximation Algorithms and Applications", Harold J. Kushner and G. George Yin, New York: Springer-Verlag, 1997. ISBN 038794916X; 2nd ed., titled "Stochastic Approximation and Recursive Algorithms and Applications", 2003, ISBN 0387008942.] , ["Stochastic Approximation and Recursive Estimation", Mikhail Borisovich Nevel'son and Rafail Zalmanovich Has'minski, translated by Israel Program for Scientific Translations and B. Silver, Providence, RI: American Mathematical Society, 1973, 1976. ISBN 0821815970.] These methods are also applied in
control theory , in which case the unknown function which we wish to optimize or find the zero of may vary in time. In this case, the step size should not converge to zero but should be chosen so as to track the function., 2nd ed., chapter 3ee also
*
Stochastic gradient descent
*Stochastic optimization References
Wikimedia Foundation. 2010.