Unsupervised Deep Embedding for Clustering Analysis
Junyuan Xie, Ross Girshick, Ali Farhadi

TL;DR
This paper introduces Deep Embedded Clustering (DEC), a novel method that jointly learns data representations and cluster assignments using deep neural networks, leading to improved clustering performance on images and text.
Contribution
DEC is the first approach to simultaneously learn feature representations and clustering assignments through deep neural networks.
Findings
DEC outperforms existing clustering methods on image datasets.
DEC achieves significant improvements on text corpora.
Joint learning of features and clusters enhances clustering quality.
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Clustering Algorithms Research · Advanced Image and Video Retrieval Techniques
