paper-with-me

Papers

Exploring Cross-Stage Adversarial Transferability in Class-Incremental Continual Learning

2025-08-12 · Jungwoo Kim, Jong-Seok Lee arxiv

Class-incremental continual learning addresses catastrophic forgetting by enabling classification models to preserve knowledge of previously learned classes while acquiring new ones. However, the vulnerability of the models against adversarial attacks during this process has not been investigated sufficiently. In this paper, we present the first exploration of vulnerability to stage-transferred attacks, i.e., an adversarial example generated using the model in an earlier stage is used to attack the model in a later stage. Our findings reveal that continual learning methods are highly susceptible to these attacks, raising a serious security issue. We explain this phenomenon through model similarity between stages and gradual robustness degradation. Additionally, we find that existing adversarial training-based defense methods are not sufficiently effective to stage-transferred attacks. Codes are available at https://github.com/mcml-official/CSAT.

📄 PDF Abstract BibTeX arXiv:2508.08920

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Exploring Transferable and Robust Adversarial Perturbation Generation from the Perspective of Network Hierarchy

2021-08-16 · Ruikui Wang, Yuanfang Guo, Ruijie Yang, Yunhong Wang

The transferability and robustness of adversarial examples are two practical yet important properties for black-box adversarial attacks. In this paper, we explore effective mechanisms to boost both of them from the persp…

Diversity

TranSegPGD: Improving Transferability of Adversarial Examples on Semantic Segmentation

2023-12-03 · Xiaojun Jia, Jindong Gu, Yihao Huang, Simeng Qin 외

Transferability of adversarial examples on image classification has been systematically explored, which generates adversarial examples in black-box mode. However, the transferability of adversarial examples on semantic s…

Adversarial Attackimage-classificationImage ClassificationSegmentation+1

Exploring and Enhancing the Transferability of Adversarial Examples

2019-05-01 · ICLR 2019 5 · Lei Wu, Zhanxing Zhu, Cheng Tai

State-of-the-art deep neural networks are vulnerable to adversarial examples, formed by applying small but malicious perturbations to the original inputs. Moreover, the perturbations can \textit{transfer across models}:…

MS-GAGA: Metric-Selective Guided Adversarial Generation Attack

2025-10-14 · Dion J. X. Ho, Gabriel Lee Jun Rong, Niharika Shrivastava, Harshavardhan Abichandani 외 arxiv

We present MS-GAGA (Metric-Selective Guided Adversarial Generation Attack), a two-stage framework for crafting transferable and visually imperceptible adversarial examples against deepfake detectors in black-box settings…

Transferability Bound Theory: Exploring Relationship between Adversarial Transferability and Flatness

2023-11-10 · Mingyuan Fan, Xiaodan Li, Cen Chen, Wenmeng Zhou 외

A prevailing belief in attack and defense community is that the higher flatness of adversarial examples enables their better cross-model transferability, leading to a growing interest in employing sharpness-aware minimiz…

Adversarial AttackDiversity