Continual Adversarial Defense
Qian Wang, Hefei Ling, Yingwei Li, Qihao Liu, Ruoxi Jia, Ning Yu

TL;DR
This paper introduces the Continual Adversarial Defense (CAD) framework, which adaptively and efficiently defends visual classifiers against evolving adversarial attacks by online learning and continual adaptation techniques.
Contribution
The paper presents the first continual defense framework that adapts to new attacks online, integrating continual, few-shot, and ensemble learning principles for robust adversarial defense.
Findings
CAD outperforms baseline methods against multi-stage attacks.
Defense performance saturates with diverse attacks, indicating robustness.
The approach maintains high accuracy on both clean and adversarial data.
Abstract
In response to the rapidly evolving nature of adversarial attacks against visual classifiers, numerous defenses have been proposed to generalize against as many known attacks as possible. However, designing a defense method that generalizes to all types of attacks is unrealistic, as the environment in which the defense system operates is dynamic. Over time, new attacks inevitably emerge that exploit the vulnerabilities of existing defenses and bypass them. Therefore, we propose a continual defense strategy under a practical threat model and, for the first time, introduce the Continual Adversarial Defense (CAD) framework. CAD continuously collects adversarial data online and adapts to evolving attack sequences, while adhering to four practical principles: (1) continual adaptation to new attacks without catastrophic forgetting, (2) few-shot adaptation, (3) memory-efficient adaptation, and…
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
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
