English

FGGM: Fisher-Guided Gradient Masking for Continual Learning

Machine Learning 2026-01-27 v1 Computation and Language

Abstract

Catastrophic forgetting impairs the continuous learning of large language models. We propose Fisher-Guided Gradient Masking (FGGM), a framework that mitigates this by strategically selecting parameters for updates using diagonal Fisher Information. FGGM dynamically generates binary masks with adaptive thresholds, preserving critical parameters to balance stability and plasticity without requiring historical data. Unlike magnitude-based methods such as MIGU, our approach offers a mathematically principled parameter importance estimation. On the TRACE benchmark, FGGM shows a 9.6% relative improvement in retaining general capabilities over supervised fine-tuning (SFT) and a 4.4% improvement over MIGU on TRACE tasks. Additional analysis on code generation tasks confirms FGGM's superior performance and reduced forgetting, establishing it as an effective solution.

Keywords

Cite

@article{arxiv.2601.18261,
  title  = {FGGM: Fisher-Guided Gradient Masking for Continual Learning},
  author = {Chao-Hong Tan and Qian Chen and Wen Wang and Yukun Ma and Chong Zhang and Chong Deng and Qinglin Zhang and Xiangang Li and Jieping Ye},
  journal= {arXiv preprint arXiv:2601.18261},
  year   = {2026}
}

Comments

Accepted by ICASSP 2026

R2 v1 2026-07-01T09:19:52.610Z