TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Divide-and-conquer based Large-Scale Spectral Clustering

Divide-and-conquer based Large-Scale Spectral Clustering

Hongmin Li, Xiucai Ye, Akira Imakura, Tetsuya Sakurai

2021-04-30Image/Document ClusteringClustering
PaperPDFCode(official)

Abstract

Spectral clustering is one of the most popular clustering methods. However, how to balance the efficiency and effectiveness of the large-scale spectral clustering with limited computing resources has not been properly solved for a long time. In this paper, we propose a divide-and-conquer based large-scale spectral clustering method to strike a good balance between efficiency and effectiveness. In the proposed method, a divide-and-conquer based landmark selection algorithm and a novel approximate similarity matrix approach are designed to construct a sparse similarity matrix within low computational complexities. Then clustering results can be computed quickly through a bipartite graph partition process. The proposed method achieves a lower computational complexity than most existing large-scale spectral clustering methods. Experimental results on ten large-scale datasets have demonstrated the efficiency and effectiveness of the proposed method. The MATLAB code of the proposed method and experimental datasets are available at https://github.com/Li-Hongmin/MyPaperWithCode.

Results

TaskDatasetMetricValueModel
Image/Document ClusteringpendigitsAccuracy (%)81.55LSC-R
Image/Document ClusteringpendigitsNMI79.15LSC-R
Image/Document Clusteringpendigitsruntime (s)0.77LSC-R
Image/Document ClusteringpendigitsAccuracy (%)74.02LSC-K
Image/Document ClusteringpendigitsNMI81.37LSC-K
Image/Document Clusteringpendigitsruntime (s)1.2LSC-K
Image/Document ClusteringpendigitsAccuracy (%)81.68U-SPEC
Image/Document ClusteringpendigitsNMI81.68U-SPEC
Image/Document Clusteringpendigitsruntime (s)2.07U-SPEC

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Ranking Vectors Clustering: Theory and Applications2025-07-16Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11GNN-ViTCap: GNN-Enhanced Multiple Instance Learning with Vision Transformers for Whole Slide Image Classification and Captioning2025-07-09Consistency and Inconsistency in $K$-Means Clustering2025-07-08MC-INR: Efficient Encoding of Multivariate Scientific Simulation Data using Meta-Learning and Clustered Implicit Neural Representations2025-07-03Supercm: Revisiting Clustering for Semi-Supervised Learning2025-06-30Temporal Rate Reduction Clustering for Human Motion Segmentation2025-06-26