Deep Clustering via Joint Convolutional Autoencoder Embedding and Relative Entropy Minimization
Kamran Ghasedi Dizaji, Amirhossein Herandi, Cheng Deng, Weidong Cai,, Heng Huang

TL;DR
This paper introduces DEPICT, a deep clustering model combining convolutional autoencoders and relative entropy minimization, achieving efficient, scalable, and accurate image clustering without labeled data.
Contribution
The paper presents a joint end-to-end deep clustering framework that integrates autoencoder-based embedding with a novel relative entropy objective, improving efficiency and scalability.
Findings
DEPICT outperforms existing clustering methods in accuracy.
The model achieves faster training times on large-scale datasets.
It effectively prevents overfitting through reconstruction-based regularization.
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…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Remote-Sensing Image Classification · Advanced Image and Video Retrieval Techniques
