Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Comprehensive Correlation Mining for Image Clustering

About

Recent developed deep unsupervised methods allow us to jointly learn representation and cluster unlabelled data. These deep clustering methods mainly focus on the correlation among samples, e.g., selecting high precision pairs to gradually tune the feature representation, which neglects other useful correlations. In this paper, we propose a novel clustering framework, named deep comprehensive correlation mining(DCCM), for exploring and taking full advantage of various kinds of correlations behind the unlabeled data from three aspects: 1) Instead of only using pair-wise information, pseudo-label supervision is proposed to investigate category information and learn discriminative features. 2) The features' robustness to image transformation of input space is fully explored, which benefits the network learning and significantly improves the performance. 3) The triplet mutual information among features is presented for clustering problem to lift the recently discovered instance-level deep mutual information to a triplet-level formation, which further helps to learn more discriminative features. Extensive experiments on several challenging datasets show that our method achieves good performance, e.g., attaining $62.3\%$ clustering accuracy on CIFAR-10, which is $10.1\%$ higher than the state-of-the-art results.

Jianlong Wu, Keyu Long, Fei Wang, Chen Qian, Cheng Li, Zhouchen Lin, Hongbin Zha• 2019

Related benchmarks

TaskDatasetResultRank
Image ClusteringCIFAR-10
NMI0.496
243
Image ClusteringSTL-10
ACC48.2
229
ClusteringCIFAR-10 (test)
Accuracy62.3
184
Image ClusteringImageNet-10
NMI0.608
166
ClusteringSTL-10 (test)
Accuracy48.2
146
ClusteringCIFAR-100 (test)
ACC32.7
110
Image ClusteringCIFAR-100
ACC32.7
101
ClusteringFashion MNIST
NMI68.4
95
ClusteringCIFAR100 20
ACC32.7
93
Image ClusteringImagenet dog-15
NMI32.1
90
Showing 10 of 33 rows

Other info

Code

Follow for update