Self-Augmentation: Generalizing Deep Networks to Unseen Classes for Few-Shot Learning
Few-shot learning aims to classify unseen classes with a few training examples. While recent works have shown that standard mini-batch training with a carefully designed training strategy can improve generalization ability for unseen classes, well-known problems in deep networks such as memorizing training statistics have been less explored for few-shot learning. To tackle this issue, we propose self-augmentation that consolidates self-mix and self-distillation. Specifically, we exploit a regional dropout technique called self-mix, in which a patch of an image is substituted into other values in the same image. Then, we employ a backbone network that has auxiliary branches with its own classifier to enforce knowledge sharing. Lastly, we present a local representation learner to further exploit a few training examples for unseen classes. Experimental results show that the proposed method outperforms the state-of-the-art methods for prevalent few-shot benchmarks and improves the generalization ability.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationFew-Shot LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Zero-Shot Learning by Harnessing Adversarial Samples
Zero-Shot Learning (ZSL) aims to recognize unseen classes by generalizing the knowledge, i.e., visual and semantic relationships, obtained from seen classes, where image augmentation techniques are commonly applied to im…
AttributeGeneralized Zero-Shot LearningImage AugmentationZero-Shot LearningMeta-Learned Attribute Self-Interaction Network for Continual and Generalized Zero-Shot Learning
Zero-shot learning (ZSL) is a promising approach to generalizing a model to categories unseen during training by leveraging class attributes, but challenges remain. Recently, methods using generative models to combat bia…
AttributeGeneralized Zero-Shot LearningMeta-LearningZero-Shot LearningMeta-Learned Attribute Self-Gating for Continual Generalized Zero-Shot Learning
Zero-shot learning (ZSL) has been shown to be a promising approach to generalizing a model to categories unseen during training by leveraging class attributes, but challenges still remain. Recently, methods using generat…
AttributeGeneralized Zero-Shot LearningMeta-LearningZero-Shot LearningCounterfactual Zero-Shot and Open-Set Visual Recognition
We present a novel counterfactual framework for both Zero-Shot Learning (ZSL) and Open-Set Recognition (OSR), whose common challenge is generalizing to the unseen-classes by only training on the seen-classes. Our idea st…
AttributeBinary ClassificationcounterfactualOpen Set Learning+1Hyperbolic Dual Feature Augmentation for Open-Environment
Feature augmentation generates novel samples in the feature space, providing an effective way to enhance the generalization ability of learning algorithms with hyperbolic geometry. Most hyperbolic feature augmentation is…
class-incremental learningClass Incremental LearningFew-Shot Learningimage-classification+5