Low-Rank Adaptation Reduces Catastrophic Forgetting in Sequential Transformer Encoder Fine-Tuning: Controlled Empirical Evidence and Frozen-Backbone Representation Probes
Ashish Pandey

TL;DR
This study demonstrates that Low-Rank Adaptation (LoRA) significantly reduces catastrophic forgetting in sequential transformer encoder fine-tuning by preserving a stable shared feature scaffold, as shown through controlled experiments and representation probes.
Contribution
It provides the first comprehensive empirical evidence that LoRA's robustness stems from backbone freezing, offering insights into selective plasticity in transformer continual learning.
Findings
LoRA reduces average forgetting from 19.9% to 0.6% in BERT-base.
Frozen-backbone regimes preserve higher inter-task similarity.
Full fine-tuning causes divergence at the final transformer layer.
Abstract
Sequential fine-tuning of pretrained language encoders often overwrites previously acquired capabilities, but the forgetting behavior of parameter-efficient updates remains under-characterized. We present a controlled empirical study of Low-Rank Adaptation (LoRA) in sequential transformer encoder fine-tuning with companion representation probes that test a frozen-backbone explanation of its robustness. In five full-validation BERT-base reruns on an RTE->MRPC->CoLA->SST-2 sequence, full fine-tuning yields 19.9%+/-4.8% average forgetting, whereas standard LoRA (r=8, query/value modules) yields 0.6%+/-1.4% (paired t-test, p=0.002, Cohen's d_s=3.12). Task-level analyses confirm this reduction is not merely an aggregate effect. Secondary experiments on RoBERTa-base show the same pattern, and the strongest EWC baseline remains at 15.5%+/-1.4% forgetting. A six-task extension reveals that low…
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.
