Adversarial Feature Hallucination Networks for Few-Shot Learning
Kai Li, Yulun Zhang, Kunpeng Li, Yun Fu

TL;DR
This paper introduces AFHN, a novel adversarial network that hallucinates diverse, discriminative features for few-shot learning, significantly improving data augmentation quality and classification performance on benchmark datasets.
Contribution
The paper proposes a new cWGAN-based framework with regularizers to enhance feature diversity and discriminability in few-shot learning.
Findings
AFHN outperforms existing data augmentation methods in FSL.
Regularizers improve the quality of synthesized features.
Ablation studies confirm the effectiveness of the proposed components.
Abstract
The recent flourish of deep learning in various tasks is largely accredited to the rich and accessible labeled data. Nonetheless, massive supervision remains a luxury for many real applications, boosting great interest in label-scarce techniques such as few-shot learning (FSL), which aims to learn concept of new classes with a few labeled samples. A natural approach to FSL is data augmentation and many recent works have proved the feasibility by proposing various data synthesis models. However, these models fail to well secure the discriminability and diversity of the synthesized data and thus often produce undesirable results. In this paper, we propose Adversarial Feature Hallucination Networks (AFHN) which is based on conditional Wasserstein Generative Adversarial networks (cWGAN) and hallucinates diverse and discriminative features conditioned on the few labeled samples. Two novel…
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
Adversarial Feature Hallucination Networks for Few-Shot Learning· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Adversarial Robustness in Machine Learning
