Defensive Few-shot Learning
Wenbin Li, Lei Wang, Xingxing Zhang, Lei Qi, Jing Huo, Yang Gao and, Jiebo Luo

TL;DR
This paper introduces a novel defensive framework for few-shot learning that enhances robustness against adversarial attacks by transferring defense knowledge at the task level and narrowing distribution gaps.
Contribution
The paper proposes a general Defensive Few-Shot Learning framework with episode-based adversarial training and distribution consistency criteria to improve adversarial robustness.
Findings
Effective robustness against adversarial attacks demonstrated
Outperforms existing few-shot models in adversarial settings
Framework applicable to various few-shot tasks
Abstract
This paper investigates a new challenging problem called defensive few-shot learning in order to learn a robust few-shot model against adversarial attacks. Simply applying the existing adversarial defense methods to few-shot learning cannot effectively solve this problem. This is because the commonly assumed sample-level distribution consistency between the training and test sets can no longer be met in the few-shot setting. To address this situation, we develop a general defensive few-shot learning (DFSL) framework to answer the following two key questions: (1) how to transfer adversarial defense knowledge from one sample distribution to another? (2) how to narrow the distribution gap between clean and adversarial examples under the few-shot setting? To answer the first question, we propose an episode-based adversarial training mechanism by assuming a task-level distribution…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
MethodsTest
