Multi-agent simulated annealing algorithm based on particle swarm optimisation algorithm

  • Authors:
  • Yiwen Zhong;Jing Ning;Hui Zhang

  • Affiliations:
  • College of Computer and Information Science, Fujian Agriculture and Forestry University, Fuzhou, 350002, China.;College of Computer and Information Science, Fujian Agriculture and Forestry University, Fuzhou, 350002, China.;Pervasive Technology Institute, Indiana University Purdue University Indianapolis, Indianapolis, IN 46202, USA

  • Venue:
  • International Journal of Computer Applications in Technology
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Simulated annealing (SA) algorithm is extremely slow in convergence, and the implementation and efficiency of parallel SA algorithms are typically problem-dependent. To overcome such intrinsic limitations, this paper presents a multi-agent SA (MSA) algorithm to address continuous function optimisation problems. In MSA, a population of agents run SA algorithm collaboratively, exploiting the velocity and position update formulas of particle swarm optimisation (PSO) algorithm for candidate solution generation. Our MSA algorithm can achieve significantly better intensification ability by taking advantage of the learning ability from PSO algorithm, meanwhile opposite velocity is introduced to keep MSA from premature stagnation. The MSA algorithm is population based, so it can be paralleled easily. Simulation experiments were carried on four benchmark functions, and the results show that MSA algorithm has good performance in terms of convergence speed and solution accuracy.