paper-with-me

홈 › Papers

An Empirical Evaluation of Adversarial Robustness under Transfer Learning

2019-05-07 · Todor Davchev, Timos Korres, Stathi Fotiadis, Nick Antonopoulos, Subramanian Ramamoorthy

In this work, we evaluate adversarial robustness in the context of transfer learning from a source trained on CIFAR 100 to a target network trained on CIFAR 10. Specifically, we study the effects of using robust optimisation in the source and target networks. This allows us to identify transfer learning strategies under which adversarial defences are successfully retained, in addition to revealing potential vulnerabilities. We study the extent to which features learnt by a fast gradient sign method (FGSM) and its iterative alternative (PGD) can preserve their defence properties against black and white-box attacks under three different transfer learning strategies. We find that using PGD examples during training on the source task leads to more general robust features that are easier to transfer. Furthermore, under successful transfer, it achieves 5.2% more accuracy against white-box PGD attacks than suitable baselines. Overall, our empirical evaluations give insights on how well adversarial robustness under transfer learning can generalise.

📄 PDF Abstract BibTeX arXiv:1905.02675

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessTransfer Learning

Similar Papers 제목 키워드 기반

Transfer of Adversarial Robustness Between Perturbation Types

2019-05-03 · Daniel Kang, Yi Sun, Tom Brown, Dan Hendrycks 외

We study the transfer of adversarial robustness of deep neural networks between different perturbation types. While most work on adversarial examples has focused on $L_\infty$ and $L_2$-bounded perturbations, these do no…

Adversarial Robustness

Two Sides of the Same Coin: White-box and Black-box Attacks for Transfer Learning

2020-08-25 · Yinghua Zhang, Yangqiu Song, Jian Liang, Kun Bai 외

Transfer learning has become a common practice for training deep learning models with limited labeled data in a target domain. On the other hand, deep models are vulnerable to adversarial attacks. Though transfer learnin…

Transfer Learning

Understanding the Robustness of Graph Neural Networks against Adversarial Attacks

2024-06-20 · Tao Wu, Canyixing Cui, Xingping Xian, Shaojie Qiao 외

Recent studies have shown that graph neural networks (GNNs) are vulnerable to adversarial attacks, posing significant challenges to their deployment in safety-critical scenarios. This vulnerability has spurred a growing …

Adversarial Robustness

The Diversity Metrics of Sub-models based on SVD of Jacobians for Ensembles Adversarial Robustness

2021-11-22 · AAAI Workshop AdvML 2022 2 · Ruoxi Qin, Linyuan Wang, Xuehui Du, Bin Yan 외

Transferability of adversarial samples under different CNN models is not only one of the metrics indicators for evaluating the performance of adversarial examples, but also an important research direction in the defense …

Adversarial RobustnessAttributeAttribute ExtractionDimensionality Reduction+1

Robustness of SAM: Segment Anything Under Corruptions and Beyond

2023-06-13 · Yu Qiao, Chaoning Zhang, Taegoo Kang, Donghun Kim 외

Segment anything model (SAM), as the name suggests, is claimed to be capable of cutting out any object and demonstrates impressive zero-shot transfer performance with the guidance of prompts. However, there is currently …

Style Transfer