Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dual-disentangled Deep Multiple Clustering

About

Multiple clustering has gathered significant attention in recent years due to its potential to reveal multiple hidden structures of the data from different perspectives. Most of multiple clustering methods first derive feature representations by controlling the dissimilarity among them, subsequently employing traditional clustering methods (e.g., k-means) to achieve the final multiple clustering outcomes. However, the learned feature representations can exhibit a weak relevance to the ultimate goal of distinct clustering. Moreover, these features are often not explicitly learned for the purpose of clustering. Therefore, in this paper, we propose a novel Dual-Disentangled deep Multiple Clustering method named DDMC by learning disentangled representations. Specifically, DDMC is achieved by a variational Expectation-Maximization (EM) framework. In the E-step, the disentanglement learning module employs coarse-grained and fine-grained disentangled representations to obtain a more diverse set of latent factors from the data. In the M-step, the cluster assignment module utilizes a cluster objective function to augment the effectiveness of the cluster output. Our extensive experiments demonstrate that DDMC consistently outperforms state-of-the-art methods across seven commonly used tasks. Our code is available at https://github.com/Alexander-Yao/DDMC.

Jiawei Yao, Juhua Hu• 2024

Related benchmarks

TaskDatasetResultRank
Image ClusteringCIFAR-10
NMI0.2927
243
Clustering (Species)Fruit360
NMI51.39
24
Clustering (Color)Fruit360
NMI0.4594
24
Clustering (Color)Stanford Cars
NMI27.36
24
Clustering (Color)Flowers
NMI35.56
24
Clustering (Glass)CMUface
NMI0.1039
24
Clustering (Pose)CMUface
NMI0.132
24
Clustering (Identity)CMUface
NMI0.5875
16
ClusteringFruit Color
NMI0.8517
16
ClusteringFruit Species
NMI0.3546
16
Showing 10 of 15 rows

Other info

Follow for update