CFP last date
20 May 2024
Reseach Article

AntHeaps: A New Hybrid Image Segmentation Algorithm using Ant Colonies

by Asmaa Reda, Hala Abdel-galil, Atef Z. Ghalwash
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 81 - Number 3
Year of Publication: 2013
Authors: Asmaa Reda, Hala Abdel-galil, Atef Z. Ghalwash
10.5120/13994-2017

Asmaa Reda, Hala Abdel-galil, Atef Z. Ghalwash . AntHeaps: A New Hybrid Image Segmentation Algorithm using Ant Colonies. International Journal of Computer Applications. 81, 3 ( November 2013), 36-40. DOI=10.5120/13994-2017

@article{ 10.5120/13994-2017,
author = { Asmaa Reda, Hala Abdel-galil, Atef Z. Ghalwash },
title = { AntHeaps: A New Hybrid Image Segmentation Algorithm using Ant Colonies },
journal = { International Journal of Computer Applications },
issue_date = { November 2013 },
volume = { 81 },
number = { 3 },
month = { November },
year = { 2013 },
issn = { 0975-8887 },
pages = { 36-40 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume81/number3/13994-2017/ },
doi = { 10.5120/13994-2017 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:55:08.775442+05:30
%A Asmaa Reda
%A Hala Abdel-galil
%A Atef Z. Ghalwash
%T AntHeaps: A New Hybrid Image Segmentation Algorithm using Ant Colonies
%J International Journal of Computer Applications
%@ 0975-8887
%V 81
%N 3
%P 36-40
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

During the last few years, the Segmentation problem has been tackled from different disciplines. Many algorithms have been developed to solve this problem. AntClust algorithm is an ant-based algorithm that uses the self-organizing and autonomous brood sorting behavior observed in real ants for unsupervised partitioning. A population of artificial ants provides an image segmentation of the relevant classes without any previous knowledge about the number of classes needed. This paper proposes a hybrid solution based on AntClust algorithm and data mining (e. g. , Kmeans). Experimental results demonstrate that the proposed solution is able to extract the correct number of clusters with better clustering quality and execution time compared to the results obtained from AntClust algorithm.

References
  1. S. Quadfel and M. Batouche, "An Efficient Ant Algorith for Swarm-Based Image Clustering," Journal of Computer Science, vol. 3, no. 3, pp. 162-167, 2007.
  2. M. Dorigo, M. Birattari and T. Stützle, "Ant Colony Optimization, Artificial Ants as a Computational Intelligence Technique," IEEE Computational Intelligence Magazine, pp. 28-39, November 2006.
  3. J. Deneubourg, S. Goss and N. Franks, "The Dynamic of Collective Sorting Robot-like Ants and Ant-like Robots," in the first conference on Simulation of Adaptive Behaior, 1990.
  4. E. Lumer and B. Faieta, "Diversity and Adaptation in Populations of Clustering Ants," in The 3rd International Conference on the Simulation of Adaptive Behavior, 1994.
  5. P. Kuntz and D. and Snyers, "Emergent colonization and graph partitioning," in the third Tnternational Conference on simulation of Adabtive Behavior, 1994.
  6. N. Monmarche, "On Data Clustering with Artificial Ants," Data Mining with Evolutionary Algorithms: Research Directions – Papers from the AAAI Workshop, pp. 23-26, 1999.
  7. S. Alpert, M. Galun, R. Basri and A. Brandt, "Image Segmentation by Probabilistic Bottom-Up Aggregation and Cue Integration," in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 2007.
  8. M. Hameurlaine, A. Moussaoui and H. Cherroun, "AntMeans: A New Hybrid Algorithm based on Ant Colonies for Complex Data Mining," International Journal of Computer Applications (0975 – 8887), vol. 60, no. 17, December 2012.
  9. M. Chong and . M. Munusamy, "A Hybrid Ant-Based Clustering Algorithm," The International Federation for Information Processing, vol. 187, pp. 247-256, 2005.
  10. O. A. Mohamed and R. Sivakumar, "Ant-based Clustering Algorithms: A Brief survay," International Journal of Computer Theory and Engineering, vol. 2, no. 5, pp. 787-796, October 2010.
  11. J. Smaldon and A. A. Freitas, "A New Version of the Ant-Miner Algorithm Discovering Unordered Rule Sets," in The 8th annual conference on Genetic and evolutionary computation, New York, 2006.
  12. W. Omar, A. Badr and A. E. -F. Hegazy, "Hybrid Ant-Based Clustering Algorithm with Cluster Analysis Teshniques," Journal of Computer Science, vol. 9, no. 6, pp. 780-793, september 2013.
  13. M. Dorigo and T. Stützle, Ant Colony Optimization, Massachusetts Institute of Technology, 2004.
  14. M. Dorigo and C. Blum, "Ant colony optimization theory: A survey," Theoretical Computer Science, vol. 344, p. 243 – 278, 2004.
  15. N. Labroche, C. Guinot and . G. Venturini, "Fast Unsupervised Clustering with Artificial Ants," Lecture Notes in Computer Science, vol. 3242, pp. 1143-1152, 2004.
Index Terms

Computer Science
Information Sciences

Keywords

Image Segmentation Image Clustering AntClust algorithm.