English

BilBOWA: Fast Bilingual Distributed Representations without Word Alignments

Machine Learning 2016-02-05 v3 Computation and Language Machine Learning

Abstract

We introduce BilBOWA (Bilingual Bag-of-Words without Alignments), a simple and computationally-efficient model for learning bilingual distributed representations of words which can scale to large monolingual datasets and does not require word-aligned parallel training data. Instead it trains directly on monolingual data and extracts a bilingual signal from a smaller set of raw-text sentence-aligned data. This is achieved using a novel sampled bag-of-words cross-lingual objective, which is used to regularize two noise-contrastive language models for efficient cross-lingual feature learning. We show that bilingual embeddings learned using the proposed model outperform state-of-the-art methods on a cross-lingual document classification task as well as a lexical translation task on WMT11 data.

Cite

@article{arxiv.1410.2455,
  title  = {BilBOWA: Fast Bilingual Distributed Representations without Word Alignments},
  author = {Stephan Gouws and Yoshua Bengio and Greg Corrado},
  journal= {arXiv preprint arXiv:1410.2455},
  year   = {2016}
}
R2 v1 2026-06-22T06:18:04.924Z