Preserving Knowledge in Large Language Model with Model-Agnostic Self-Decompression
Zilun Zhang, Yutao Sun, Tiancheng Zhao, Leigang Sha, Ruochen Xu, Kyusong Lee, Jianwei Yin

TL;DR
This paper introduces Tree Generation (TG), a model-agnostic self-decompression method that synthesizes training data to mitigate knowledge loss in large language models during fine-tuning, especially for multimodal models.
Contribution
The paper proposes a novel self-decompression technique, TG, that enhances knowledge retention in LLMs and MLLMs during instruction tuning by generating synthetic training data.
Findings
TG significantly reduces catastrophic forgetting in LLMs.
Incorporating dumped corpus improves MLLM performance on language benchmarks.
TG is applicable across different model architectures and modalities.
Abstract
Humans can retain old knowledge while learning new information, but Large Language Models (LLMs) often suffer from catastrophic forgetting when post-pretrained or supervised fine-tuned (SFT) on domain-specific data. Moreover, for Multimodal Large Language Models (MLLMs) which are composed of the LLM base and visual projector (e.g. LLaVA), a significant decline in performance on language benchmarks was observed compared to their single-modality counterparts. To address these challenges, we introduce a novel model-agnostic self-decompression method, Tree Generation (TG), that decompresses knowledge within LLMs into the training corpus. This paper focuses on TG-SFT, which can synthetically generate SFT data for the instruction tuning steps. By incorporating the dumped corpus during SFT for MLLMs, we significantly reduce the forgetting problem.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
