PLoS ONE (Jan 2019)

Clustering algorithms: A comparative approach.

  • Mayra Z Rodriguez,
  • Cesar H Comin,
  • Dalcimar Casanova,
  • Odemir M Bruno,
  • Diego R Amancio,
  • Luciano da F Costa,
  • Francisco A Rodrigues

DOI
https://doi.org/10.1371/journal.pone.0210236
Journal volume & issue
Vol. 14, no. 1
p. e0210236

Abstract

Read online

Many real-world systems can be studied in terms of pattern recognition tasks, so that proper use (and understanding) of machine learning methods in practical applications becomes essential. While many classification methods have been proposed, there is no consensus on which methods are more suitable for a given dataset. As a consequence, it is important to comprehensively compare methods in many possible scenarios. In this context, we performed a systematic comparison of 9 well-known clustering methods available in the R language assuming normally distributed data. In order to account for the many possible variations of data, we considered artificial datasets with several tunable properties (number of classes, separation between classes, etc). In addition, we also evaluated the sensitivity of the clustering methods with regard to their parameters configuration. The results revealed that, when considering the default configurations of the adopted methods, the spectral approach tended to present particularly good performance. We also found that the default configuration of the adopted implementations was not always accurate. In these cases, a simple approach based on random selection of parameters values proved to be a good alternative to improve the performance. All in all, the reported approach provides subsidies guiding the choice of clustering algorithms.