English

Disrupting Adversarial Transferability in Deep Neural Networks

Machine Learning 2023-02-24 v3 Artificial Intelligence Cryptography and Security

Abstract

Adversarial attack transferability is well-recognized in deep learning. Prior work has partially explained transferability by recognizing common adversarial subspaces and correlations between decision boundaries, but little is known beyond this. We propose that transferability between seemingly different models is due to a high linear correlation between the feature sets that different networks extract. In other words, two models trained on the same task that are distant in the parameter space likely extract features in the same fashion, just with trivial affine transformations between the latent spaces. Furthermore, we show how applying a feature correlation loss, which decorrelates the extracted features in a latent space, can reduce the transferability of adversarial attacks between models, suggesting that the models complete tasks in semantically different ways. Finally, we propose a Dual Neck Autoencoder (DNA), which leverages this feature correlation loss to create two meaningfully different encodings of input information with reduced transferability.

Keywords

Cite

@article{arxiv.2108.12492,
  title  = {Disrupting Adversarial Transferability in Deep Neural Networks},
  author = {Christopher Wiedeman and Ge Wang},
  journal= {arXiv preprint arXiv:2108.12492},
  year   = {2023}
}

Comments

20 pages, 13 figures

R2 v1 2026-06-24T05:29:01.319Z