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

Clustering-friendly Representation Learning via Instance Discrimination and Feature Decorrelation

About

Clustering is one of the most fundamental tasks in machine learning. Recently, deep clustering has become a major trend in clustering techniques. Representation learning often plays an important role in the effectiveness of deep clustering, and thus can be a principal cause of performance degradation. In this paper, we propose a clustering-friendly representation learning method using instance discrimination and feature decorrelation. Our deep-learning-based representation learning method is motivated by the properties of classical spectral clustering. Instance discrimination learns similarities among data and feature decorrelation removes redundant correlation among features. We utilize an instance discrimination method in which learning individual instance classes leads to learning similarity among instances. Through detailed experiments and examination, we show that the approach can be adapted to learning a latent space for clustering. We design novel softmax-formulated decorrelation constraints for learning. In evaluations of image clustering using CIFAR-10 and ImageNet-10, our method achieves accuracy of 81.5% and 95.4%, respectively. We also show that the softmax-formulated constraints are compatible with various neural networks.

Yaling Tao, Kentaro Takagi, Kouta Nakata• 2021

Related benchmarks

TaskDatasetResultRank
Image ClusteringCIFAR-10
NMI0.714
243
Image ClusteringSTL-10
ACC75.6
229
ClusteringCIFAR-10 (test)
Accuracy81.5
184
Image ClusteringImageNet-10
NMI0.898
166
ClusteringSTL-10 (test)
Accuracy75.6
146
ClusteringCIFAR-100 (test)
ACC42.5
110
Image ClusteringCIFAR-100
ACC42.5
101
ClusteringCIFAR100 20
ACC42.5
93
Image ClusteringImagenet dog-15
NMI57.9
90
ClusteringImageNet-10 (test)
ACC95.4
69
Showing 10 of 15 rows

Other info

Code

Follow for update