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 pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More NLP interview questions

View all →