HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Deep Clustering via Joint Convolutional Autoencoder Embedding and Relative Entropy Minimization

Kamran Ghasedi Dizaji; Amirhossein Herandi; Cheng Deng; Weidong Cai; Heng Huang

Deep Clustering via Joint Convolutional Autoencoder Embedding and Relative Entropy Minimization

Abstract

Image clustering is one of the most important computer vision applications, which has been extensively studied in literature. However, current clustering methods mostly suffer from lack of efficiency and scalability when dealing with large-scale and high-dimensional data. In this paper, we propose a new clustering model, called DEeP Embedded RegularIzed ClusTering (DEPICT), which efficiently maps data into a discriminative embedding subspace and precisely predicts cluster assignments. DEPICT generally consists of a multinomial logistic regression function stacked on top of a multi-layer convolutional autoencoder. We define a clustering objective function using relative entropy (KL divergence) minimization, regularized by a prior for the frequency of cluster assignments. An alternating strategy is then derived to optimize the objective by updating parameters and estimating cluster assignments. Furthermore, we employ the reconstruction loss functions in our autoencoder, as a data-dependent regularization term, to prevent the deep embedding function from overfitting. In order to benefit from end-to-end optimization and eliminate the necessity for layer-wise pretraining, we introduce a joint learning framework to minimize the unified clustering and reconstruction loss functions together and train all network layers simultaneously. Experimental results indicate the superiority and faster running time of DEPICT in real-world clustering tasks, where no labeled data is available for hyper-parameter tuning.

Code Repositories

herandy/DEPICT
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-clustering-on-cmu-pieDEPICT
Accuracy: 0.850
NMI: 0.964
image-clustering-on-cub-birdsDEPICT
Accuracy: 0.061
NMI: 0.290
image-clustering-on-cub-birdsDEPICT-Large
Accuracy: 0.061
NMI: 0.297
image-clustering-on-frgcDEPICT
Accuracy: 0.432
NMI: 0.583
image-clustering-on-stanford-carsDEPICT
Accuracy: 0.063
NMI: 0.329
image-clustering-on-stanford-carsDEPICT-Large
Accuracy: 0.062
NMI: 0.330
image-clustering-on-stanford-dogsDEPICT
Accuracy: 0.052
NMI: 0.182
image-clustering-on-stanford-dogsDEPICT-Large
Accuracy: 0.054
NMI: 0.183
image-clustering-on-youtube-faces-dbDEPICT
Accuracy: 0.611
NMI: 0.802

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Deep Clustering via Joint Convolutional Autoencoder Embedding and Relative Entropy Minimization | Papers | HyperAI