paper-with-me

Papers

Large Language Models Relearn Removed Concepts

2024-01-03 · Michelle Lo, Shay B. Cohen, Fazl Barez

Advances in model editing through neuron pruning hold promise for removing undesirable concepts from large language models. However, it remains unclear whether models have the capacity to reacquire pruned concepts after editing. To investigate this, we evaluate concept relearning in models by tracking concept saliency and similarity in pruned neurons during retraining. Our findings reveal that models can quickly regain performance post-pruning by relocating advanced concepts to earlier layers and reallocating pruned concepts to primed neurons with similar semantics. This demonstrates that models exhibit polysemantic capacities and can blend old and new concepts in individual neurons. While neuron pruning provides interpretability into model concepts, our results highlight the challenges of permanent concept removal for improved model \textit{safety}. Monitoring concept reemergence and developing techniques to mitigate relearning of unsafe concepts will be important directions for more robust model editing. Overall, our work strongly demonstrates the resilience and fluidity of concept representations in LLMs post concept removal.

📄 PDF Abstract BibTeX arXiv:2401.01814

Code (1)

fbarez/neuroplasticity 공식 구현

Tasks

Model Editing

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Meta-Unlearning on Diffusion Models: Preventing Relearning Unlearned Concepts

2024-10-16 · Hongcheng Gao, Tianyu Pang, Chao Du, Taihang Hu 외

With the rapid progress of diffusion-based content generation, significant efforts are being made to unlearn harmful or copyrighted concepts from pretrained diffusion models (DMs) to prevent potential model misuse. Howev…

Safety Alignment Backfires: Preventing the Re-emergence of Suppressed Concepts in Fine-tuned Text-to-Image Diffusion Models

2024-11-30 · Sanghyun Kim, Moonseok Choi, Jinwoo Shin, Juho Lee

Fine-tuning text-to-image diffusion models is widely used for personalization and adaptation for new domains. In this paper, we identify a critical vulnerability of fine-tuning: safety alignment methods designed to filte…

Safety Alignment

Distance Is Not Enough: Forget-Retain Alignment Gap Predicts LLM Relearning Robustness

2026-08-26 · Yi Chen, Hanna Hsieh, Shuhong Liu, Chuanbo Hua 외 arxiv

Machine unlearning aims to make a model forget specific data, yet unlearned LLMs often fail to stay unlearned: brief fine-tuning can revive removed knowledge. Existing robustness predictors rely on global weight-space di…

Towards LLM Unlearning Resilient to Relearning Attacks: A Sharpness-Aware Minimization Perspective and Beyond

2025-02-07 · Chongyu Fan, Jinghan Jia, Yihua Zhang, Anil Ramakrishna 외

The LLM unlearning technique has recently been introduced to comply with data regulations and address the safety and ethical concerns of LLMs by removing the undesired data-model influence. However, state-of-the-art unle…

NLP-CIC @ PRELEARN: Mastering prerequisites relations, from handcrafted features to embeddings

2020-11-07 · Jason Angel, Segun Taofeek Aroyehun, Alexander Gelbukh

We present our systems and findings for the prerequisite relation learning task (PRELEARN) at EVALITA 2020. The task aims to classify whether a pair of concepts hold a prerequisite relation or not. We model the problem u…

Relation