Avoiding Random Walks
More sophisticated algorithms use some method of preventing the walker from doubling back. These algorithms may be harder to implement, but may exhibit faster convergence (i.e. fewer steps for an accurate result).
- Successive over-relaxation: A Monte Carlo version of this technique can be seen as a variation on Gibbs sampling; it sometimes avoids random walks.
- Hybrid Monte Carlo (HMC): Tries to avoid random walk behaviour by introducing an auxiliary momentum vector and implementing Hamiltonian dynamics where the potential energy function is the target density. The momentum samples are discarded after sampling. The end result of Hybrid MCMC is that proposals move across the sample space in larger steps and are therefore less correlated and converge to the target distribution more rapidly.
- Some variations on slice sampling also avoid random walks.
- Langevin MCMC and other methods that rely on the gradient (and possibly second derivative) of the log posterior avoid random walks by making proposals that are more likely to be in the direction of higher probability density.
Read more about this topic: Markov Chain Monte Carlo
Famous quotes containing the words avoiding, random and/or walks:
“If men as individuals surrender to the call of their elementary instincts, avoiding pain and seeking satisfaction only for their own selves, the result for them all taken together must be a state of insecurity, of fear, and of promiscuous misery.”
—Albert Einstein (18791955)
“Assemble, first, all casual bits and scraps
That may shake down into a world perhaps;
People this world, by chance created so,
With random persons whom you do not know”
—Robert Graves (18951985)
“The vulgar look upon a man, who is reckoned a fine speaker, as a phenomenon, a supernatural being, and endowed with some peculiar gift of Heaven; they stare at him, if he walks in the park, and cry, that is he. You will, I am sure, view him in a juster light, and nulla formidine. You will consider him only as a man of good sense, who adorns common thoughts with the graces of elocution, and the elegancy of style. The miracle will then cease.”
—Philip Dormer Stanhope, 4th Earl Chesterfield (16941773)