An Empirical Study of Catastrophic Forgetting in Large Language Models During Continual Fine-tuning
Yun Luo, Zhen Yang, Fandong Meng, Yafu Li, Jie Zhou and, Yue Zhang

TL;DR
This paper empirically investigates catastrophic forgetting in large language models during continual instruction tuning, revealing that larger models tend to forget more, but certain tuning strategies can mitigate this issue.
Contribution
It provides the first comprehensive empirical analysis of catastrophic forgetting in LLMs during continual fine-tuning across multiple tasks and model scales.
Findings
Forgetting increases with model size in the 1b to 7b range.
Decoder-only models like BLOOMZ retain more knowledge than encoder-decoder models like mT0.
General instruction tuning can reduce catastrophic forgetting.
Abstract
Catastrophic forgetting (CF) is a phenomenon that occurs in machine learning when a model forgets previously learned information while acquiring new knowledge for achieving a satisfactory performance in downstream tasks. As large language models (LLMs) have demonstrated remarkable performance, it is intriguing to investigate whether CF exists during the continual instruction tuning of LLMs. This study empirically evaluates the forgetting phenomenon in LLMs' knowledge during continual instruction tuning from the perspectives of domain knowledge, reasoning, and reading comprehension. The experiments reveal that catastrophic forgetting is generally observed in LLMs ranging from 1b to 7b parameters. Surprisingly, as the model scale increases, the severity of forgetting intensifies in such a model sale range which may result from the much significant initial performance in the larger LLM.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsBLOOMZ · mT0
