Similarity and Dissimilarity Guided Co-association Matrix Construction for Ensemble Clustering
Xu Zhang, Yuheng Jia, Mofei Song, Ran Wang

TL;DR
This paper introduces a novel ensemble clustering method called SDGCA that leverages both similarity and dissimilarity information, including cluster quality and high-order relationships, to improve clustering accuracy and robustness.
Contribution
The paper proposes a new ensemble clustering approach that incorporates cluster quality estimation and high-order dissimilarity, addressing limitations of existing co-association matrix methods.
Findings
Outperforms 13 state-of-the-art methods on 12 datasets.
Demonstrates superior clustering accuracy and robustness.
Effectively utilizes dissimilarity information for ensemble clustering.
Abstract
Ensemble clustering aggregates multiple weak clusterings to achieve a more accurate and robust consensus result. The Co-Association matrix (CA matrix) based method is the mainstream ensemble clustering approach that constructs the similarity relationships between sample pairs according the weak clustering partitions to generate the final clustering result. However, the existing methods neglect that the quality of cluster is related to its size, i.e., a cluster with smaller size tends to higher accuracy. Moreover, they also do not consider the valuable dissimilarity information in the base clusterings which can reflect the varying importance of sample pairs that are completely disconnected. To this end, we propose the Similarity and Dissimilarity Guided Co-association matrix (SDGCA) to achieve ensemble clustering. First, we introduce normalized ensemble entropy to estimate the quality of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Advanced Computing and Algorithms
MethodsBalanced Selection · Ensemble Clustering
