Deep Learning Ensemble Improves Imbalanced Tabular Data Clustering

Pulock Das, Yina Hou, Md. Kamrozzaman Bhuiyan, Manar D. Samad· August 4, 2026 View original

Key takeaways

  • Deep clustering is inherently more robust to data imbalance than supervised classification.
  • Ensemble methods for deep clustering significantly improve performance on imbalanced tabular data.
  • The proposed ensembles outperform individual deep clustering algorithms in various metrics.
  • This approach offers a strong alternative for discovering ground-truth classes without supervision in imbalanced scenarios.

Who benefits

BFSIHealthcareMarketingRetailCybersecurity

Summary

This paper introduces novel ensemble methods for unsupervised deep clustering that effectively address data imbalance in tabular datasets. These methods aggregate deep clustering assignments or apply majority voting, outperforming individual algorithms in accuracy and resilience to imbalance.

Data imbalance is a significant hurdle in supervised classification, often leading to biased models that favor majority classes and produce misleading accuracy metrics. Unsupervised deep clustering, however, offers a potential solution as its representation learning process does not rely on class labels, making it inherently more robust to such imbalances. While deep clustering has been widely applied to image, language, and graph data, its use for tabular data is a more recent development. This research systematically evaluates state-of-the-art deep clustering methods under varying degrees of data imbalance. It proposes two innovative ensemble approaches: one that combines deep clustering assignments across different embedding dimensions, and another that uses majority voting among the best-performing clustering algorithms. Experiments on 16 diverse binary tabular datasets, with both natural and artificially induced imbalance, demonstrate that these ensemble methods consistently achieve higher accuracy, normalized mutual information (NMI), and adjusted Rand index (ARI) scores compared to individual clustering methods. This makes deep clustering a strong alternative to supervised classification in scenarios with imbalanced tabular data.

Why it matters

Professionals dealing with real-world datasets often encounter severe class imbalance, which can undermine the reliability of predictive models; this research offers a more robust unsupervised approach.

How to implement this in your domain

  1. 1Experiment with deep clustering ensembles on internal imbalanced tabular datasets to identify hidden patterns.
  2. 2Integrate ensemble deep clustering into data preprocessing pipelines for anomaly detection or customer segmentation.
  3. 3Compare the performance of these unsupervised methods against existing supervised classification models on imbalanced data.
  4. 4Train data science teams on the principles and application of deep clustering for imbalanced data scenarios.

Original post by Pulock Das, Yina Hou, Md. Kamrozzaman Bhuiyan, Manar D. Samad

"arXiv:2608.00346v1 Announce Type: new Abstract: Data imbalance poses a major challenge in supervised classification, where the majority-class bias contributes to false negatives and overestimates classification accuracy. Unsupervised deep clustering can be immune to class imbalan…"

View on X

Originally posted by Pulock Das, Yina Hou, Md. Kamrozzaman Bhuiyan, Manar D. Samad on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses