Diversifying the High-level Features for better Adversarial Transferability
Zhiyuan Wang, Zeliang Zhang, Siyuan Liang, Xiaosen Wang

TL;DR
This paper introduces a method called Diversifying the High-level Features (DHF) that enhances the transferability of adversarial attacks on DNNs by perturbing high-level features, leading to more effective black-box attacks.
Contribution
The paper proposes a novel feature diversification technique that improves adversarial transferability without affecting classification accuracy, applicable across various attack methods.
Findings
DHF significantly improves transferability of momentum-based attacks.
Incorporating DHF into input transformation attacks outperforms baselines.
DHF generalizes well across different defense models.
Abstract
Given the great threat of adversarial attacks against Deep Neural Networks (DNNs), numerous works have been proposed to boost transferability to attack real-world applications. However, existing attacks often utilize advanced gradient calculation or input transformation but ignore the white-box model. Inspired by the fact that DNNs are over-parameterized for superior performance, we propose diversifying the high-level features (DHF) for more transferable adversarial examples. In particular, DHF perturbs the high-level features by randomly transforming the high-level features and mixing them with the feature of benign samples when calculating the gradient at each iteration. Due to the redundancy of parameters, such transformation does not affect the classification performance but helps identify the invariant features across different models, leading to much better transferability.…
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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · COVID-19 diagnosis using AI
