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

Download:

Current browse context:

cs.CL

Change to browse by:

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: Multi-Domain Neural Machine Translation with Word-Level Adaptive Layer-wise Domain Mixing

Abstract: Many multi-domain neural machine translation (NMT) models achieve knowledge transfer by enforcing one encoder to learn shared embedding across domains. However, this design lacks adaptation to individual domains. To overcome this limitation, we propose a novel multi-domain NMT model using individual modules for each domain, on which we apply word-level, adaptive and layer-wise domain mixing. We first observe that words in a sentence are often related to multiple domains. Hence, we assume each word has a domain proportion, which indicates its domain preference. Then word representations are obtained by mixing their embedding in individual domains based on their domain proportions. We show this can be achieved by carefully designing multi-head dot-product attention modules for different domains, and eventually taking weighted averages of their parameters by word-level layer-wise domain proportions. Through this, we can achieve effective domain knowledge sharing, and capture fine-grained domain-specific knowledge as well. Our experiments show that our proposed model outperforms existing ones in several NMT tasks.
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Journal reference: The 58th annual meeting of the Association for Computational Linguistics (ACL 2020)
Cite as: arXiv:1911.02692 [cs.CL]
  (or arXiv:1911.02692v3 [cs.CL] for this version)

Submission history

From: Haoming Jiang [view email]
[v1] Thu, 7 Nov 2019 00:54:06 GMT (741kb,D)
[v2] Fri, 1 May 2020 19:21:33 GMT (1395kb,D)
[v3] Fri, 12 Feb 2021 07:30:17 GMT (1741kb,D)

Link back to: arXiv, form interface, contact.