Parallel Simulated Annealing Using an Adaptive Resampling Interval
1Department of Computer Science, the University of Chicago, Chicago, Illinois, USA.
Abstract:
This paper presents a parallel simulated annealing algorithm that is able to achieve 90% parallel efficiency in iteration on up to 192 processors and up to 40% parallel efficiency in time when applied to a 5000-dimension Rastrigin function. Our algorithm breaks scalability barriers in the method of Chu et al. (1999) by abandoning adaptive cooling based on variance. The resulting gains in parallel efficiency are much larger than the loss of serial efficiency from lack of adaptive cooling. Our algorithm resamples the states across processors periodically. The resampling interval is tuned according to the success rate for each specific number of processors. We further present an adaptive method to determine the resampling interval based on the adoption rate. This adaptive method is able to achieve nearly identical parallel efficiency but higher success rates compared to the fixed interval one using the best interval found.
More Related Videos
Related Concept Videos
Random Sampling Method
Aliasing
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
Upsampling
Sampling Continuous Time Signal
In the...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Sampling Theorem


