Share your thoughts, 1 month free Claude Pro on usSee more
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
318
Image ClusteringSTL-10
ACC27.7
282
Image ClusteringImageNet-10
NMI0.175
201
ClusteringCIFAR-10 (test)
Accuracy27.2
190
Face VerificationLFW (test)
Verification Accuracy76.7
169
ClusteringSTL-10 (test)
Accuracy27.7
152
ClusteringMNIST (test)
NMI0.915
132
ClusteringCIFAR-100 (test)
ACC13.7
123
ClusteringMNIST
NMI0.913
113
Image ClusteringCIFAR-100
ACC13.7
111
Showing 10 of 71 rows
...

Other info

Code

Follow for update