pith. machine review for the scientific record. sign in

arxiv: 1611.05148 · v3 · submitted 2016-11-16 · 💻 cs.CV

Recognition: unknown

Variational Deep Embedding: An Unsupervised and Generative Approach to Clustering

Authors on Pith no claims yet
classification 💻 cs.CV
keywords vadeclusteringgenerativevariationalembeddingdeeplatentunsupervised
0
0 comments X
read the original abstract

Clustering is among the most fundamental tasks in computer vision and machine learning. In this paper, we propose Variational Deep Embedding (VaDE), a novel unsupervised generative clustering approach within the framework of Variational Auto-Encoder (VAE). Specifically, VaDE models the data generative procedure with a Gaussian Mixture Model (GMM) and a deep neural network (DNN): 1) the GMM picks a cluster; 2) from which a latent embedding is generated; 3) then the DNN decodes the latent embedding into observables. Inference in VaDE is done in a variational way: a different DNN is used to encode observables to latent embeddings, so that the evidence lower bound (ELBO) can be optimized using Stochastic Gradient Variational Bayes (SGVB) estimator and the reparameterization trick. Quantitative comparisons with strong baselines are included in this paper, and experimental results show that VaDE significantly outperforms the state-of-the-art clustering methods on 4 benchmarks from various modalities. Moreover, by VaDE's generative nature, we show its capability of generating highly realistic samples for any specified cluster, without using supervised information during training. Lastly, VaDE is a flexible and extensible framework for unsupervised generative clustering, more general mixture models than GMM can be easily plugged in.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Unsupervised to Guided Clustering: A Variational Implementation

    stat.ME 2026-04 unverdicted novelty 6.0

    GCVAE is a variational autoencoder that structures its latent space as a Gaussian mixture and optimizes a variational objective to make the representation maximally informative about a user-chosen guiding variable, en...

  2. Assessing the impact of dimensionality reduction on clustering performance -- a systematic study

    cs.LG 2026-04 unverdicted novelty 4.0

    The effectiveness of dimensionality reduction before clustering depends on matching the specific technique and target dimension count to the data geometry and the clustering algorithm used.

  3. Assessing the impact of dimensionality reduction on clustering performance -- a systematic study

    cs.LG 2026-04 unverdicted novelty 3.0

    The choice of dimensionality reduction technique and target dimension level materially affects clustering quality and must be matched to the data geometry and algorithm.