A Pseudo-labelling Auto-Encoder for unsupervised image classification
Aymene Mohammed Bouayed, Karim Atif, Rachid Deriche and, Abdelhakim Saim

TL;DR
This paper presents a novel unsupervised image classification method combining a pseudo-labeling auto-encoder with perceptual loss, improving accuracy and stability over previous methods across multiple datasets.
Contribution
Introduces a pseudo-labeling auto-encoder with perceptual loss for unsupervised image classification, enhancing performance and stability.
Findings
Improved accuracy on MNIST, CIFAR-10, SVHN datasets.
Enhanced stability and consistency in classification.
Achieved state-of-the-art results with small accuracy gains.
Abstract
In this paper, we introduce a unique variant of the denoising Auto-Encoder and combine it with the perceptual loss to classify images in an unsupervised manner. The proposed method, called Pseudo Labelling, consists of first applying a randomly sampled set of data augmentation transformations to each training image. As a result, each initial image can be considered as a pseudo-label to its corresponding augmented ones. Then, an Auto-Encoder is used to learn the mapping between each set of the augmented images and its corresponding pseudo-label. Furthermore, the perceptual loss is employed to take into consideration the existing dependencies between the pixels in the same neighbourhood of an image. This combination encourages the encoder to output richer encodings that are highly informative of the input's class. Consequently, the Auto-Encoder's performance on unsupervised image…
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
TopicsMedical Image Segmentation Techniques · Image Retrieval and Classification Techniques · Cell Image Analysis Techniques
