paper-with-me

홈 › Papers

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

2019-10-02 · NeurIPS 2020 12 · Micah Goldblum, Liam Fowl, Tom Goldstein

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.

📄 PDF Abstract BibTeX arXiv:1910.00982

Code (1)

goldblum/AdversarialQuerying 공식 구현 pytorch

Tasks

ClassificationFew-Shot Image ClassificationFew-Shot LearningGeneral Classificationimage-classificationImage ClassificationMeta-LearningTransfer Learning

Similar Papers 제목 키워드 기반

Long-term Cross Adversarial Training: A Robust Meta-learning Method for Few-shot Classification Tasks

2021-06-22 · ICML Workshop AML 2021 7 · Fan Liu, Shuyu Zhao, Xuelong Dai, Bin Xiao

Meta-learning model can quickly adapt to new tasks using few-shot labeled data. However, despite achieving good generalization on few-shot classification tasks, it is still challenging to improve the adversarial robustne…

Adversarial RobustnessClassificationFew-Shot LearningMeta-Learning

Zero-shot Meta-learning for Tabular Prediction Tasks with Adversarially Pre-trained Transformer

2025-02-06 · Yulun Wu, Doron L. Bergman

We present an Adversarially Pre-trained Transformer (APT) that is able to perform zero-shot meta-learning on tabular prediction tasks without pre-training on any real-world dataset, extending on the recent development of…

Meta-LearningMissing Values

Learning Transferable Adversarial Robust Representations via Multi-view Consistency

2022-10-19 · Minseon Kim, Hyeonjeong Ha, Dong Bok Lee, Sung Ju Hwang

Despite the success on few-shot learning problems, most meta-learned models only focus on achieving good performance on clean examples and thus easily break down when given adversarially perturbed samples. While some rec…

Adversarial AttackAdversarial RobustnessDomain AdaptationFew-Shot Learning+3

A Simple Approach to Adversarial Robustness in Few-shot Image Classification

2022-04-11 · Akshayvarun Subramanya, Hamed Pirsiavash

Few-shot image classification, where the goal is to generalize to tasks with limited labeled data, has seen great progress over the years. However, the classifiers are vulnerable to adversarial examples, posing a questio…

Adversarial RobustnessFew-Shot Image ClassificationFew-Shot Learningimage-classification+3

Improving Adversarially Robust Few-Shot Image Classification With Generalizable Representations

2022-01-01 · CVPR 2022 1 · Junhao Dong, YuAn Wang, Jian-Huang Lai, Xiaohua Xie

Few-Shot Image Classification (FSIC) aims to recognize novel image classes with limited data, which is significant in practice. In this paper, we consider the FSIC problem in the case of adversarial examples. This is…

ClassificationFew-Shot Image Classificationimage-classificationImage Classification+1