pNNCLR: Stochastic Pseudo Neighborhoods for Contrastive Learning based Unsupervised Representation Learning Problems
Momojit Biswas, Himanshu Buckchash, Dilip K. Prasad

TL;DR
pNNCLR introduces stochastic pseudo nearest neighbors and a smooth-weight-update strategy to enhance contrastive learning, significantly improving support set quality and outperforming baseline methods in image recognition tasks.
Contribution
The paper proposes pNNCLR, a novel SSL approach using pseudo nearest neighbors and stochastic sampling to improve support set quality and learning stability.
Findings
Up to 8% performance improvement over NNCLR.
Comparable results to other SSL methods.
Effective on multiple image recognition datasets.
Abstract
Nearest neighbor (NN) sampling provides more semantic variations than pre-defined transformations for self-supervised learning (SSL) based image recognition problems. However, its performance is restricted by the quality of the support set, which holds positive samples for the contrastive loss. In this work, we show that the quality of the support set plays a crucial role in any nearest neighbor based method for SSL. We then provide a refined baseline (pNNCLR) to the nearest neighbor based SSL approach (NNCLR). To this end, we introduce pseudo nearest neighbors (pNN) to control the quality of the support set, wherein, rather than sampling the nearest neighbors, we sample in the vicinity of hard nearest neighbors by varying the magnitude of the resultant vector and employing a stochastic sampling strategy to improve the performance. Additionally, to stabilize the effects of uncertainty…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Technologies in Various Fields · Machine Learning and ELM
