Unsupervised Deep Embedding for Clustering Analysis
2015-11-19Code Available1· sign in to hype
Junyuan Xie, Ross Girshick, Ali Farhadi
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/piiswrong/decOfficialIn papermxnet★ 0
- github.com/DIDSR/DomIdpytorch★ 13
- github.com/probabilistic-and-interactive-ml/breaking-the-reclustering-barrierpytorch★ 12
- github.com/Derek-Wds/MAD-VAEpytorch★ 5
- github.com/gdec-submission/gdecpytorch★ 4
- github.com/yamilvindas/gdecpytorch★ 4
- github.com/yamilvindas/imbalanced_dec_regularizationpytorch★ 0
- github.com/elitalobo/Hierarchical-RL-Algorithmspytorch★ 0
- github.com/vlukiyanov/pt-decpytorch★ 0
- github.com/AhmedYounes94/Semi-supervised-BERT-NERtf★ 0
Abstract
Clustering is central to many data-driven application domains and has been studied extensively in terms of distance functions and grouping algorithms. Relatively little work has focused on learning representations for clustering. In this paper, we propose Deep Embedded Clustering (DEC), a method that simultaneously learns feature representations and cluster assignments using deep neural networks. DEC learns a mapping from the data space to a lower-dimensional feature space in which it iteratively optimizes a clustering objective. Our experimental evaluations on image and text corpora show significant improvement over state-of-the-art methods.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| CIFAR-10 | DEC | Accuracy | 0.3 | — | Unverified |
| CIFAR-100 | DEC | Accuracy | 0.19 | — | Unverified |
| CMU-PIE | DEC (KL based) | NMI | 0.92 | — | Unverified |
| ImageNet-10 | DEC | NMI | 0.28 | — | Unverified |
| Imagenet-dog-15 | DEC | Accuracy | 0.2 | — | Unverified |
| STL-10 | DEC | Accuracy | 0.36 | — | Unverified |
| Tiny ImageNet | DEC | Accuracy | 0.04 | — | Unverified |
| YouTube Faces DB | DEC (KL based) | NMI | 0.45 | — | Unverified |