Diversity Transfer Network for Few-Shot Learning
Mengting Chen, Yuxin Fang, Xinggang Wang, Heng Luo, Yifeng Geng, Xinyu, Zhang, Chang Huang, Wenyu Liu, Bo Wang

TL;DR
The paper introduces a Diversity Transfer Network (DTN) that enhances few-shot learning by generating diverse samples for unseen classes through transferring intra-class diversity, achieving state-of-the-art results efficiently.
Contribution
The novel DTN framework transfers intra-class diversity from known to unknown categories using a single-stage training process, improving sample diversity and convergence speed in few-shot learning.
Findings
Achieves state-of-the-art results on miniImageNet, CIFAR100, and CUB datasets.
Faster convergence compared to previous generative methods.
Effective stability through auxiliary co-training over known categories.
Abstract
Few-shot learning is a challenging task that aims at training a classifier for unseen classes with only a few training examples. The main difficulty of few-shot learning lies in the lack of intra-class diversity within insufficient training samples. To alleviate this problem, we propose a novel generative framework, Diversity Transfer Network (DTN), that learns to transfer latent diversities from known categories and composite them with support features to generate diverse samples for novel categories in feature space. The learning problem of the sample generation (i.e., diversity transfer) is solved via minimizing an effective meta-classification loss in a single-stage network, instead of the generative loss in previous works. Besides, an organized auxiliary task co-training over known categories is proposed to stabilize the meta-training process of DTN. We perform extensive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Cancer-related molecular mechanisms research
