CFE 2017: Start Registration
View Submission - CMStatistics
B1829
Title: Cross-Clustering: A partial clustering algorithm with automatic estimation of the number of clusters Authors:  Paola Tellaroli - University of Padova (Italy) [presenting]
Michele Donato - Stanford University (United States)
Marco Bazzi - University of Padua (Italy)
Alessandra Rosalba Brazzale - University of Padova (Italy)
Sorin Draghici - Wayne State University (United States)
Abstract: Four of the most common limitations of the many available clustering methods are: i) the lack of a proper strategy to deal with outliers; ii) the need for a good a priori estimate of the number of clusters; iii) the lack of a method able to detect when partitioning of a specific data set is not appropriate; and iv) the dependence of the result on the initialization. We propose Cross-clustering (CC), a partial clustering algorithm that overcomes these four limitations by combining the principles of two well established hierarchical clustering algorithms: Wards minimum variance and Complete-linkage. We validated CC by comparing it with a number of existing clustering methods, including Wards and Complete-linkage. We show on both simulated and real datasets, that CC performs better than the other methods in terms of: identification of the correct number of clusters, identification of outliers, and determination of real cluster memberships. We used CC to cluster samples in order to identify disease subtypes and on gene profiles, in order to determine groups of genes with the same behavior. Results obtained on a non-biological dataset show that the method is general enough to be successfully used in such diverse applications. New results on a modified version of the CC algorithm show that it could be suitable also for identify elongated clusters. The algorithm has been implemented in the statistical language R and is freely available from the CRAN repository.