HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Divide-and-conquer based Large-Scale Spectral Clustering

Li Hongmin ; Ye Xiucai ; Imakura Akira ; Sakurai Tetsuya

Divide-and-conquer based Large-Scale Spectral Clustering

Abstract

Spectral clustering is one of the most popular clustering methods. However,how to balance the efficiency and effectiveness of the large-scale spectralclustering with limited computing resources has not been properly solved for along time. In this paper, we propose a divide-and-conquer based large-scalespectral clustering method to strike a good balance between efficiency andeffectiveness. In the proposed method, a divide-and-conquer based landmarkselection algorithm and a novel approximate similarity matrix approach aredesigned to construct a sparse similarity matrix within low computationalcomplexities. Then clustering results can be computed quickly through abipartite graph partition process. The proposed method achieves a lowercomputational complexity than most existing large-scale spectral clusteringmethods. Experimental results on ten large-scale datasets have demonstrated theefficiency and effectiveness of the proposed method. The MATLAB code of theproposed method and experimental datasets are available athttps://github.com/Li-Hongmin/MyPaperWithCode.

Code Repositories

Li-Hongmin/MyPaperWithCode
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-document-clustering-on-pendigitsU-SPEC
Accuracy (%): 81.68
NMI: 81.68
runtime (s): 2.07
image-document-clustering-on-pendigitsLSC-R
Accuracy (%): 81.55
NMI: 79.15
runtime (s): 0.77
image-document-clustering-on-pendigitsLSC-K
Accuracy (%): 74.02
NMI: 81.37
runtime (s): 1.20

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Divide-and-conquer based Large-Scale Spectral Clustering | Papers | HyperAI