Neural Mixture Models with Expectation-Maximization for End-to-end Deep Clustering
Dumindu Tissera, Kasun Vithanage, Rukshan Wijesinghe, Alex Xavier,, Sanath Jayasena, Subha Fernando, Ranga Rodrigo

TL;DR
This paper introduces a neural mixture model that uses an end-to-end EM algorithm for deep clustering, enabling more flexible and effective clustering compared to traditional methods, with improved accuracy on several datasets.
Contribution
It proposes a neural network-based mixture model with end-to-end EM training, enhancing cluster representation and performance over traditional fixed-distribution models.
Findings
Outperforms single-stage deep clustering methods on multiple datasets.
Achieves high unsupervised classification accuracy, e.g., 63.8% on STL10.
Integrates mixture-EM with representation learning for improved clustering.
Abstract
Any clustering algorithm must synchronously learn to model the clusters and allocate data to those clusters in the absence of labels. Mixture model-based methods model clusters with pre-defined statistical distributions and allocate data to those clusters based on the cluster likelihoods. They iteratively refine those distribution parameters and member assignments following the Expectation-Maximization (EM) algorithm. However, the cluster representability of such hand-designed distributions that employ a limited amount of parameters is not adequate for most real-world clustering tasks. In this paper, we realize mixture model-based clustering with a neural network where the final layer neurons, with the aid of an additional transformation, approximate cluster distribution outputs. The network parameters pose as the parameters of those distributions. The result is an elegant,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Bayesian Methods and Mixture Models · AI in cancer detection
