MAT: A Multi-strength Adversarial Training Method to Mitigate Adversarial Attacks
Chang Song, Hsin-Pai Cheng, Huanrui Yang, Sicheng Li, Chunpeng Wu,, Qing Wu, Hai Li, Yiran Chen

TL;DR
This paper introduces MAT, a multi-strength adversarial training method that combines various perturbation levels to enhance DNN robustness against adversarial attacks, showing significant accuracy improvements across multiple datasets.
Contribution
The paper proposes a novel multi-strength adversarial training approach with two training structures, improving resistance to attacks while balancing training time and memory use.
Findings
MAT reduces accuracy loss under adversarial attacks.
It is effective across multiple datasets.
Two training structures offer flexible tradeoffs.
Abstract
Some recent works revealed that deep neural networks (DNNs) are vulnerable to so-called adversarial attacks where input examples are intentionally perturbed to fool DNNs. In this work, we revisit the DNN training process that includes adversarial examples into the training dataset so as to improve DNN's resilience to adversarial attacks, namely, adversarial training. Our experiments show that different adversarial strengths, i.e., perturbation levels of adversarial examples, have different working zones to resist the attack. Based on the observation, we propose a multi-strength adversarial training method (MAT) that combines the adversarial training examples with different adversarial strengths to defend adversarial attacks. Two training structures - mixed MAT and parallel MAT - are developed to facilitate the tradeoffs between training time and memory occupation. Our results show that…
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 · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
