English

Unsupervised Training for Large Vocabulary Translation Using Sparse Lexicon and Word Classes

Computation and Language 2019-01-08 v1

Abstract

We address for the first time unsupervised training for a translation task with hundreds of thousands of vocabulary words. We scale up the expectation-maximization (EM) algorithm to learn a large translation table without any parallel text or seed lexicon. First, we solve the memory bottleneck and enforce the sparsity with a simple thresholding scheme for the lexicon. Second, we initialize the lexicon training with word classes, which efficiently boosts the performance. Our methods produced promising results on two large-scale unsupervised translation tasks.

Keywords

Cite

@article{arxiv.1901.01577,
  title  = {Unsupervised Training for Large Vocabulary Translation Using Sparse Lexicon and Word Classes},
  author = {Yunsu Kim and Julian Schamper and Hermann Ney},
  journal= {arXiv preprint arXiv:1901.01577},
  year   = {2019}
}

Comments

Published in EACL 2017

R2 v1 2026-06-23T07:04:11.701Z