Embodied Active Defense: Leveraging Recurrent Feedback to Counter Adversarial Patches
Lingxuan Wu, Xiao Yang, Yinpeng Dong, Liuwei Xie, Hang Su, Jun Zhu
TL;DR
This work addresses the vulnerability of vision systems to adversarial patches in 3D environments by introducing Embodied Active Defense (EAD), a proactive framework that couples a recurrent perception module with a policy module to actively collect informative observations. By modeling the scene as a differentiable POMDP and training against adversary-agnostic patches (USAP), EAD learns to refine object understanding and counter patches through strategic movements, achieving strong robustness with only a few interaction steps. The approach is grounded in an information-theoretic view that ties the learning objective to mutual information and greedy information gain, supporting efficient exploration. Empirically, EAD significantly reduces attack success rates on face recognition and object detection tasks while maintaining or improving standard accuracy, and it generalizes well to unseen attacks, highlighting its practical impact for safety-critical 3D perception systems.
Abstract
The vulnerability of deep neural networks to adversarial patches has motivated numerous defense strategies for boosting model robustness. However, the prevailing defenses depend on single observation or pre-established adversary information to counter adversarial patches, often failing to be confronted with unseen or adaptive adversarial attacks and easily exhibiting unsatisfying performance in dynamic 3D environments. Inspired by active human perception and recurrent feedback mechanisms, we develop Embodied Active Defense (EAD), a proactive defensive strategy that actively contextualizes environmental information to address misaligned adversarial patches in 3D real-world settings. To achieve this, EAD develops two central recurrent sub-modules, i.e., a perception module and a policy module, to implement two critical functions of active vision. These models recurrently process a series of beliefs and observations, facilitating progressive refinement of their comprehension of the target object and enabling the development of strategic actions to counter adversarial patches in 3D environments. To optimize learning efficiency, we incorporate a differentiable approximation of environmental dynamics and deploy patches that are agnostic to the adversary strategies. Extensive experiments demonstrate that EAD substantially enhances robustness against a variety of patches within just a few steps through its action policy in safety-critical tasks (e.g., face recognition and object detection), without compromising standard accuracy. Furthermore, due to the attack-agnostic characteristic, EAD facilitates excellent generalization to unseen attacks, diminishing the averaged attack success rate by 95 percent across a range of unseen adversarial attacks.
