Improving Transferable Targeted Attacks with Feature Tuning Mixup
Kaisheng Liang, Xuelong Dai, Yanjie Li, Dong Wang, Bin Xiao

TL;DR
This paper introduces Feature Tuning Mixup (FTM), a novel method that improves the transferability of targeted adversarial attacks on DNNs by combining optimized feature perturbations with ensemble strategies, achieving better results with lower computational costs.
Contribution
The paper proposes FTM, a new approach that optimizes feature space perturbations for more transferable targeted attacks, outperforming existing methods with reduced computational overhead.
Findings
FTM significantly improves attack transferability across models.
Ensemble of FTM-perturbed models enhances attack success rates.
Method maintains low computational cost while outperforming state-of-the-art.
Abstract
Deep neural networks (DNNs) exhibit vulnerability to adversarial examples that can transfer across different DNN models. A particularly challenging problem is developing transferable targeted attacks that can mislead DNN models into predicting specific target classes. While various methods have been proposed to enhance attack transferability, they often incur substantial computational costs while yielding limited improvements. Recent clean feature mixup methods use random clean features to perturb the feature space but lack optimization for disrupting adversarial examples, overlooking the advantages of attack-specific perturbations. In this paper, we propose Feature Tuning Mixup (FTM), a novel method that enhances targeted attack transferability by combining both random and optimized noises in the feature space. FTM introduces learnable feature perturbations and employs an efficient…
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
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Information and Cyber Security
MethodsMixup
