English

Spectral Clustering via Ensemble Deep Autoencoder Learning (SC-EDAE)

Machine Learning 2019-06-13 v2 Machine Learning

Abstract

Recently, a number of works have studied clustering strategies that combine classical clustering algorithms and deep learning methods. These approaches follow either a sequential way, where a deep representation is learned using a deep autoencoder before obtaining clusters with k-means, or a simultaneous way, where deep representation and clusters are learned jointly by optimizing a single objective function. Both strategies improve clustering performance, however the robustness of these approaches is impeded by several deep autoencoder setting issues, among which the weights initialization, the width and number of layers or the number of epochs. To alleviate the impact of such hyperparameters setting on the clustering performance, we propose a new model which combines the spectral clustering and deep autoencoder strengths in an ensemble learning framework. Extensive experiments on various benchmark datasets demonstrate the potential and robustness of our approach compared to state-of-the-art deep clustering methods.

Keywords

Cite

@article{arxiv.1901.02291,
  title  = {Spectral Clustering via Ensemble Deep Autoencoder Learning (SC-EDAE)},
  author = {Severine Affeldt and Lazhar Labiod and Mohamed Nadif},
  journal= {arXiv preprint arXiv:1901.02291},
  year   = {2019}
}

Comments

Revised manuscript

R2 v1 2026-06-23T07:05:58.075Z