We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Continual Learning of Neural Machine Translation within Low Forgetting Risk Regions

Abstract: This paper considers continual learning of large-scale pretrained neural machine translation model without accessing the previous training data or introducing model separation. We argue that the widely used regularization-based methods, which perform multi-objective learning with an auxiliary loss, suffer from the misestimate problem and cannot always achieve a good balance between the previous and new tasks. To solve the problem, we propose a two-stage training method based on the local features of the real loss. We first search low forgetting risk regions, where the model can retain the performance on the previous task as the parameters are updated, to avoid the catastrophic forgetting problem. Then we can continually train the model within this region only with the new training data to fit the new task. Specifically, we propose two methods to search the low forgetting risk regions, which are based on the curvature of loss and the impacts of the parameters on the model output, respectively. We conduct experiments on domain adaptation and more challenging language adaptation tasks, and the experimental results show that our method can achieve significant improvements compared with several strong baselines.
Comments: EMNLP 2022 Main Conference Long Paper
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2211.01542 [cs.CL]
  (or arXiv:2211.01542v2 [cs.CL] for this version)

Submission history

From: Shuhao Gu [view email]
[v1] Thu, 3 Nov 2022 01:21:10 GMT (5546kb,D)
[v2] Fri, 4 Nov 2022 02:10:02 GMT (5546kb,D)

Link back to: arXiv, form interface, contact.