ExplorerData ScienceMachine Learning
Research PaperResearchia:202603.11076

Grow, Don't Overwrite: Fine-tuning Without Forgetting

Dyah Adila

Abstract

Adapting pre-trained models to specialized tasks often leads to catastrophic forgetting, where new knowledge overwrites foundational capabilities. Existing methods either compromise performance on the new task or struggle to balance training stability with efficient reuse of pre-trained knowledge. We introduce a novel function-preserving expansion method that resolves this dilemma. Our technique expands model capacity by replicating pre-trained parameters within transformer submodules and applyi...

Submitted: March 11, 2026Subjects: Machine Learning; Data Science

Description / Details

Adapting pre-trained models to specialized tasks often leads to catastrophic forgetting, where new knowledge overwrites foundational capabilities. Existing methods either compromise performance on the new task or struggle to balance training stability with efficient reuse of pre-trained knowledge. We introduce a novel function-preserving expansion method that resolves this dilemma. Our technique expands model capacity by replicating pre-trained parameters within transformer submodules and applying a scaling correction that guarantees the expanded model is mathematically identical to the original at initialization, enabling stable training while exploiting existing knowledge. Empirically, our method eliminates the trade-off between plasticity and stability, matching the performance of full fine-tuning on downstream tasks without any degradation of the model's original capabilities. Furthermore, we demonstrate the modularity of our approach, showing that by selectively expanding a small subset of layers we can achieve the same performance as full fine-tuning at a fraction of the computational cost.


Source: arXiv:2603.08647v1 - http://arxiv.org/abs/2603.08647v1 PDF: https://arxiv.org/pdf/2603.08647v1 Original Link: http://arxiv.org/abs/2603.08647v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Mar 11, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Grow, Don't Overwrite: Fine-tuning Without Forgetting | Researchia