Mechanistic Analysis of Catastrophic Forgetting in Large Language Models During Continual Fine-tuning
Abstract
Large language models exhibit remarkable performance across diverse tasks through pre-training and fine-tuning paradigms. However, continual fine-tuning on sequential tasks induces catastrophic forgetting, where newly acquired knowledge interferes with previously learned capabilities. Despite widespread observations of this phenomenon, the mechanistic understanding remains limited. Here, we present a comprehensive mechanistic analysis of catastrophic forgetting in transformer-based LLMs during sequential fine-tuning. Through systematic experiments across multiple model scales (109B to 400B total parameters) and task sequences, we identify three primary mechanisms driving forgetting: gradient interference in attention weights, representational drift in intermediate layers, and loss landscape flattening. We demonstrate that forgetting severity correlates strongly with task similarity (Pearson r = 0.87) and gradient alignment metrics. Our analysis reveals that approximately 15 to 23 percent of attention heads undergo severe disruption during fine-tuning, with lower layers showing greater susceptibility. These findings establish mechanistic foundations for developing targeted mitigation strategies in continual learning systems.
Keywords
Cite
@article{arxiv.2601.18699,
title = {Mechanistic Analysis of Catastrophic Forgetting in Large Language Models During Continual Fine-tuning},
author = {Olaf Yunus Laitinen Imanov},
journal= {arXiv preprint arXiv:2601.18699},
year = {2026}
}
Comments
16 pages, 16 figures (6 main + 10 supplementary)