paper-with-me

Papers

Deep Density-based Image Clustering

2018-12-11 · Yazhou Ren, Ni Wang, Mingxia Li, Zenglin Xu

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.

📄 PDF Abstract BibTeX arXiv:1812.04287

Code (1)

Yazhou-Ren/DDC 공식 구현

Tasks

ClusteringDeep ClusteringImage Clustering

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Density-Aware Feature Embedding for Face Clustering

2020-06-01 · CVPR 2020 6 · Senhui Guo, Jing Xu, Dapeng Chen, Chao Zhang 외

Clustering has many applications in research and industry. However, traditional clustering methods, such as K-means, DBSCAN and HAC, impose oversimplifying assumptions and thus are not well-suited to face clustering. To …

ClusteringFace Clustering

Deep Image Clustering Based on Curriculum Learning and Density Information

2026-03-31 · Haiyang Zheng, Ruilin Zhang, Hongpeng Wang arxiv

Image clustering is one of the crucial techniques in multimedia analytics and knowledge discovery. Recently, the Deep clustering method (DC), characterized by its ability to perform feature learning and cluster assignmen…

Image ClusteringDeep Clustering

Scalable Posterior Uncertainty for Flexible Density-Based Clustering

2026-03-03 · Nicola Bariletto, Stephen G. Walker arxiv

We introduce a novel framework for uncertainty quantification in clustering that combines martingale posterior distributions with density-based clustering. Unlike classical model-based approaches, which define clusters a…

Computational Efficiency

Density-Based Clustering with Kernel Diffusion

2021-10-11 · Chao Zheng, Yingjie Chen, Chong Chen, Jianqiang Huang 외

Finding a suitable density function is essential for density-based clustering algorithms such as DBSCAN and DPC. A naive density corresponding to the indicator function of a unit $d$-dimensional Euclidean ball is commonl…

ClusteringFace Clustering

Local Connectivity-Based Density Estimation for Face Clustering

2023-01-01 · CVPR 2023 1 · Junho Shin, Hyo-Jun Lee, Hyunseop Kim, Jong-Hyeon Baek 외

Recent graph-based face clustering methods predict the connectivity of enormous edges, including false positive edges that link nodes with different classes. However, those false positive edges, which connect negativ…

ClusteringConnectivity EstimationDensity EstimationFace Clustering+1