paper-with-me

Papers

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 an extremely challenging issue because current deep learning methods are still vulnerable when handling adversarial examples, even with massive labeled training samples. For this problem, existing works focus on training a network in the meta-learning fashion that depends on numerous sampled few-shot tasks. In comparison, we propose a simple but effective baseline through directly learning generalizable representations without tedious task sampling, which is robust to unforeseen adversarial FSIC tasks. Specifically, we introduce an adversarial-aware mechanism to establish auxiliary supervision via feature-level differences between legitimate and adversarial examples. Furthermore, we design a novel adversarial-reweighted training manner to alleviate the imbalance among adversarial examples. The feature purifier is also employed as post-processing for adversarial features. Moreover, our method can obtain generalizable representations to remain superior transferability, even facing cross-domain adversarial examples. Extensive experiments show that our method can significantly outperform state-of-the-art adversarially robust FSIC methods on two standard benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFew-Shot Image Classificationimage-classificationImage ClassificationMeta-Learning

Similar 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 vulne…

ClassificationFew-Shot Image ClassificationFew-Shot LearningGeneral Classification+4

Adversarially Robust Few-shot Learning via Parameter Co-distillation of Similarity and Class Concept Learners

2024-01-01 · CVPR 2024 1 · Junhao Dong, Piotr Koniusz, Junxi Chen, Xiaohua Xie 외

Few-shot learning (FSL) facilitates a variety of computer vision tasks yet remains vulnerable to adversarial attacks. Existing adversarially robust FSL methods rely on either visual similarity learning or class conce…

Adversarial RobustnessFew-Shot Learning

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

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

Visual Representation Learning with Self-Supervised Attention for Low-Label High-data Regime

2022-01-22 · Prarthana Bhattacharyya, Chenge Li, Xiaonan Zhao, István Fehérvári 외

Self-supervision has shown outstanding results for natural language processing, and more recently, for image recognition. Simultaneously, vision transformers and its variants have emerged as a promising and scalable alte…

Few-Shot Image Classificationimage-classificationImage ClassificationImage Retrieval+4