English

Spurious Forgetting in Continual Learning of Language Models

Machine Learning 2025-01-24 v1

Abstract

Recent advancements in large language models (LLMs) reveal a perplexing phenomenon in continual learning: despite extensive training, models experience significant performance declines, raising questions about task alignment and underlying knowledge retention. This study first explores the concept of "spurious forgetting", proposing that such performance drops often reflect a decline in task alignment rather than true knowledge loss. Through controlled experiments with a synthesized dataset, we investigate the dynamics of model performance during the initial training phases of new tasks, discovering that early optimization steps can disrupt previously established task alignments. Our theoretical analysis connects these shifts to orthogonal updates in model weights, providing a robust framework for understanding this behavior. Ultimately, we introduce a Freezing strategy that fix the bottom layers of the model, leading to substantial improvements in four continual learning scenarios. Our findings underscore the critical distinction between task alignment and knowledge retention, paving the way for more effective strategies in continual learning.

Keywords

Cite

@article{arxiv.2501.13453,
  title  = {Spurious Forgetting in Continual Learning of Language Models},
  author = {Junhao Zheng and Xidi Cai and Shengjie Qiu and Qianli Ma},
  journal= {arXiv preprint arXiv:2501.13453},
  year   = {2025}
}

Comments

ICLR2025

R2 v1 2026-06-28T21:14:30.419Z