paper-with-me

홈 › Papers

Unlearning That Lasts: Utility-Preserving, Robust, and Almost Irreversible Forgetting in LLMs

2025-09-02 · Naman Deep Singh, Maximilian Müller, Francesco Croce, Matthias Hein arxiv

Unlearning in large language models (LLMs) involves precisely removing specific information from a pre-trained model. This is crucial to ensure safety of LLMs by deleting private data or harmful knowledge acquired during pre-training. However, existing unlearning methods often fall short when subjected to thorough evaluation. To overcome this, we introduce JensUn, where we leverage the Jensen-Shannon Divergence as the training objective for both forget and retain sets for more stable and effective unlearning dynamics compared to commonly used loss functions. In extensive experiments, JensUn achieves better forget-utility trade-off than competing methods, and even demonstrates strong resilience to benign relearning. Additionally, for a precise unlearning evaluation, we introduce LKF, a curated dataset of lesser-known facts that provides a realistic unlearning scenario. Finally, to comprehensively test unlearning methods, we propose (i) employing an LLM as semantic judge instead of the standard ROUGE score, and (ii) using worst-case unlearning evaluation over various paraphrases and input formats. Our improved evaluation framework reveals that many existing methods are less effective than previously thought.

📄 PDF Abstract BibTeX arXiv:2509.02820

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MLLMEraser: Achieving Test-Time Unlearning in Multimodal Large Language Models through Activation Steering

2025-10-05 · Chenlu Ding, Jiancan Wu, Leheng Sheng, Fan Zhang 외 arxiv

Multimodal large language models (MLLMs) have demonstrated remarkable capabilities across vision-language tasks, yet their large-scale deployment raises pressing concerns about memorized private data, outdated knowledge,…

Inference-Time Machine Unlearning via Gated Activation Redirection

2026-05-12 · Vinícius Conte Turani, Otávio Parraga, João Vitor Boer Abitante, Kristen K. Arguello 외 arxiv

Large Language Models memorize vast amounts of training data, raising concerns regarding privacy, copyright infringement, and safety. Machine unlearning seeks to remove the influence of a targeted forget set while preser…

Efficient Utility-Preserving Machine Unlearning with Implicit Gradient Surgery

2025-10-25 · Shiji Zhou, Tianbai Yu, Zhi Zhang, Heng Chang 외 arxiv

Machine unlearning (MU) aims to efficiently remove sensitive or harmful memory from a pre-trained model. The key challenge is to balance the potential tradeoff between unlearning efficacy and utility preservation, which …

TCGU: Data-centric Graph Unlearning based on Transferable Condensation

2024-10-09 · Fan Li, Xiaoyang Wang, Dawei Cheng, Wenjie Zhang 외

With growing demands for data privacy and model robustness, graph unlearning (GU), which erases the influence of specific data on trained GNN models, has gained significant attention. However, existing exact unlearning m…

FUPareto: Bridging the Forgetting-Utility Gap in Federated Unlearning via Pareto Augmented Optimization

2026-02-02 · Zeyan Wang, Zhengmao Liu, Yongxin Cai, Chi Li 외 arxiv

Federated Unlearning (FU) aims to efficiently remove the influence of specific client data from a federated model while preserving utility for the remaining clients. However, three key challenges remain: (1) existing unl…