Adversarially Robust Few-Shot Learning: A Meta-Learning Approach

Abstract

Previous work on adversarially robust neural networks for image classification requires large training sets and computationally expensive training procedures. On the other hand, few-shot learning methods are highly vulnerable to adversarial examples. The goal of our work is to produce networks which both perform well at few-shot classification tasks and are simultaneously robust to adversarial examples. We develop an algorithm, called Adversarial Querying (AQ), for producing adversarially robust meta-learners, and we thoroughly investigate the causes for adversarial vulnerability. Moreover, our method achieves far superior robust performance on few-shot image classification tasks, such as Mini-ImageNet and CIFAR-FS, than robust transfer learning.

Cite

Text

Goldblum et al. "Adversarially Robust Few-Shot Learning: A Meta-Learning Approach." Neural Information Processing Systems, 2020.

Markdown

[Goldblum et al. "Adversarially Robust Few-Shot Learning: A Meta-Learning Approach." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/goldblum2020neurips-adversarially/)

BibTeX

@inproceedings{goldblum2020neurips-adversarially,
  title     = {{Adversarially Robust Few-Shot Learning: A Meta-Learning Approach}},
  author    = {Goldblum, Micah and Fowl, Liam and Goldstein, Tom},
  booktitle = {Neural Information Processing Systems},
  year      = {2020},
  url       = {https://mlanthology.org/neurips/2020/goldblum2020neurips-adversarially/}
}