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

Graceful Forgetting in Generative Language Models

About

Recently, the pretrain-finetune paradigm has become a cornerstone in various deep learning areas. While in general the pre-trained model would promote both effectiveness and efficiency of downstream tasks fine-tuning, studies have shown that not all knowledge acquired during pre-training is beneficial. Some of the knowledge may actually bring detrimental effects to the fine-tuning tasks, which is also known as negative transfer. To address this problem, graceful forgetting has emerged as a promising approach. The core principle of graceful forgetting is to enhance the learning plasticity of the target task by selectively discarding irrelevant knowledge. However, this approach remains underexplored in the context of generative language models, and it is often challenging to migrate existing forgetting algorithms to these models due to architecture incompatibility. To bridge this gap, in this paper we propose a novel framework, Learning With Forgetting (LWF), to achieve graceful forgetting in generative language models. With Fisher Information Matrix weighting the intended parameter updates, LWF computes forgetting confidence to evaluate self-generated knowledge regarding the forgetting task, and consequently, knowledge with high confidence is periodically unlearned during fine-tuning. Our experiments demonstrate that, although thoroughly uncovering the mechanisms of knowledge interaction remains challenging in pre-trained language models, applying graceful forgetting can contribute to enhanced fine-tuning performance.

Chunyang Jiang, Chi-min Chan, Yiyang Cai, Yulong Liu, Wei Xue, Yike Guo• 2025

Related benchmarks

TaskDatasetResultRank
Sentiment ClassificationSST-5
Accuracy2.83
46
Question AnsweringGSM8K--
36
Multiple-choice Question AnsweringQASC (test)
Accuracy45.36
21
Mathematical ReasoningGSM8K
Accuracy10.4
10
domain-specific question answeringQASC
Accuracy5.54
7
Question AnsweringGSM8K IT
Accuracy25.04
6
Question AnsweringGSM8K ES
Accuracy10.63
6
Question AnsweringGSM8K (TR)
Accuracy20.77
6
Question AnsweringGSM8K EN
Accuracy6.95
6
Question AnsweringGSM8K ZH
Accuracy7.77
6
Showing 10 of 23 rows

Other info

Follow for update