English

Deep Unsupervised Clustering Using Mixture of Autoencoders

Machine Learning 2017-12-27 v2 Machine Learning

Abstract

Unsupervised clustering is one of the most fundamental challenges in machine learning. A popular hypothesis is that data are generated from a union of low-dimensional nonlinear manifolds; thus an approach to clustering is identifying and separating these manifolds. In this paper, we present a novel approach to solve this problem by using a mixture of autoencoders. Our model consists of two parts: 1) a collection of autoencoders where each autoencoder learns the underlying manifold of a group of similar objects, and 2) a mixture assignment neural network, which takes the concatenated latent vectors from the autoencoders as input and infers the distribution over clusters. By jointly optimizing the two parts, we simultaneously assign data to clusters and learn the underlying manifolds of each cluster.

Keywords

Cite

@article{arxiv.1712.07788,
  title  = {Deep Unsupervised Clustering Using Mixture of Autoencoders},
  author = {Dejiao Zhang and Yifan Sun and Brian Eriksson and Laura Balzano},
  journal= {arXiv preprint arXiv:1712.07788},
  year   = {2017}
}

Comments

8 pages, 7 figures

R2 v1 2026-06-22T23:25:27.411Z