Title :
Robust Ensemble Clustering by Matrix Completion
Author :
Jinfeng Yi ; Tianbao Yang ; Rong Jin ; Jain, Anubhav K. ; Mahdavi, Mehdi
Author_Institution :
Dept. of Comput. Sci. & Eng., Michigan State Univ., East Lansing, MI, USA
Abstract :
Data clustering is an important task and has found applications in numerous real-world problems. Since no single clustering algorithm is able to identify all different types of cluster shapes and structures, ensemble clustering was proposed to combine different partitions of the same data generated by multiple clustering algorithms. The key idea of most ensemble clustering algorithms is to find a partition that is consistent with most of the available partitions of the input data. One problem with these algorithms is their inability to handle uncertain data pairs, i.e. data pairs for which about half of the partitions put them into the same cluster and the other half do the opposite. When the number of uncertain data pairs is large, they can mislead the ensemble clustering algorithm in generating the final partition. To overcome this limitation, we propose an ensemble clustering approach based on the technique of matrix completion. The proposed algorithm constructs a partially observed similarity matrix based on the data pairs whose cluster memberships are agreed upon by most of the clustering algorithms in the ensemble. It then deploys the matrix completion algorithm to complete the similarity matrix. The final data partition is computed by applying an efficient spectral clustering algorithm to the completed matrix. Our empirical studies with multiple real-world datasets show that the proposed algorithm performs significantly better than the state-of-the-art algorithms for ensemble clustering.
Keywords :
data handling; matrix algebra; pattern clustering; cluster memberships; cluster shapes; cluster structures; data clustering; data partition; matrix completion algorithm; real-world problems; robust ensemble clustering algorithm; similarity matrix; spectral clustering algorithm; state-of-the-art algorithms; uncertain data pair handling; Clustering algorithms; Matrix decomposition; Measurement uncertainty; Partitioning algorithms; Robustness; Sparse matrices; Ensemble Clustering; Low Rank; Matrix Completion; Sparse;
Conference_Titel :
Data Mining (ICDM), 2012 IEEE 12th International Conference on
Conference_Location :
Brussels
Print_ISBN :
978-1-4673-4649-8
DOI :
10.1109/ICDM.2012.123