paper-with-me

Papers

Self-supervised Knowledge Distillation for Few-shot Learning

2020-06-17 · Jathushan Rajasegaran, Salman Khan, Munawar Hayat, Fahad Shahbaz Khan, Mubarak Shah

Real-world contains an overwhelmingly large number of object classes, learning all of which at once is infeasible. Few shot learning is a promising learning paradigm due to its ability to learn out of order distributions quickly with only a few samples. Recent works [7, 41] show that simply learning a good feature embedding can outperform more sophisticated meta-learning and metric learning algorithms for few-shot learning. In this paper, we propose a simple approach to improve the representation capacity of deep neural networks for few-shot learning tasks. We follow a two-stage learning process: First, we train a neural network to maximize the entropy of the feature embedding, thus creating an optimal output manifold using a self-supervised auxiliary loss. In the second stage, we minimize the entropy on feature embedding by bringing self-supervised twins together, while constraining the manifold with student-teacher distillation. Our experiments show that, even in the first stage, self-supervision can outperform current state-of-the-art methods, with further gains achieved by our second stage distillation process. Our codes are available at: https://github.com/brjathu/SKD.

📄 PDF Abstract BibTeX arXiv:2006.09785

Code (2)

brjathu/SKD 공식 구현 pytorch
yiren-jian/embedding-learning-fsl pytorch

Tasks

Few-Shot Image ClassificationFew-Shot LearningKnowledge DistillationMeta-LearningMetric Learning

Similar Papers 제목 키워드 기반

Supervised Masked Knowledge Distillation for Few-Shot Transformers

2023-03-25 · CVPR 2023 1 · Han Lin, Guangxing Han, Jiawei Ma, Shiyuan Huang 외

Vision Transformers (ViTs) emerge to achieve impressive performance on many data-abundant computer vision tasks by capturing long-range dependencies among local features. However, under few-shot learning (FSL) settings o…

Few-Shot LearningInductive BiasKnowledge Distillation

A Self-Distillation Embedded Supervised Affinity Attention Model for Few-Shot Segmentation

2021-08-14 · Qi Zhao, Binghao Liu, Shuchang Lyu, Huojin Chen

Few-shot segmentation focuses on the generalization of models to segment unseen object with limited annotated samples. However, existing approaches still face two main challenges. First, huge feature distinction between …

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

Generate, Annotate, and Learn: NLP with Synthetic Text

2021-06-11 · Xuanli He, Islam Nassar, Jamie Kiros, Gholamreza Haffari 외

This paper studies the use of language models as a source of synthetic unlabeled text for NLP. We formulate a general framework called ``generate, annotate, and learn (GAL)'' to take advantage of synthetic text within kn…

Few-Shot LearningImage ClassificationKnowledge DistillationLanguage Modelling

Multi-Mode Online Knowledge Distillation for Self-Supervised Visual Representation Learning

2023-04-13 · CVPR 2023 1 · Kaiyou Song, Jin Xie, Shan Zhang, Zimeng Luo

Self-supervised learning (SSL) has made remarkable progress in visual representation learning. Some studies combine SSL with knowledge distillation (SSL-KD) to boost the representation learning performance of small model…

Knowledge DistillationRepresentation LearningSelf-Supervised Learning

Unsupervised Representation Learning Meets Pseudo-Label Supervised Self-Distillation: A New Approach to Rare Disease Classification

2021-10-09 · Jinghan Sun, Dong Wei, Kai Ma, Liansheng Wang 외

Rare diseases are characterized by low prevalence and are often chronically debilitating or life-threatening. Imaging-based classification of rare diseases is challenging due to the severe shortage in training examples. …

ClassificationFew-Shot LearningPseudo LabelRepresentation Learning