paper-with-me

홈 › Papers

Selective Amnesia: A Continual Learning Approach to Forgetting in Deep Generative Models

2023-05-17 · NeurIPS 2023 11 · Alvin Heng, Harold Soh

The recent proliferation of large-scale text-to-image models has led to growing concerns that such models may be misused to generate harmful, misleading, and inappropriate content. Motivated by this issue, we derive a technique inspired by continual learning to selectively forget concepts in pretrained deep generative models. Our method, dubbed Selective Amnesia, enables controllable forgetting where a user can specify how a concept should be forgotten. Selective Amnesia can be applied to conditional variational likelihood models, which encompass a variety of popular deep generative frameworks, including variational autoencoders and large-scale text-to-image diffusion models. Experiments across different models demonstrate that our approach induces forgetting on a variety of concepts, from entire classes in standard datasets to celebrity and nudity prompts in text-to-image models. Our code is publicly available at https://github.com/clear-nus/selective-amnesia.

📄 PDF Abstract BibTeX arXiv:2305.10120

Code (1)

clear-nus/selective-amnesia 공식 구현 pytorch

Tasks

Continual Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Selective Amnesia: On Efficient, High-Fidelity and Blind Suppression of Backdoor Effects in Trojaned Machine Learning Models

2022-12-09 · Rui Zhu, Di Tang, Siyuan Tang, XiaoFeng Wang 외

In this paper, we present a simple yet surprisingly effective technique to induce "selective amnesia" on a backdoored model. Our approach, called SEAM, has been inspired by the problem of catastrophic forgetting (CF), a …

Continual Learning

Continual Learning for VLMs: A Survey and Taxonomy Beyond Forgetting

2025-08-06 · Yuyang Liu, Qiuhe Hong, Linlan Huang, Alexandra Gomez-Villa 외 arxiv

Vision-language models (VLMs), spanning predictive architectures to generative Multimodal Large Language Models (MLLMs), have revolutionized artificial intelligence through powerful cross-modal alignment and zero-shot ge…

Compositional Zero-Shot LearningZero-shot GeneralizationContinual Learning

Enhancing Generative Class Incremental Learning Performance with Model Forgetting Approach

2024-03-27 · Taro Togo, Ren Togo, Keisuke Maeda, Takahiro Ogawa 외

This study presents a novel approach to Generative Class Incremental Learning (GCIL) by introducing the forgetting mechanism, aimed at dynamically managing class information for better adaptation to streaming data. GCIL …

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Repeated post-training is not Self-improving: Diagnosing Scientific Amnesia in Continual DPO Pipelines

2026-06-17 · Jianzhe Lin, Fei Wang, Xiaolin Li, Rajeshkumar Golani 외 arxiv

Industrial LLM teams often ship behavior updates by repeatedly DPO-training a base model on sequences of related preference-data campaigns. The dominant failure mode in this regime is not always classical catastrophic fo…

Amnesia: A Stealthy Replay Attack on Continual Learning Dreams

2026-06-10 · Ahmed Sharshar, Naveen Kumar Kummari, Mohsen Guizani arxiv

Continual learning (CL) models often use experience replay to reduce catastrophic forgetting, but their robustness to replay sampling interference remains underexplored. Existing CL attacks alter inputs or training pipel…

Continual Learning