AAG: Self-Supervised Representation Learning by Auxiliary Augmentation with GNT-Xent Loss
Yanlun Tu, Jianxing Feng, Yang Yang

TL;DR
AAG introduces an auxiliary augmentation strategy and a new GNT-Xent loss to improve self-supervised contrastive learning, achieving higher accuracy with less computational cost on standard image datasets.
Contribution
The paper proposes a novel auxiliary augmentation method combined with GNT-Xent loss for more efficient and accurate self-supervised learning.
Findings
AAG outperforms previous methods on CIFAR10, CIFAR100, and SVHN.
Achieves 94.5% top-1 accuracy on CIFAR10 with smaller batch size.
Demonstrates faster and more stable training process.
Abstract
Self-supervised representation learning is an emerging research topic for its powerful capacity in learning with unlabeled data. As a mainstream self-supervised learning method, augmentation-based contrastive learning has achieved great success in various computer vision tasks that lack manual annotations. Despite current progress, the existing methods are often limited by extra cost on memory or storage, and their performance still has large room for improvement. Here we present a self-supervised representation learning method, namely AAG, which is featured by an auxiliary augmentation strategy and GNT-Xent loss. The auxiliary augmentation is able to promote the performance of contrastive learning by increasing the diversity of images. The proposed GNT-Xent loss enables a steady and fast training process and yields competitive accuracy. Experiment results demonstrate the superiority of…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
MethodsContrastive Learning · 1x1 Convolution · Dense Connections · Kaiming Initialization · Average Pooling · Batch Normalization · Global Average Pooling · Color Jitter · Feedforward Network · Residual Connection
