Competitive and Penalized Clustering Auto-encoder
Zihao Wang, Yiuming Cheung

TL;DR
This paper proposes a novel clustering-based regularization method for auto-encoders to reduce overfitting and improve learning efficiency, demonstrated on handwritten digit recognition.
Contribution
It introduces a new regularization technique that groups auto-encoder parameters via clustering, addressing overfitting and cluster number determination issues.
Findings
Regularization via clustering alleviates overfitting.
Method improves learning speed and accuracy.
Effective on handwritten digit recognition.
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…
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
TopicsNeural Networks and Applications · Generative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Autoencoders
