Boosting Adversarial Transferability of MLP-Mixer
Haoran Lyu, Yajie Wang, Yu-an Tan, Huipeng Zhou, Yuhang Zhao and, Quanxin Zhang

TL;DR
This paper introduces Maxwell's demon Attack (MA), a novel adversarial attack method that significantly enhances transferability of adversarial examples against MLP-Mixer models, outperforming existing methods and addressing a gap in MLP-Mixer security research.
Contribution
The paper presents the first study on adversarial transferability of MLP-Mixer and proposes MA, which improves transferability by up to 38%, surpassing existing attack methods.
Findings
MA improves transferability by up to 38% on ResMLP.
Adversarial examples on MLP-Mixer can outperform DenseNet against CNNs.
First work to study adversarial transferability of MLP-Mixer.
Abstract
The security of models based on new architectures such as MLP-Mixer and ViTs needs to be studied urgently. However, most of the current researches are mainly aimed at the adversarial attack against ViTs, and there is still relatively little adversarial work on MLP-mixer. We propose an adversarial attack method against MLP-Mixer called Maxwell's demon Attack (MA). MA breaks the channel-mixing and token-mixing mechanism of MLP-Mixer by controlling the part input of MLP-Mixer's each Mixer layer, and disturbs MLP-Mixer to obtain the main information of images. Our method can mask the part input of the Mixer layer, avoid overfitting of the adversarial examples to the source model, and improve the transferability of cross-architecture. Extensive experimental evaluation demonstrates the effectiveness and superior performance of the proposed MA. Our method can be easily combined with existing…
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.
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 · Digital Media Forensic Detection
MethodsResidual Connection · Feedforward Network · 1x1 Convolution · Concatenated Skip Connection · Layer Normalization · Affine Operator · Convolution · Dense Connections · MLP-Mixer · Softmax
