RAILS: A Robust Adversarial Immune-inspired Learning System
Ren Wang, Tianqi Chen, Stephen Lindsly, Cooper Stansbury, Alnawaz, Rehemtulla, Indika Rajapakse, Alfred Hero

TL;DR
RAILS introduces an immune-inspired adversarial defense framework for deep neural networks, demonstrating significant robustness improvements against various attacks across multiple benchmark datasets without sacrificing accuracy.
Contribution
The paper proposes a novel immune-inspired evolutionary framework, RAILS, for adversarial defense that balances robustness and accuracy through adaptive label distribution adjustment.
Findings
RAILS significantly outperforms other methods against PGD attacks.
RAILS maintains high classification accuracy across datasets.
Empirical validation on eight attack types and multiple datasets.
Abstract
Adversarial attacks against deep neural networks (DNNs) are continuously evolving, requiring increasingly powerful defense strategies. We develop a novel adversarial defense framework inspired by the adaptive immune system: the Robust Adversarial Immune-inspired Learning System (RAILS). Initializing a population of exemplars that is balanced across classes, RAILS starts from a uniform label distribution that encourages diversity and uses an evolutionary optimization process to adaptively adjust the predictive label distribution in a manner that emulates the way the natural immune system recognizes novel pathogens. RAILS' evolutionary optimization process explicitly captures the tradeoff between robustness (diversity) and accuracy (specificity) of the network, and represents a new immune-inspired perspective on adversarial learning. The benefits of RAILS are empirically demonstrated…
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 · Bacillus and Francisella bacterial research
