CRCVMay 6, 2021

Dynamic Defense Approach for Adversarial Robustness in Deep Neural Networks via Stochastic Ensemble Smoothed Model

arXiv:2105.02803v16 citations
Originality Incremental advance
AI Analysis

This work addresses adversarial robustness for deep learning systems, offering an incremental improvement by enhancing the initiative of defense strategies in the ongoing arms race against attacks.

The paper tackles the vulnerability of deep neural networks to adversarial attacks by introducing a dynamic defense method that uses stochastic ensemble smoothing, which dynamically changes ensemble attributes before each inference. The result is that even high-capability attackers struggle to exceed the attack success rate of the ensemble smoothed model, particularly in untargeted attacks.

Deep neural networks have been shown to suffer from critical vulnerabilities under adversarial attacks. This phenomenon stimulated the creation of different attack and defense strategies similar to those adopted in cyberspace security. The dependence of such strategies on attack and defense mechanisms makes the associated algorithms on both sides appear as closely reciprocating processes. The defense strategies are particularly passive in these processes, and enhancing initiative of such strategies can be an effective way to get out of this arms race. Inspired by the dynamic defense approach in cyberspace, this paper builds upon stochastic ensemble smoothing based on defense method of random smoothing and model ensemble. Proposed method employs network architecture and smoothing parameters as ensemble attributes, and dynamically change attribute-based ensemble model before every inference prediction request. The proposed method handles the extreme transferability and vulnerability of ensemble models under white-box attacks. Experimental comparison of ASR-vs-distortion curves with different attack scenarios shows that even the attacker with the highest attack capability cannot easily exceed the attack success rate associated with the ensemble smoothed model, especially under untargeted attacks.

Foundations

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

Your Notes