English

Mixture Model Auto-Encoders: Deep Clustering through Dictionary Learning

Machine Learning 2022-02-28 v2 Signal Processing

Abstract

State-of-the-art approaches for clustering high-dimensional data utilize deep auto-encoder architectures. Many of these networks require a large number of parameters and suffer from a lack of interpretability, due to the black-box nature of the auto-encoders. We introduce Mixture Model Auto-Encoders (MixMate), a novel architecture that clusters data by performing inference on a generative model. Derived from the perspective of sparse dictionary learning and mixture models, MixMate comprises several auto-encoders, each tasked with reconstructing data in a distinct cluster, while enforcing sparsity in the latent space. Through experiments on various image datasets, we show that MixMate achieves competitive performance compared to state-of-the-art deep clustering algorithms, while using orders of magnitude fewer parameters.

Keywords

Cite

@article{arxiv.2110.04683,
  title  = {Mixture Model Auto-Encoders: Deep Clustering through Dictionary Learning},
  author = {Alexander Lin and Andrew H. Song and Demba Ba},
  journal= {arXiv preprint arXiv:2110.04683},
  year   = {2022}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-24T06:45:59.942Z