seniorNLP
What is catastrophic interference in continual learning for NLP?
Updated May 17, 2026
Short answer
It is the loss of previously learned knowledge when training on new tasks.
Deep explanation
Neural networks overwrite weights when trained sequentially on new tasks. This leads to forgetting old knowledge. Techniques like Elastic Weight Consolidation and rehearsal buffers mitigate this by preserving important parameters or replaying old data.
Unlock with a Pro subscription to view this section.
View pricingReal-world example
No real-world example available yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProCommon mistakes
No common mistakes listed yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProFollow-up questions
No follow-up questions available yet.
Unlock with a Pro subscription to view this section.
Upgrade to Pro