English

Self-Supervised Class-Cognizant Few-Shot Classification

Computer Vision and Pattern Recognition 2022-02-17 v1 Artificial Intelligence Machine Learning

Abstract

Unsupervised learning is argued to be the dark matter of human intelligence. To build in this direction, this paper focuses on unsupervised learning from an abundance of unlabeled data followed by few-shot fine-tuning on a downstream classification task. To this aim, we extend a recent study on adopting contrastive learning for self-supervised pre-training by incorporating class-level cognizance through iterative clustering and re-ranking and by expanding the contrastive optimization loss to account for it. To our knowledge, our experimentation both in standard and cross-domain scenarios demonstrate that we set a new state-of-the-art (SoTA) in (5-way, 1 and 5-shot) settings of standard mini-ImageNet benchmark as well as the (5-way, 5 and 20-shot) settings of cross-domain CDFSL benchmark. Our code and experimentation can be found in our GitHub repository: https://github.com/ojss/c3lr.

Keywords

Cite

@article{arxiv.2202.08149,
  title  = {Self-Supervised Class-Cognizant Few-Shot Classification},
  author = {Ojas Kishore Shirekar and Hadi Jamali-Rad},
  journal= {arXiv preprint arXiv:2202.08149},
  year   = {2022}
}

Comments

7 pages, 1 figure

R2 v1 2026-06-24T09:41:11.461Z