DOI QR코드

DOI QR Code

Multi Colony Ant Model using Positive.Negative Interaction between Colonies

집단간 긍정적.부정적 상호작용을 이용한 다중 집단 개미 모델

  • 이승관 (경희대학교 대학원 전자계산공학과) ;
  • 정태충 (경희대학교 컴퓨터공학과)
  • Published : 2003.12.01

Abstract

Ant Colony Optimization (ACO) is new meta heuristics method to solve hard combinatorial optimization problem. It is a population based approach that uses exploitation of positive feedback as well as greedy search. It was firstly proposed for tackling the well known Traveling Salesman Problem (TSP) . In this paper, we introduce Multi Colony Ant Model that achieve positive interaction and negative interaction through Intensification and Diversification to improve original ACS performance. This algorithm is a method to solve problem through interaction between ACS groups that consist of some agent colonies to solve TSP problem. In this paper, we apply this proposed method to TSP problem and evaluates previous method and comparison for the performance and we wish to certify that qualitative level of problem solution is excellent.

개미 집단 최적화는 최근에 제안된 조합 최적화 문제를 해결하기 위한 메타 휴리스틱 탐색 방법으로, 그리디 탐색뿐만 아니라 긍정적 반응의 탐색을 사용한 모집단에 근거한 접근법으로 순회 판매원 문제를 풀기 위해 처음으로 제안되었다. 본 논문에서는 기존의 개미 집단 시스템의 성능을 향상시키기 위해 강화와 다양화를 통한 집단간 긍정적 상호작용과 부정적 상호작용을 수행하는 다중 집단 개미 모델을 제안한다. 이 알고리즘은 TSP 문제를 해결하기 위해 몇 개의 에이전트 집단으로 이루어진 ACS 집단간의 상호작용을 통해 문제를 해결하는 방법이다. 본 논문에서는 이 제안된 방법을 TSP 문제에 적용해 보고 그 성능에 대해 기존의 ACS 방법과 비교 평가해, 문제 해결의 질적 수준이 우수하다는 것을 실험을 통해 알아보고자 한다.

Keywords

References

  1. A. Colorni, M. Dorigo and V. Maniezzo, 'An investigation of some properties of an ant algorithm,' Proceedings of the Parallel Problem Solving from Nature Conference(PPSn 92), R. Manner and B. Manderick (Eds.), Elsevier Publishing, pp.509-520, 1992
  2. A. Colorni, M. Dorigo and V. Maniezzo, 'Distributed optimization by ant colonies,' Proceedings of ECAL91 - European Conference of Artificial Life, Paris, France, F. Varela and P. Bourgine(Eds.), Elsevier Publishing, pp.134-144, 1991
  3. B. Freisleben and P. Merz, 'Genetic local search algorithm for solving symmetric and asymmetric traveling salesman problems,' Proceedings of IEEE International Conference of Evolutionary Computation, IEEE-EC 96, IEEE Press, pp. 616-621, 1996 https://doi.org/10.1109/ICEC.1996.542671
  4. L. M. Gambardella and M. Dorigo, 'Solving symmetric and asymmetric TSPs by ant colonies,' Proceedings of IEEE International Conference of Evolutionary Computaion, IEEE-EC 96, IEEE Press, pp.622-627, 1996 https://doi.org/10.1109/ICEC.1996.542672
  5. L. M. Gambardella and M. Dorigo, 'Ant Colony System : A Cooperative Learning approach to the Traveling Salesman Problem,' IEEE Transactions on Evolutionary Computation, Vol.1, No.1, 1997 https://doi.org/10.1109/4235.585892
  6. L. M. Gambardella and M. Dorigo, 'Ant-Q : a reinforcement learning approach to the traveling salesman problem,' Proceedings of ML-95, Twelfth International Conference on Machine Learning, A. Prieditis and S. Russell (Eds.), Morgan Kaufmann, pp.252-260, 1995
  7. M. Drigo, V. Maniezzo and A. Colorni, 'The ant system : optimization by a colony of cooperation agents,' IEEE Transactions of Systems, Man, and Cybernetics-Part B, Vol.26, No.2, pp.29-41, 1996 https://doi.org/10.1109/3477.484436
  8. M. Dorigo and G. D. Caro, 'Ant Algorithms for Discrete Optimization,' Artificial Life, Vol.5, No.3, pp.137-172, 1999 https://doi.org/10.1162/106454699568728
  9. M. Dorigo and L. M. Gambardella, 'Ant Colonies for the Traveling Salesman Problem,' BioSystems, 43, pp.73-81, 1997 https://doi.org/10.1016/S0303-2647(97)01708-5
  10. S. Lin and B. W. Kernighan, 'An effective Heuristic algorithm for the traveling salesman problem,' Operations Research, Vol.21, pp.498-516, 1973 https://doi.org/10.1287/opre.21.2.498
  11. http://www.iwr.uniheidelberg.de/groups/comopt/software/TSPLIB95/