Large Language Models Relearn Removed Concepts
Michelle Lo, Shay B. Cohen, Fazl Barez
TL;DR
This study investigates whether large language models can relearn concepts after pruning crucial neurons. By identifying top concept neurons with a probeless search, pruning them, and retraining, the authors track how concept saliency and similarity evolve, revealing rapid redistribution of pruned concepts to earlier layers and among primed neurons. They find that neurons often become polysemantic, relearning a blend of old and new concepts, which challenges the feasibility of permanent concept removal for safety. The findings have implications for model editing, robustness, and interpretability, emphasizing the need for monitoring concept reemergence and developing mitigation strategies.
Abstract
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.
