paper-with-me

Papers

Boosting Supervision with Self-Supervision for Few-shot Learning

2019-06-17 · Jong-Chyi Su, Subhransu Maji, Bharath Hariharan

We present a technique to improve the transferability of deep representations learned on small labeled datasets by introducing self-supervised tasks as auxiliary loss functions. While recent approaches for self-supervised learning have shown the benefits of training on large unlabeled datasets, we find improvements in generalization even on small datasets and when combined with strong supervision. Learning representations with self-supervised losses reduces the relative error rate of a state-of-the-art meta-learner by 5-25% on several few-shot learning benchmarks, as well as off-the-shelf deep networks on standard classification tasks when training from scratch. We find the benefits of self-supervision increase with the difficulty of the task. Our approach utilizes the images within the dataset to construct self-supervised losses and hence is an effective way of learning transferable representations without relying on any external training data.

📄 PDF Abstract BibTeX arXiv:1906.07079

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Boosting Few-Shot Visual Learning with Self-Supervision

2019-06-12 · ICCV 2019 10 · Spyros Gidaris, Andrei Bursuc, Nikos Komodakis, Patrick Pérez 외

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data. Few-shot learning aims for optimization methods and models that can learn …

Few-Shot LearningSelf-Supervised Learning

Improving In-Context Few-Shot Learning via Self-Supervised Training

2022-05-03 · NAACL 2022 7 · Mingda Chen, Jingfei Du, Ramakanth Pasunuru, Todor Mihaylov 외

Self-supervised pretraining has made few-shot learning possible for many NLP tasks. But the pretraining objectives are not typically adapted specifically for in-context few-shot learning. In this paper, we propose to use…

DiversityFew-Shot Learning

Uni-Mlip: Unified Self-supervision for Medical Vision Language Pre-training

2024-11-20 · Ameera Bawazir, Kebin Wu, Wenbin Li

Recent advancements in vision-language pre-training via contrastive learning have significantly improved performance across computer vision tasks. However, in the medical domain, obtaining multimodal data is often costly…

Contrastive Learningimage-classificationImage ClassificationImage-text Retrieval+5

SLIP: Self-supervision meets Language-Image Pre-training

2021-12-23 · Norman Mu, Alexander Kirillov, David Wagner, Saining Xie

Recent work has shown that self-supervised pre-training leads to improvements over supervised learning on challenging visual recognition tasks. CLIP, an exciting new approach to learning with language supervision, demons…

Multi-Task LearningRepresentation LearningSelf-Supervised Learning

Self-Promoted Supervision for Few-Shot Transformer

2022-03-14 · Bowen Dong, Pan Zhou, Shuicheng Yan, WangMeng Zuo

The few-shot learning ability of vision transformers (ViTs) is rarely investigated though heavily desired. In this work, we empirically find that with the same few-shot learning frameworks, \eg~Meta-Baseline, replacing t…

Data AugmentationFew-Shot LearningInductive Bias