TL;DR
This paper investigates the robustness of transfer learning models against adversarial attacks, demonstrating that fine-tuning improves white-box robustness and introducing a black-box attack method based on source model adversarial examples.
Contribution
It provides empirical evidence on transfer learning robustness and proposes a novel black-box attack method leveraging source model adversarial examples.
Findings
Fine-tuning enhances model robustness under white-box attacks.
Adversarial examples are more transferable when fine-tuning is used.
Introduces a new metric to measure transferability of adversarial examples.
Abstract
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 learning has been widely applied, its effect on model robustness is unclear. To figure out this problem, we conduct extensive empirical evaluations to show that fine-tuning effectively enhances model robustness under white-box FGSM attacks. We also propose a black-box attack method for transfer learning models which attacks the target model with the adversarial examples produced by its source model. To systematically measure the effect of both white-box and black-box attacks, we propose a new metric to evaluate how transferable are the adversarial examples produced by a source model to a target model. Empirical results show that the adversarial examples are more transferable…
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.
