Clustering Ensemble Meets Low-rank Tensor Approximation
Yuheng Jia, Hui Liu, Junhui Hou, Qingfu Zhang

TL;DR
This paper introduces a novel low-rank tensor approximation method for clustering ensemble that enhances performance by refining the co-association matrix using a coherent-link matrix and tensor properties.
Contribution
It is the first to leverage low-rank tensor techniques in clustering ensemble, improving robustness and accuracy over existing methods.
Findings
Achieves superior clustering performance on benchmark datasets.
Outperforms 12 state-of-the-art clustering ensemble methods.
Introduces a convex optimization framework for tensor-based refinement.
Abstract
This paper explores the problem of clustering ensemble, which aims to combine multiple base clusterings to produce better performance than that of the individual one. The existing clustering ensemble methods generally construct a co-association matrix, which indicates the pairwise similarity between samples, as the weighted linear combination of the connective matrices from different base clusterings, and the resulting co-association matrix is then adopted as the input of an off-the-shelf clustering algorithm, e.g., spectral clustering. However, the co-association matrix may be dominated by poor base clusterings, resulting in inferior performance. In this paper, we propose a novel low-rank tensor approximation-based method to solve the problem from a global perspective. Specifically, by inspecting whether two samples are clustered to an identical cluster under different base…
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
Taxonomy
TopicsTensor decomposition and applications · Sparse and Compressive Sensing Techniques · Machine Learning and ELM
