paper-with-me

Papers

Self-Supervised Prototypical Transfer Learning for Few-Shot Classification

2020-06-19 · Carlos Medina, Arnout Devos, Matthias Grossglauser

Most approaches in few-shot learning rely on costly annotated data related to the goal task domain during (pre-)training. Recently, unsupervised meta-learning methods have exchanged the annotation requirement for a reduction in few-shot classification performance. Simultaneously, in settings with realistic domain shift, common transfer learning has been shown to outperform supervised meta-learning. Building on these insights and on advances in self-supervised learning, we propose a transfer learning approach which constructs a metric embedding that clusters unlabeled prototypical samples and their augmentations closely together. This pre-trained embedding is a starting point for few-shot classification by summarizing class clusters and fine-tuning. We demonstrate that our self-supervised prototypical transfer learning approach ProtoTransfer outperforms state-of-the-art unsupervised meta-learning methods on few-shot tasks from the mini-ImageNet dataset. In few-shot experiments with domain shift, our approach even has comparable performance to supervised methods, but requires orders of magnitude fewer labels.

📄 PDF Abstract BibTeX arXiv:2006.11325

Code (2)

indy-lab/ProtoTransfer 공식 구현 pytorch
ojss/samptransfer pytorch

Tasks

ClassificationFew-Shot LearningGeneral ClassificationMeta-LearningSelf-Supervised LearningTransfer LearningUnsupervised Few-Shot Image ClassificationUnsupervised Few-Shot Learning

Similar Papers 제목 키워드 기반

Prototypical Cross-domain Self-supervised Learning for Few-shot Unsupervised Domain Adaptation

2021-03-31 · CVPR 2021 1 · Xiangyu Yue, Zangwei Zheng, Shanghang Zhang, Yang Gao 외

Unsupervised Domain Adaptation (UDA) transfers predictive models from a fully-labeled source domain to an unlabeled target domain. In some applications, however, it is expensive even to collect labels in the source domai…

Contrastive LearningDomain AdaptationSelf-Supervised LearningSemantic Segmentation+1

Prototypical Contrastive Predictive Coding

2021-09-29 · ICLR 2022 4 · Kyungmin Lee

Transferring representational knowledge of a model to another is a wide-ranging topic in machine learning. Those applications include the distillation of a large supervised or self-supervised teacher model to a smaller s…

Contrastive LearningKnowledge DistillationModel CompressionSelf-Supervised Learning

Prototypical Contrastive Learning For Improved Few-Shot Audio Classification

2025-09-12 · Christos Sgouropoulos, Christos Nikou, Stefanos Vlachos, Vasileios Theiou 외 arxiv

Few-shot learning has emerged as a powerful paradigm for training models with limited labeled data, addressing challenges in scenarios where large-scale annotation is impractical. While extensive research has been conduc…

Few-Shot Audio ClassificationContrastive LearningFew-Shot Learning

Semi-Supervised Few-Shot Classification with Deep Invertible Hybrid Models

2021-05-22 · Yusuke Ohtsubo, Tetsu Matsukawa, Einoshin Suzuki

In this paper, we propose a deep invertible hybrid model which integrates discriminative and generative learning at a latent space level for semi-supervised few-shot classification. Various tasks for classifying new spec…

ClassificationFew-Shot Learning

ProtoDA: Efficient Transfer Learning for Few-Shot Intent Classification

2021-01-28 · Manoj Kumar, Varun Kumar, Hadrien Glaude, Cyprien delichy 외

Practical sequence classification tasks in natural language processing often suffer from low training data availability for target classes. Recent works towards mitigating this problem have focused on transfer learning u…

ClassificationData AugmentationGeneral Classificationintent-classification+8