ACL 2025finding0 citations

A General Framework to Enhance Fine-tuning-based LLM Unlearning

Jie Ren, Zhenwei Dai, Xianfeng Tang, Hui Liu, Jingying Zeng, Zhen Li, Rahul Goutam, Suhang Wang

Abstract

Unlearning has been proposed to remove copyrighted and privacy-sensitive data from Large Language Models (LLMs). Existing approaches primarily rely on fine-tuning-based methods, which can be categorized into gradient ascent-based (GA-based) and suppression-based methods. However, they often degrade model utility (the ability to respond to normal prompts). In this work, we aim to develop a general framework that enhances the utility of fine-tuning-based unlearning methods. To achieve this goal, we first investigate the common property between GA-based and suppression-based methods. We unveil that GA-based methods unlearn by distinguishing the target data (i.e., the data to be removed) and suppressing related generations—essentially the same strategy employed by suppression-based methods. Inspired by this finding, we introduce Gated Representation UNlearning (GRUN) which has two components: a soft gate function for distinguishing target data and a suppression module using Representation Fine-tuning (ReFT) to adjust representations rather than model parameters. Experiments show that GRUN significantly improves the unlearning and utility. Meanwhile, it is general for fine-tuning-based methods, efficient and promising for sequential unlearning.

BibTeX
@inproceedings{ren-etal-2025-general,
    title = "A General Framework to Enhance Fine-tuning-based {LLM} Unlearning",
    author = "Ren, Jie  and
      Dai, Zhenwei  and
      Tang, Xianfeng  and
      Liu, Hui  and
      Zeng, Jingying  and
      Li, Zhen  and
      Goutam, Rahul  and
      Wang, Suhang  and
      Xing, Yue  and
      He, Qi  and
      Liu, Hui",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.949/",
    doi = "10.18653/v1/2025.findings-acl.949",
    pages = "18464--18476",
    ISBN = "979-8-89176-256-5"
}
A General Framework to Enhance Fine-tuning-based LLM Unlearning · ACL 2025