Investigating Catastrophic Forgetting During Continual Training for Neural Machine Translation
Shuhao Gu, Yang Feng

TL;DR
This paper investigates the causes of catastrophic forgetting in neural machine translation during continual training, focusing on modules and parameters, and provides insights into how different parts of the model contribute to knowledge retention and loss.
Contribution
It offers a detailed analysis of module and parameter roles in catastrophic forgetting, advancing understanding of NMT model behavior during domain adaptation.
Findings
Some modules are linked to general knowledge, others to domain adaptation.
Certain parameters are crucial for both general and in-domain translation.
Significant changes in key parameters cause performance decline.
Abstract
Neural machine translation (NMT) models usually suffer from catastrophic forgetting during continual training where the models tend to gradually forget previously learned knowledge and swing to fit the newly added data which may have a different distribution, e.g. a different domain. Although many methods have been proposed to solve this problem, we cannot get to know what causes this phenomenon yet. Under the background of domain adaptation, we investigate the cause of catastrophic forgetting from the perspectives of modules and parameters (neurons). The investigation on the modules of the NMT model shows that some modules have tight relation with the general-domain knowledge while some other modules are more essential in the domain adaptation. And the investigation on the parameters shows that some parameters are important for both the general-domain and in-domain translation and the…
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.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
