Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Unlearn What You Want to Forget: Efficient Unlearning for LLMs

About

Large language models (LLMs) have achieved significant progress from pre-training on and memorizing a wide range of textual data, however, this process might suffer from privacy issues and violations of data protection regulations. As a result, the ability to easily remove data related to individual users from such models while not deteriorating their predictive quality after the removal becomes increasingly important. To address these issues, in this work, we propose an efficient unlearning framework that could efficiently update LLMs without having to retrain the whole model after data removals, by introducing lightweight unlearning layers learned with a selective teacher-student objective into the transformers. In addition, we introduce a fusion mechanism to effectively combine different unlearning layers that learns to forget different sets of data to handle a sequence of forgetting operations. Experiments on classification and generation tasks demonstrate the effectiveness of our proposed methods compared to the state-of-the-art baselines.

Jiaao Chen, Diyi Yang• 2023

Related benchmarks

TaskDatasetResultRank
LLM UnlearningArXiv unlearning Llama2-7B
DF ROUGE40.4
18
LLM UnlearningTOFU
DF ROUGE0.3
13
LLM UnlearningTOFU Llama2-7B (unlearning)
DF ROUGE0.00e+0
10
Showing 3 of 3 rows

Other info

Follow for update