Abstract
We approach unsupervised clustering from a generative perspective. We hybridize Variational Autoencoder (VAE) and Generative Adversarial Network (GAN) in a novel way to obtain a vigorous clustering model that can effectively be applied to challenging high-dimensional datasets. The powerful inference of the VAE is used along with a categorical discriminator that aims to obtain a cluster assignment of the data, by maximizing the mutual information between the observations and their predicted class distribution. The discriminator is regularized with examples produced by an adversarial generator, whose task is to trick the discriminator into accepting them as real data. We demonstrate that using a shared latent representation greatly helps with discriminative power of our model and leads to a powerful unsupervised clustering model. The method can be applied to raw data in a high-dimensional space. Training can be performed end-to-end from randomly-initialized weights by alternating stochastic gradient descent on the parameters of the model. Experiments on two datasets including the challenging MNIST dataset show that the proposed method performs better than the existing models. Additionally, our method yields an efficient generative model.
Original language | English |
---|---|
Title of host publication | 2018 IEEE 61st International Midwest Symposium on Circuits and Systems, MWSCAS 2018 |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 799-802 |
Number of pages | 4 |
ISBN (Electronic) | 9781538673928 |
DOIs | |
Publication status | Published - 2018 |
Externally published | Yes |
Event | IEEE International Midwest Symposium on Circuits and Systems (MWSCAS) 2018 - Windsor, Canada Duration: 5 Aug 2018 → 8 Aug 2018 Conference number: 61st https://ieeexplore.ieee.org/xpl/conhome/8610060/proceeding (Proceedings) |
Publication series
Name | Midwest Symposium on Circuits and Systems |
---|---|
Volume | 2018-August |
ISSN (Print) | 1548-3746 |
Conference
Conference | IEEE International Midwest Symposium on Circuits and Systems (MWSCAS) 2018 |
---|---|
Abbreviated title | MWSCAS 2018 |
Country/Territory | Canada |
City | Windsor |
Period | 5/08/18 → 8/08/18 |
Internet address |
Keywords
- Clustering
- Deep learning
- Generative adversarial network
- Unsupervised learning
- Variational autoencoder