LGMLOct 1, 2019

Cross-Layer Strategic Ensemble Defense Against Adversarial Examples

arXiv:1910.01742v116 citations
Originality Incremental advance
AI Analysis

This work addresses the security problem of adversarial attacks for DNN users, presenting an incremental improvement with a novel ensemble approach.

The paper tackles the vulnerability of deep neural networks to adversarial examples by introducing a cross-layer strategic ensemble defense framework, achieving high defense success rates and robustness against 10 attacks on the ImageNet dataset.

Deep neural network (DNN) has demonstrated its success in multiple domains. However, DNN models are inherently vulnerable to adversarial examples, which are generated by adding adversarial perturbations to benign inputs to fool the DNN model to misclassify. In this paper, we present a cross-layer strategic ensemble framework and a suite of robust defense algorithms, which are attack-independent, and capable of auto-repairing and auto-verifying the target model being attacked. Our strategic ensemble approach makes three original contributions. First, we employ input-transformation diversity to design the input-layer strategic transformation ensemble algorithms. Second, we utilize model-disagreement diversity to develop the output-layer strategic model ensemble algorithms. Finally, we create an input-output cross-layer strategic ensemble defense that strengthens the defensibility by combining diverse input transformation based model ensembles with diverse output verification model ensembles. Evaluated over 10 attacks on ImageNet dataset, we show that our strategic ensemble defense algorithms can achieve high defense success rates and are more robust with high attack prevention success rates and low benign false negative rates, compared to existing representative defense methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes