Mixture of Self-Supervised Learning
Aristo Renaldo Ruslim, Novanto Yudistira, Budi Darma Setiawan

TL;DR
This paper introduces Gated Self-Supervised Learning, a method that combines multiple pretext tasks using a gating network to enhance image classification across various challenging scenarios.
Contribution
It proposes a novel Gated Self-Supervised Learning approach that integrates multiple pretext tasks with a Mixture of Experts architecture for improved image classification.
Findings
Enhanced performance on CIFAR imbalance datasets
Improved robustness against adversarial perturbations
Better class separation shown by Grad-CAM and T-SNE analyses
Abstract
Self-supervised learning is popular method because of its ability to learn features in images without using its labels and is able to overcome limited labeled datasets used in supervised learning. Self-supervised learning works by using a pretext task which will be trained on the model before being applied to a specific task. There are some examples of pretext tasks used in self-supervised learning in the field of image recognition, namely rotation prediction, solving jigsaw puzzles, and predicting relative positions on image. Previous studies have only used one type of transformation as a pretext task. This raises the question of how it affects if more than one pretext task is used and to use a gating network to combine all pretext tasks. Therefore, we propose the Gated Self-Supervised Learning method to improve image classification which use more than one transformation as pretext…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Image Processing Techniques and Applications · Domain Adaptation and Few-Shot Learning
MethodsFocus · Jigsaw
