TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep Density-based Image Clustering

Deep Density-based Image Clustering

Yazhou Ren, Ni Wang, Mingxia Li, Zenglin Xu

2018-12-11Deep ClusteringImage ClusteringClustering
PaperPDFCode(official)

Abstract

Recently, deep clustering, which is able to perform feature learning that favors clustering tasks via deep neural networks, has achieved remarkable performance in image clustering applications. However, the existing deep clustering algorithms generally need the number of clusters in advance, which is usually unknown in real-world tasks. In addition, the initial cluster centers in the learned feature space are generated by $k$-means. This only works well on spherical clusters and probably leads to unstable clustering results. In this paper, we propose a two-stage deep density-based image clustering (DDC) framework to address these issues. The first stage is to train a deep convolutional autoencoder (CAE) to extract low-dimensional feature representations from high-dimensional image data, and then apply t-SNE to further reduce the data to a 2-dimensional space favoring density-based clustering algorithms. The second stage is to apply the developed density-based clustering technique on the 2-dimensional embedded data to automatically recognize an appropriate number of clusters with arbitrary shapes. Concretely, a number of local clusters are generated to capture the local structures of clusters, and then are merged via their density relationship to form the final clustering result. Experiments demonstrate that the proposed DDC achieves comparable or even better clustering performance than state-of-the-art deep clustering methods, even though the number of clusters is not given.

Results

TaskDatasetMetricValueModel
Image ClusteringFashion-MNISTAccuracy0.619DDC
Image ClusteringFashion-MNISTNMI0.682DDC
Image ClusteringFashion-MNISTAccuracy0.609DDC-DA
Image ClusteringFashion-MNISTNMI0.661DDC-DA
Image ClusteringLetterA-JAccuracy0.691DDC-DA
Image ClusteringLetterA-JNMI0.629DDC-DA
Image ClusteringLetterA-JAccuracy0.573DDC
Image ClusteringLetterA-JNMI0.546DDC
Image ClusteringMNIST-fullAccuracy0.986DDC-DA
Image ClusteringMNIST-fullNMI0.961DDC-DA
Image ClusteringUSPSAccuracy0.977DDC-DA
Image ClusteringUSPSNMI0.939DDC-DA
Image ClusteringUSPSAccuracy0.967DDC
Image ClusteringUSPSNMI0.918DDC
Image ClusteringMNIST-testAccuracy0.97DDC-DA
Image ClusteringMNIST-testNMI0.927DDC-DA
Image ClusteringMNIST-testAccuracy0.965DDC
Image ClusteringMNIST-testNMI0.916DDC

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Ranking Vectors Clustering: Theory and Applications2025-07-16Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11GNN-ViTCap: GNN-Enhanced Multiple Instance Learning with Vision Transformers for Whole Slide Image Classification and Captioning2025-07-09Consistency and Inconsistency in $K$-Means Clustering2025-07-08MC-INR: Efficient Encoding of Multivariate Scientific Simulation Data using Meta-Learning and Clustered Implicit Neural Representations2025-07-03Supercm: Revisiting Clustering for Semi-Supervised Learning2025-06-30Temporal Rate Reduction Clustering for Human Motion Segmentation2025-06-26