English

Clustering via Ant Colonies: Parameter Analysis and Improvement of the Algorithm

Machine Learning 2019-12-04 v1 Machine Learning Neural and Evolutionary Computing

Abstract

An ant colony optimization approach for partitioning a set of objects is proposed. In order to minimize the intra-variance, or within sum-of-squares, of the partitioned classes, we construct ant-like solutions by a constructive approach that selects objects to be put in a class with a probability that depends on the distance between the object and the centroid of the class (visibility) and the pheromone trail; the latter depends on the class memberships that have been defined along the iterations. The procedure is improved with the application of K-means algorithm in some iterations of the ant colony method. We performed a simulation study in order to evaluate the method with a Monte Carlo experiment that controls some sensitive parameters of the clustering problem. After some tuning of the parameters, the method has also been applied to some benchmark real-data sets. Encouraging results were obtained in nearly all cases.

Keywords

Cite

@article{arxiv.1912.01105,
  title  = {Clustering via Ant Colonies: Parameter Analysis and Improvement of the Algorithm},
  author = {Jeffry Chavarria-Molina and Juan Jose Fallas-Monge and Javier Trejos-Zelaya},
  journal= {arXiv preprint arXiv:1912.01105},
  year   = {2019}
}

Comments

19 pages, 4 figures, 3 tables

R2 v1 2026-06-23T12:33:45.261Z