paper-with-me

Papers

Unsupervised Word Translation with Adversarial Autoencoder

2020-06-01 · CL 2020 6 · Tasnim Mohiuddin, Shafiq Joty

Crosslingual word embeddings learned from monolingual embeddings have a crucial role in many downstream tasks, ranging from machine translation to transfer learning. Adversarial training has shown impressive success in learning crosslingual embeddings and the associated word translation task without any parallel data by mapping monolingual embeddings to a shared space. However, recent work has shown superior performance for non-adversarial methods in more challenging language pairs. In this article, we investigate adversarial autoencoder for unsupervised word translation and propose two novel extensions to it that yield more stable training and improved results. Our method includes regularization terms to enforce cycle consistency and input reconstruction, and puts the target encoders as an adversary against the corresponding discriminator. We use two types of refinement procedures sequentially after obtaining the trained encoders and mappings from the adversarial training, namely, refinement with Procrustes solution and refinement with symmetric re-weighting. Extensive experimentations with high- and low-resource languages from two different data sets show that our method achieves better performance than existing adversarial and non-adversarial approaches and is also competitive with the supervised system. Along with performing comprehensive ablation studies to understand the contribution of different components of our adversarial model, we also conduct a thorough analysis of the refinement procedures to understand their effects.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTransfer LearningTranslationWord EmbeddingsWord Translation

Methods 이 논문이 사용한 방법론

Procrustes Procrustes
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Adversarial Autoencoder for Unsupervised Word Translation with Cycle Consistency and Improved Training

2019-04-04 · NAACL 2019 6 · Tasnim Mohiuddin, Shafiq Joty

Adversarial training has shown impressive success in learning bilingual dictionary without any parallel data by mapping monolingual embeddings to a shared space. However, recent work has shown superior performance for no…

TranslationWord Translation

Improving Unsupervised Word-by-Word Translation with Language Model and Denoising Autoencoder

2019-01-06 · EMNLP 2018 10 · Yunsu Kim, Jiahui Geng, Hermann Ney

Unsupervised learning of cross-lingual word embedding offers elegant matching of words across languages, but has fundamental limitations in translating sentences. In this paper, we propose simple yet effective methods to…

DenoisingLanguage ModelingLanguage ModellingTranslation+1

Learning Unsupervised Word Translations Without Adversaries

2018-10-01 · EMNLP 2018 10 · Tanmoy Mukherjee, Makoto Yamada, Timothy Hospedales

Word translation, or bilingual dictionary induction, is an important capability that impacts many multilingual language processing tasks. Recent research has shown that word translation can be achieved in an unsupervised…

Machine TranslationMultilingual Word EmbeddingsSensitivityTransfer Learning+3

Non-Adversarial Unsupervised Word Translation

2018-01-18 · EMNLP 2018 10 · Yedid Hoshen, Lior Wolf

Unsupervised word translation from non-parallel inter-lingual corpora has attracted much research interest. Very recently, neural network methods trained with adversarial loss functions achieved high accuracy on this tas…

CPUTranslationWord Translation

Generative latent neural models for automatic word alignment

2020-09-28 · AMTA 2020 10 · Anh Khoa Ngo Ho, François Yvon

Word alignments identify translational correspondences between words in a parallel sentence pair and are used, for instance, to learn bilingual dictionaries, to train statistical machine translation systems or to perform…

Machine TranslationSentenceText GenerationTranslation+1