paper-with-me

Papers

Adversarial Targeted Forgetting in Regularization and Generative Based Continual Learning Models

2021-02-16 · Muhammad Umer, Robi Polikar

Continual (or "incremental") learning approaches are employed when additional knowledge or tasks need to be learned from subsequent batches or from streaming data. However these approaches are typically adversary agnostic, i.e., they do not consider the possibility of a malicious attack. In our prior work, we explored the vulnerabilities of Elastic Weight Consolidation (EWC) to the perceptible misinformation. We now explore the vulnerabilities of other regularization-based as well as generative replay-based continual learning algorithms, and also extend the attack to imperceptible misinformation. We show that an intelligent adversary can take advantage of a continual learning algorithm's capabilities of retaining existing knowledge over time, and force it to learn and retain deliberately introduced misinformation. To demonstrate this vulnerability, we inject backdoor attack samples into the training data. These attack samples constitute the misinformation, allowing the attacker to capture control of the model at test time. We evaluate the extent of this vulnerability on both rotated and split benchmark variants of the MNIST dataset under two important domain and class incremental learning scenarios. We show that the adversary can create a "false memory" about any task by inserting carefully-designed backdoor samples to the test instances of that task thereby controlling the amount of forgetting of any task of its choosing. Perhaps most importantly, we show this vulnerability to be very acute and damaging: the model memory can be easily compromised with the addition of backdoor samples into as little as 1\% of the training data, even when the misinformation is imperceptible to human eye.

📄 PDF Abstract BibTeX arXiv:2102.08355

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attackclass-incremental learningClass Incremental LearningContinual LearningIncremental LearningMisinformation

Similar Papers 제목 키워드 기반

Overcoming Catastrophic Forgetting by Generative Regularization

2019-12-03 · Patrick H. Chen, Wei Wei, Cho-Jui Hsieh, Bo Dai

In this paper, we propose a new method to overcome catastrophic forgetting by adding generative regularization to Bayesian inference framework. Bayesian method provides a general framework for continual learning. We coul…

Bayesian InferenceContinual Learning

FoCL: Feature-Oriented Continual Learning for Generative Models

2020-03-09 · Qicheng Lao, Mehrzad Mortazavi, Marzieh Tahaei, Francis Dutil 외

In this paper, we propose a general framework in continual learning for generative models: Feature-oriented Continual Learning (FoCL). Unlike previous works that aim to solve the catastrophic forgetting problem by introd…

Continual LearningIncremental Learning

Susceptibility of Continual Learning Against Adversarial Attacks

2022-07-11 · Hikmat Khan, Pir Masoom Shah, Syed Farhan Alam Zaidi, Saif ul Islam 외

Recent continual learning approaches have primarily focused on mitigating catastrophic forgetting. Nevertheless, two critical areas have remained relatively unexplored: 1) evaluating the robustness of proposed methods an…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

SAE-FD: Sparse Autoencoder Feature Distillation for Continual Learning of Large Language Models

2026-05-25 · Mingxu Zhang, Yuhan Li, Lujundong Li, Dazhong Shen 외 arxiv

Continual learning enables large language models to adapt to evolving tasks without retraining from scratch, yet catastrophic forgetting remains a central obstacle. Among continual learning methods, regularization-based …

Continual Learning

Targeted Forgetting and False Memory Formation in Continual Learners through Adversarial Backdoor Attacks

2020-02-17 · Muhammad Umer, Glenn Dawson, Robi Polikar

Artificial neural networks are well-known to be susceptible to catastrophic forgetting when continually learning from sequences of tasks. Various continual (or "incremental") learning approaches have been proposed to avo…

Backdoor AttackContinual LearningIncremental LearningMisinformation