Share your thoughts, 1 month free Claude Pro on usSee more
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
318
Image ClusteringSTL-10
ACC75.6
282
Image ClusteringImageNet-10
NMI0.898
201
ClusteringCIFAR-10 (test)
Accuracy81.5
190
ClusteringSTL-10 (test)
Accuracy75.6
152
ClusteringCIFAR-100 (test)
ACC42.5
123
Image ClusteringCIFAR-100
ACC42.5
111
ClusteringCIFAR100 20
ACC42.5
93
Image ClusteringImagenet dog-15
NMI57.9
90
ClusteringImagenet Dogs
NMI5.46e+3
85
Showing 10 of 15 rows

Other info

Code

Follow for update