paper-with-me

홈 › Papers

Self-Augmentation: Generalizing Deep Networks to Unseen Classes for Few-Shot Learning

2020-04-01 · Jin-Woo Seo, Hong-Gyu Jung, Seong-Whan Lee

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.

📄 PDF Abstract BibTeX arXiv:2004.00251

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFew-Shot Learning

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Zero-Shot Learning by Harnessing Adversarial Samples

2023-08-01 · Zhi Chen, Pengfei Zhang, Jingjing Li, Sen Wang 외

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 Learning

Meta-Learned Attribute Self-Interaction Network for Continual and Generalized Zero-Shot Learning

2023-12-02 · Vinay K Verma, Nikhil Mehta, Kevin J Liang, Aakansha Mishra 외

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 Learning

Meta-Learned Attribute Self-Gating for Continual Generalized Zero-Shot Learning

2021-02-23 · Vinay Kumar Verma, Kevin Liang, Nikhil Mehta, Lawrence Carin

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 Learning

Counterfactual Zero-Shot and Open-Set Visual Recognition

2021-03-01 · CVPR 2021 1 · Zhongqi Yue, Tan Wang, Hanwang Zhang, Qianru Sun 외

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+1

Hyperbolic Dual Feature Augmentation for Open-Environment

2025-06-10 · Peilin Yu, Yuwei Wu, Zhi Gao, Xiaomeng Fan 외

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