paper-with-me

홈 › Papers

Reliable Unlearning Harmful Information in LLMs with Metamorphosis Representation Projection

2025-08-21 · Chengcan Wu, Zeming Wei, Huanran Chen, Yinpeng Dong, Meng Sun arxiv

While Large Language Models (LLMs) have demonstrated impressive performance in various domains and tasks, concerns about their safety are becoming increasingly severe. In particular, since models may store unsafe knowledge internally, machine unlearning has emerged as a representative paradigm to ensure model safety. Existing approaches employ various training techniques, such as gradient ascent and negative preference optimization, in attempts to eliminate the influence of undesired data on target models. However, these methods merely suppress the activation of undesired data through parametric training without completely eradicating its informational traces within the model. This fundamental limitation makes it difficult to achieve effective continuous unlearning, rendering these methods vulnerable to relearning attacks. To overcome these challenges, we propose a Metamorphosis Representation Projection (MRP) approach that pioneers the application of irreversible projection properties to machine unlearning. By implementing projective transformations in the hidden state space of specific network layers, our method effectively eliminates harmful information while preserving useful knowledge. Experimental results demonstrate that our approach enables effective continuous unlearning and successfully defends against relearning attacks, achieving state-of-the-art performance in unlearning effectiveness while preserving natural performance. Our code is available in https://github.com/ChengcanWu/MRP.

📄 PDF Abstract BibTeX arXiv:2508.15449

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learn and Unlearn in Multilingual LLMs

2024-06-19 · Taiming Lu, Philipp Koehn

This paper investigates the propagation of harmful information in multilingual large language models (LLMs) and evaluates the efficacy of various unlearning methods. We demonstrate that fake information, regardless of th…

From Learning to Unlearning: Biomedical Security Protection in Multimodal Large Language Models

2025-08-06 · Dunyuan Xu, Xikai Yang, Yaoqian Li, Jinpeng Li 외 arxiv

The security of biomedical Multimodal Large Language Models (MLLMs) has attracted increasing attention. However, training samples easily contain private information and incorrect knowledge that are difficult to detect, p…

Towards Safer Large Language Models through Machine Unlearning

2024-02-15 · Zheyuan Liu, Guangyao Dou, Zhaoxuan Tan, Yijun Tian 외

The rapid advancement of Large Language Models (LLMs) has demonstrated their vast potential across various domains, attributed to their extensive pretraining knowledge and exceptional generalizability. However, LLMs ofte…

Machine UnlearningNegation

Position: LLM Unlearning Benchmarks are Weak Measures of Progress

2024-10-03 · Pratiksha Thaker, Shengyuan Hu, Neil Kale, Yash Maurya 외

Unlearning methods have the potential to improve the privacy and safety of large language models (LLMs) by removing sensitive or harmful information post hoc. The LLM unlearning research community has increasingly turned…

Position

Holistic Unlearning Benchmark: A Multi-Faceted Evaluation for Text-to-Image Diffusion Model Unlearning

2024-10-08 · Saemi Moon, Minjong Lee, Sangdon Park, Dongwoo Kim

As text-to-image diffusion models become advanced enough for commercial applications, there is also increasing concern about their potential for malicious and harmful use. Model unlearning has been proposed to mitigate t…