paper-with-me

홈 › Papers

Deep Clustering via Joint Convolutional Autoencoder Embedding and Relative Entropy Minimization

2017-04-20 · ICCV 2017 10 · Kamran Ghasedi Dizaji, Amirhossein Herandi, Cheng Deng, Weidong Cai, Heng Huang

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.

📄 PDF Abstract BibTeX arXiv:1704.06327

Code (1)

herandy/DEPICT 공식 구현

Tasks

ClusteringDeep ClusteringImage Clustering

Similar Papers 제목 키워드 기반

Domestic Activity Clustering from Audio via Depthwise Separable Convolutional Autoencoder Network

2022-08-04 · Yanxiong Li, Wenchang Cao, Konstantinos Drossos, Tuomas Virtanen

Automatic estimation of domestic activities from audio can be used to solve many problems, such as reducing the labor cost for nursing the elderly people. This study focuses on solving the problem of domestic activity cl…

Clustering

Joint Optimization of an Autoencoder for Clustering and Embedding

2020-12-07 · Ahcène Boubekki, Michael Kampffmeyer, Robert Jenssen, Ulf Brefeld

Deep embedded clustering has become a dominating approach to unsupervised categorization of objects with deep neural networks. The optimization of the most popular methods alternates between the training of a deep autoen…

ClusteringDeep Clustering

Multi-level Feature Learning on Embedding Layer of Convolutional Autoencoders and Deep Inverse Feature Learning for Image Clustering

2020-10-05 · Behzad Ghazanfari, Fatemeh Afghah

This paper introduces Multi-Level feature learning alongside the Embedding layer of Convolutional Autoencoder (CAE-MLE) as a novel approach in deep clustering. We use agglomerative clustering as the multi-level feature l…

ClusteringDeep ClusteringImage Clustering

Unsupervised Deep Clustering of MNIST with Triplet-Enhanced Convolutional Autoencoders

2025-06-11 · Md. Faizul Islam Ansari

This research implements an advanced unsupervised clustering system for MNIST handwritten digits through two-phase deep autoencoder architecture. A deep neural autoencoder requires a training process during phase one to …

ClusteringDeep ClusteringImage ClusteringRepresentation Learning+1

Domestic activities clustering from audio recordings using convolutional capsule autoencoder network

2021-05-08 · Ziheng Lin, Yanxiong Li, Zhangjin Huang, WenHao Zhang 외

Recent efforts have been made on domestic activities classification from audio recordings, especially the works submitted to the challenge of DCASE (Detection and Classification of Acoustic Scenes and Events) since 2018.…

Clustering