English

Forgetting before Learning: Utilizing Parametric Arithmetic for Knowledge Updating in Large Language Models

Computation and Language 2024-02-19 v2

Abstract

Recent advancements in Large Language Models (LLMs) have showcased their remarkable capabilities in text understanding and generation. However, even stronger LLMs are susceptible to acquiring erroneous or obsolete information from the training corpus. Direct secondary fine-tuning with data containing new knowledge may be ineffective in updating knowledge due to the conflict between old and new knowledge. In this paper, we propose a new paradigm for fine-tuning called F-Learning (Forgetting before Learning), which employs parametric arithmetic to facilitate the forgetting of old knowledge and learning of new knowledge. Experimental results on two publicly available datasets demonstrate that our proposed F-Learning can obviously improve the knowledge updating performance of both full fine-tuning and LoRA fine-tuning, simultaneously outperforming the existing baselines in most cases. Moreover, we have also discovered that forgetting old knowledge by subtracting the parameters of LoRA can yield a similar effect to subtracting the parameters of full fine-tuning, and occasionally even surpass it significantly.

Keywords

Cite

@article{arxiv.2311.08011,
  title  = {Forgetting before Learning: Utilizing Parametric Arithmetic for Knowledge Updating in Large Language Models},
  author = {Shiwen Ni and Dingwei Chen and Chengming Li and Xiping Hu and Ruifeng Xu and Min Yang},
  journal= {arXiv preprint arXiv:2311.08011},
  year   = {2024}
}
R2 v1 2026-06-28T13:20:31.504Z