paper-with-me

Papers

Uncovering the Connections Between Adversarial Transferability and Knowledge Transferability

2020-06-25 · Kaizhao Liang, Jacky Y. Zhang, Boxin Wang, Zhuolin Yang, Oluwasanmi Koyejo, Bo Li

Knowledge transferability, or transfer learning, has been widely adopted to allow a pre-trained model in the source domain to be effectively adapted to downstream tasks in the target domain. It is thus important to explore and understand the factors affecting knowledge transferability. In this paper, as the first work, we analyze and demonstrate the connections between knowledge transferability and another important phenomenon--adversarial transferability, \emph{i.e.}, adversarial examples generated against one model can be transferred to attack other models. Our theoretical studies show that adversarial transferability indicates knowledge transferability and vice versa. Moreover, based on the theoretical insights, we propose two practical adversarial transferability metrics to characterize this process, serving as bidirectional indicators between adversarial and knowledge transferability. We conduct extensive experiments for different scenarios on diverse datasets, showing a positive correlation between adversarial transferability and knowledge transferability. Our findings will shed light on future research about effective knowledge transfer learning and adversarial transferability analyses.

📄 PDF Abstract BibTeX arXiv:2006.14512

Code (2)

AI-secure/Does-Adversairal-Transferability-Indicate-Knowledge-Transferability 공식 구현 tf
AI-secure/Uncovering-the-Connections-BetweenAdversarial-Transferability-and-Knowledge-Transferability 공식 구현 pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Does Adversarial Transferability Indicate Knowledge Transferability?

2020-09-28 · Kaizhao Liang, Jacky Y. Zhang, Oluwasanmi O Koyejo, Bo Li

Despite the immense success that deep neural networks (DNNs) have achieved, \emph{adversarial examples}, which are perturbed inputs that aim to mislead DNNs to make mistakes, have recently led to great concerns. On the o…

Transfer Learning

OT-Attack: Enhancing Adversarial Transferability of Vision-Language Models via Optimal Transport Optimization

2023-12-07 · Dongchen Han, Xiaojun Jia, Yang Bai, Jindong Gu 외

Vision-language pre-training (VLP) models demonstrate impressive abilities in processing both images and text. However, they are vulnerable to multi-modal adversarial examples (AEs). Investigating the generation of high-…

Adversarial AttackData AugmentationImage-text matchingText Matching

Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets

2020-02-14 · ICLR 2020 1 · Dongxian Wu, Yisen Wang, Shu-Tao Xia, James Bailey 외

Skip connections are an essential component of current state-of-the-art deep neural networks (DNNs) such as ResNet, WideResNet, DenseNet, and ResNeXt. Despite their huge success in building deeper and more powerful DNNs,…

Boosting Transferability in Vision-Language Attacks via Diversification along the Intersection Region of Adversarial Trajectory

2024-03-19 · Sensen Gao, Xiaojun Jia, Xuhong Ren, Ivor Tsang 외

Vision-language pre-training (VLP) models exhibit remarkable capabilities in comprehending both images and text, yet they remain susceptible to multimodal adversarial examples (AEs). Strengthening attacks and uncovering …

Adversarial TextDiversityImage CaptioningText Retrieval+1

LRS: Enhancing Adversarial Transferability through Lipschitz Regularized Surrogate

2023-12-20 · Tao Wu, Tie Luo, Donald C. Wunsch

The transferability of adversarial examples is of central importance to transfer-based black-box adversarial attacks. Previous works for generating transferable adversarial examples focus on attacking \emph{given} pretra…

Adversarial Robustness