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

Joint Unsupervised Learning of Deep Representations and Image Clusters

About

In this paper, we propose a recurrent framework for Joint Unsupervised LEarning (JULE) of deep representations and image clusters. In our framework, successive operations in a clustering algorithm are expressed as steps in a recurrent process, stacked on top of representations output by a Convolutional Neural Network (CNN). During training, image clusters and representations are updated jointly: image clustering is conducted in the forward pass, while representation learning in the backward pass. Our key idea behind this framework is that good representations are beneficial to image clustering and clustering results provide supervisory signals to representation learning. By integrating two processes into a single model with a unified weighted triplet loss and optimizing it end-to-end, we can obtain not only more powerful representations, but also more precise image clusters. Extensive experiments show that our method outperforms the state-of-the-art on image clustering across a variety of image datasets. Moreover, the learned representations generalize well when transferred to other tasks.

Jianwei Yang, Devi Parikh, Dhruv Batra• 2016

Related benchmarks

TaskDatasetResultRank
Image ClusteringCIFAR-10
NMI0.192
243
Image ClusteringSTL-10
ACC27.7
229
ClusteringCIFAR-10 (test)
Accuracy27.2
184
Image ClusteringImageNet-10
NMI0.175
166
Face VerificationLFW (test)
Verification Accuracy76.7
160
ClusteringSTL-10 (test)
Accuracy27.7
146
ClusteringMNIST (test)
NMI0.915
122
ClusteringCIFAR-100 (test)
ACC13.7
110
Image ClusteringCIFAR-100
ACC13.7
101
ClusteringMNIST (full)
Accuracy96.4
98
Showing 10 of 70 rows

Other info

Code

Follow for update