paper-with-me

Papers

Backdoor Attacks Against Incremental Learners: An Empirical Evaluation Study

2023-05-28 · Yiqi Zhong, Xianming Liu, Deming Zhai, Junjun Jiang, Xiangyang Ji

Large amounts of incremental learning algorithms have been proposed to alleviate the catastrophic forgetting issue arises while dealing with sequential data on a time series. However, the adversarial robustness of incremental learners has not been widely verified, leaving potential security risks. Specifically, for poisoning-based backdoor attacks, we argue that the nature of streaming data in IL provides great convenience to the adversary by creating the possibility of distributed and cross-task attacks -- an adversary can affect \textbf{any unknown} previous or subsequent task by data poisoning \textbf{at any time or time series} with extremely small amount of backdoor samples injected (e.g., $0.1\%$ based on our observations). To attract the attention of the research community, in this paper, we empirically reveal the high vulnerability of 11 typical incremental learners against poisoning-based backdoor attack on 3 learning scenarios, especially the cross-task generalization effect of backdoor knowledge, while the poison ratios range from $5\%$ to as low as $0.1\%$. Finally, the defense mechanism based on activation clustering is found to be effective in detecting our trigger pattern to mitigate potential security risks.

📄 PDF Abstract BibTeX arXiv:2305.18384

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessBackdoor AttackData PoisoningIncremental LearningTime Series

Similar Papers 제목 키워드 기반

Defending Against Backdoor Attacks Using Ensembles of Weak Learners

2021-09-29 · Charles Jin, Melinda Sun, Martin Rinard

A recent line of work has shown that deep networks are susceptible to backdoor data poisoning attacks. Specifically, by injecting a small amount of malicious data into the training distribution, an adversary gains the ab…

Backdoor AttackData Poisoning

Defending Pre-trained Language Models as Few-shot Learners against Backdoor Attacks

2023-09-21 · NeurIPS 2023 11

Pre-trained language models (PLMs) have demonstrated remarkable performance as few-shot learners. However, their security risks under such settings are largely unexplored. In this work, we conduct a pilot study showing t…

On Certifying Robustness against Backdoor Attacks via Randomized Smoothing

2020-02-26 · Binghui Wang, Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

Backdoor attack is a severe security threat to deep neural networks (DNNs). We envision that, like adversarial examples, there will be a cat-and-mouse game for backdoor attacks, i.e., new empirical defenses are developed…

Backdoor Attack

Attack On Prompt: Backdoor Attack in Prompt-Based Continual Learning

2024-06-28 · Trang Nguyen, Anh Tran, Nhat Ho

Prompt-based approaches offer a cutting-edge solution to data privacy issues in continual learning, particularly in scenarios involving multiple data suppliers where long-term storage of private user data is prohibited. …

Backdoor AttackContinual LearningIncremental Learning

TextGuard: Provable Defense against Backdoor Attacks on Text Classification

2023-11-19 · Hengzhi Pei, Jinyuan Jia, Wenbo Guo, Bo Li 외

Backdoor attacks have become a major security threat for deploying machine learning models in security-critical applications. Existing research endeavors have proposed many defenses against backdoor attacks. Despite demo…

ClassificationSentencetext-classificationText Classification