LSEC: Large-scale spectral ensemble clustering
Hongmin Li, Xiucai Ye, Akira Imakura, Tetsuya Sakurai

TL;DR
LSEC introduces a scalable spectral ensemble clustering approach that efficiently combines multiple clusterings into a superior result, suitable for large datasets, balancing computational speed and clustering quality.
Contribution
The paper presents a novel large-scale spectral ensemble clustering method that reduces computational complexity while maintaining high clustering effectiveness.
Findings
LSEC outperforms existing methods in efficiency on large datasets.
The method achieves comparable or better clustering quality.
Experiments validate the scalability and effectiveness of LSEC.
Abstract
Ensemble clustering is a fundamental problem in the machine learning field, combining multiple base clusterings into a better clustering result. However, most of the existing methods are unsuitable for large-scale ensemble clustering tasks due to the efficiency bottleneck. In this paper, we propose a large-scale spectral ensemble clustering (LSEC) method to strike a good balance between efficiency and effectiveness. In LSEC, a large-scale spectral clustering based efficient ensemble generation framework is designed to generate various base clusterings within a low computational complexity. Then all based clustering are combined through a bipartite graph partition based consensus function into a better consensus clustering result. The LSEC method achieves a lower computational complexity than most existing ensemble clustering methods. Experiments conducted on ten large-scale datasets…
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 · Complex Network Analysis Techniques
MethodsSpectral Clustering · Large-scale spectral clustering · Ensemble Clustering
