Learn Before
Concept

Why Delta Tuning can alleviate the catastrophic forgetting problem in models?

When the model is trained for a series of tasks in a certain order, without regularization, updating the full parameters of the pre-trained model can lead to catastrophic forgetting. Delta Tuning, on the other hand, only requires fine-tuning of a small number of parameters, so it may be a solution to catastrophic forgetting.

0

1

Updated 2022-07-31

Tags

Deep Learning

Data Science