DRBM-ClustNet: A Deep Restricted Boltzmann-Kohonen Architecture for Data Clustering
J. Senthilnath, Nagaraj G, Sumanth Simha C, Sushant Kulkarni, Meenakumari Thapa, Indiramma M, J\'on Atli Benediktsson

TL;DR
DRBM-ClustNet introduces a novel deep learning architecture combining Restricted Boltzmann Machines and Kohonen networks, automating cluster number prediction and improving clustering accuracy on complex datasets.
Contribution
The paper presents a new deep clustering framework that automates cluster number detection and enhances clustering performance on non-linear data.
Findings
Outperforms existing clustering algorithms in accuracy.
Effectively handles non-linear and complex datasets.
Automates cluster number determination using BIC.
Abstract
A Bayesian Deep Restricted Boltzmann-Kohonen architecture for data clustering termed as DRBM-ClustNet is proposed. This core-clustering engine consists of a Deep Restricted Boltzmann Machine (DRBM) for processing unlabeled data by creating new features that are uncorrelated and have large variance with each other. Next, the number of clusters are predicted using the Bayesian Information Criterion (BIC), followed by a Kohonen Network-based clustering layer. The processing of unlabeled data is done in three stages for efficient clustering of the non-linearly separable datasets. In the first stage, DRBM performs non-linear feature extraction by capturing the highly complex data representation by projecting the feature vectors of dimensions into dimensions. Most clustering algorithms require the number of clusters to be decided a priori, hence here to automate the number of clusters…
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 Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
MethodsRestricted Boltzmann Machine
