International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 47 - Number 21 |
Year of Publication: 2012 |
Authors: Saroj Bala, S. I. Ahson, R. P. Agarwal |
10.5120/7469-0113 |
Saroj Bala, S. I. Ahson, R. P. Agarwal . Agglomerative Ants for Data Clustering. International Journal of Computer Applications. 47, 21 ( June 2012), 1-4. DOI=10.5120/7469-0113
Clustering is a data mining technique for the analysis of data in various areas such as pattern recognition, image processing, information science, bioinformatics etc. Hierarchical clustering techniques form the clusters based on top-down and bottom-up approaches. Hierarchical agglomerative clustering is a bottom-up clustering method. Ant based clustering methods form clusters by picking and dropping the objects according to surroundings. This paper proposes an agglomerative clustering algorithm, AGG_ANTS based on ant colonies. AGG_ANTS clusters the objects by moving ants on the grid and merging their loads according to similarity resulting in bigger clusters. It avoids the calculation of similarity in the surrounding and pick/drop of objects again and again resulting in a more efficient algorithm.