Next: Deterministic Restoration Algorithms
Up: Markov Random Fields
Previous: Bayesian Image Restoration
Optimization methods that find the global maximum of the objective function
include annealing-based methods [99]. These methods optimize iteratively,
starting from an arbitrary initial estimate. Recalling the discussion in
Section 2.6.1, where
is the temperature parameter of the GRF,
consider the parametric family of functions
 |
|
|
(88) |
-
As
,
is a uniform PDF.
-
For
,
is exactly the same as our objective
function
.
-
At the other extreme, as
,
is
concentrated on the peaks of our objective function
.
The key idea behind annealing-based method is to decrease the temperature parameter
, starting
from a very high value, via a cooling schedule. At sufficiently high temperatures
, the objective-function landscape is smooth with a unique local maximum. Annealing first tries to
find this maximum and then, as the temperature
reduces, continuously tracks the evolving
maximum. Annealing-based methods mimic the physical annealing procedure, based on principles in
thermodynamics and material science, where a molten substance is gradually cooled so as to reach the
lowest energy state.
The literature presents two kinds of annealing strategies:
-
Stochastic strategies such as simulated annealing by
Kirkpatrik et al. [89] that typically rely on the sampling procedures including the
Metropolis-Hastings algorithm [106,73] and the Gibbs
sampler [61]. Direct sampling from the PDFs of all RVs in the random field is
intractable. The sampling algorithms can generate samples from any PDF by generating a Markov
chain that has the desired PDF as the stationary (steady-state) distribution. Once in the steady
state, samples from the Markov chain can be used as samples from the desired PDF. Gibbs sampling
entails that all the conditional Markov PDFs associated with the random field are known and can be
sampled exactly. Simulated annealing is extremely slow in practice and significantly sensitive to
the cooling schedule [99].
-
Deterministic strategies include graduated nonconvexity, by Blake and
Zisserman [20], that is much faster than simulated annealing. The graduated
nonconvexity, however, gives no guarantees for convergence to the exact global
maximum [99].
Next: Deterministic Restoration Algorithms
Up: Markov Random Fields
Previous: Bayesian Image Restoration
Suyash P. Awate
2007-02-21