Clustering-friendly Representation Learning via Instance Discrimination and Feature Decorrelation
Yaling Tao, Kentaro Takagi, Kouta Nakata

TL;DR
This paper introduces a deep learning approach for clustering that combines instance discrimination with feature decorrelation, leading to improved clustering performance on image datasets by learning more effective latent representations.
Contribution
It proposes a novel clustering-friendly representation learning method using softmax-formulated decorrelation constraints and instance discrimination, inspired by spectral clustering properties.
Findings
Achieves 81.5% accuracy on CIFAR-10
Achieves 95.4% accuracy on ImageNet-10
Demonstrates compatibility with various neural networks
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques · Remote-Sensing Image Classification
