Morphence-2.0: Evasion-Resilient Moving Target Defense Powered by Out-of-Distribution Detection
Abderrahmen Amich, Ata Kaboudi, Birhanu Eshete

TL;DR
Morphence-2.0 introduces a scalable moving target defense using out-of-distribution detection to dynamically change models, significantly improving robustness against adversarial attacks while maintaining accuracy on clean data.
Contribution
It presents a novel, scalable moving target defense framework that employs OOD detection and model pooling to thwart repeated adversarial probing effectively.
Findings
Outperforms prior defenses on MNIST and CIFAR10 datasets.
Reduces attack transferability and maintains high accuracy on clean data.
Enhances prediction accuracy through input-based model movement.
Abstract
Evasion attacks against machine learning models often succeed via iterative probing of a fixed target model, whereby an attack that succeeds once will succeed repeatedly. One promising approach to counter this threat is making a model a moving target against adversarial inputs. To this end, we introduce Morphence-2.0, a scalable moving target defense (MTD) powered by out-of-distribution (OOD) detection to defend against adversarial examples. By regularly moving the decision function of a model, Morphence-2.0 makes it significantly challenging for repeated or correlated attacks to succeed. Morphence-2.0 deploys a pool of models generated from a base model in a manner that introduces sufficient randomness when it responds to prediction queries. Via OOD detection, Morphence-2.0 is equipped with a scheduling approach that assigns adversarial examples to robust decision functions and benign…
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 · Explainable Artificial Intelligence (XAI)
MethodsBalanced Selection
