Re: GA ver. Parallel tempering
- From: Johann Dréo <nojhan@xxxxxxxxx>
- Date: Fri, 08 Sep 2006 21:49:42 +0200
Dov wrote:
I have seen quite a few postings and studies comparing GA and SA
(simulated annealing).
That is a bit unfair comparison. GA uses a population, SA does not. A
more appropriate
comparison would be GA & parallel tempering (or replica exchange).
I'm not sure that one can say that it is unfair.
If you consider a cooling schedule using steps (where you sample several
points between a temperature decrease), SA is not so different than
populational metaheuristics. It just use a different probability density
function to generate the next iteration sample.
On the other side, if you use a GA where parameters changes during the
optimization, you are also close to a simulated annealing.
The right question to ask, from my point of vue, is "how do I build the
probability density function used to sample the objective function in the
next iteration ?".
Of course, this does not apply to a dynamic optimization problem
--
NoJhan
.
- Follow-Ups:
- Re: GA ver. Parallel tempering
- From: Lionel B
- Re: GA ver. Parallel tempering
- From: Dov
- Re: GA ver. Parallel tempering
- References:
- GA ver. Parallel tempering
- From: Dov
- GA ver. Parallel tempering
- Prev by Date: Re: simulated annealing
- Next by Date: Re: GA ver. Parallel tempering
- Previous by thread: Re: GA ver. Parallel tempering
- Next by thread: Re: GA ver. Parallel tempering
- Index(es):