← Find another paper
arXiv:1508.07175 cs.LG
Competitive and Penalized Clustering Auto-encoder
Zihao Wang · Yiuming Cheung
View on arXiv
PaperTrust ledger
Reviewed records 1
The arXiv record for this paper states that the paper has been **withdrawn** because more effective experiments should be completed.
Primary source: https://arxiv.org/abs/1508.07175
This PaperTrust record reports the withdrawal status and the reason stated on arXiv. It does not infer misconduct or author intent.
Tags: disputed, documentation incomplete
Abstract The paper has been withdrawn since more effective experiments should be completed. Auto-encoders (AE) has been widely applied in different fields of machine learning. However, as a deep model, there are a large amount of learnable parameters in the AE, which would cause over-fitting and slow learning speed in practice. Many researchers have been study the intrinsic structure of AE and showed different useful methods to regularize those parameters. In this paper, we present a novel regularization method based on a clustering algorithm which is able to classify the parameters into different groups. With this regularization, parameters in a given group have approximate equivalent values and over-fitting problem could be alleviated. Moreover, due to the competitive behavior of clustering algorithm, this model also overcomes some intrinsic problems of clustering algorithms like the determination of number of clusters. Experiments on handwritten digits recognition verify the effectiveness of our novel model.