Self-adaptive ant colony system for the traveling salesman problem

  • Authors:
  • Wei-jie Yu;Xiao-min Hu;Jun Zhang;Rui-Zhang Huang

  • Affiliations:
  • Department of Computer Science, SUN Yat-sen University, Guangzhou, P. R. China;Department of Computer Science, SUN Yat-sen University, Guangzhou, P. R. China;Department of Computer Science, SUN Yat-sen University, Guangzhou, P. R. China;Department of Industrial and System Engineering, The Hong Kong Polytechnic University, Kowloon, Hong Kong

  • Venue:
  • SMC'09 Proceedings of the 2009 IEEE international conference on Systems, Man and Cybernetics
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the ant colony system (ACS) algorithm, ants build tours mainly depending on the pheromone information on edges. The parameter settings of pheromone updating in ACS have direct effect on the performance of the algorithm. However, it is a difficult task to choose the proper pheromone decay parameters α and ρ for ACS. This paper presents a novel version of ACS algorithm for obtaining self-adaptive parameters control in pheromone updating rules. The proposed adaptive ACS (AACS) algorithm employs Average Tour Similarity (ATS) as an indicator of the optimization state in the ACS. Instead of using fixed values of α and ρ, the values of α and ρ are adaptively adjusted according to the normalized value of ATS. The AACS algorithm has been applied to optimize several benchmark TSP instances. The solution quality and the convergence rate are favorably compared with the ACS using fixed values of α and ρ. Experimental results confirm that our proposed method is effective and outperforms the conventional ACS.