Resisting Deep Learning Models Against Adversarial Attack Transferability via Feature Randomization
Ehsan Nowroozi, Mohammadreza Mohammadi, Pargol Golmohammadi, Yassine, Mekdad, Mauro Conti, Selcuk Uluagac

TL;DR
This paper introduces a feature randomization method to enhance the robustness of deep learning models against various adversarial attacks, significantly reducing transferability and improving security in critical applications.
Contribution
It proposes a novel feature randomization approach that changes training strategies and samples features, effectively resisting multiple adversarial attacks under different knowledge conditions.
Findings
Outperforms existing state-of-the-art defenses against adversarial attacks
Resists over 60% of adversarial transferability in experiments
Effective under both Limited-Knowledge and Semi-Knowledge attack scenarios
Abstract
In the past decades, the rise of artificial intelligence has given us the capabilities to solve the most challenging problems in our day-to-day lives, such as cancer prediction and autonomous navigation. However, these applications might not be reliable if not secured against adversarial attacks. In addition, recent works demonstrated that some adversarial examples are transferable across different models. Therefore, it is crucial to avoid such transferability via robust models that resist adversarial manipulations. In this paper, we propose a feature randomization-based approach that resists eight adversarial attacks targeting deep learning models in the testing phase. Our novel approach consists of changing the training strategy in the target network classifier and selecting random feature samples. We consider the attacker with a Limited-Knowledge and Semi-Knowledge conditions to…
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
