paper-with-me

Papers

Learning Unsupervised Multilingual Word Embeddings with Incremental Multilingual Hubs

2019-06-01 · NAACL 2019 6 · Geert Heyman, Bregt Verreet, Ivan Vuli{\'c}, Marie-Francine Moens

Recent research has discovered that a shared bilingual word embedding space can be induced by projecting monolingual word embedding spaces from two languages using a self-learning paradigm without any bilingual supervision. However, it has also been shown that for distant language pairs such fully unsupervised self-learning methods are unstable and often get stuck in poor local optima due to reduced isomorphism between starting monolingual spaces. In this work, we propose a new robust framework for learning unsupervised multilingual word embeddings that mitigates the instability issues. We learn a shared multilingual embedding space for a variable number of languages by incrementally adding new languages one by one to the current multilingual space. Through the gradual language addition the method can leverage the interdependencies between the new language and all other languages in the current multilingual space. We find that it is beneficial to project more distant languages later in the iterative process. Our fully unsupervised multilingual embedding spaces yield results that are on par with the state-of-the-art methods in the bilingual lexicon induction (BLI) task, and simultaneously obtain state-of-the-art scores on two downstream tasks: multilingual document classification and multilingual dependency parsing, outperforming even supervised baselines. This finding also accentuates the need to establish evaluation protocols for cross-lingual word embeddings beyond the omnipresent intrinsic BLI task in future work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Bilingual Lexicon InductionCross-Lingual Word EmbeddingsDependency ParsingDocument ClassificationMultilingual Word EmbeddingsSelf-LearningWord Embeddings

Similar Papers 제목 키워드 기반

Unsupervised Multilingual Word Embeddings

2018-08-27 · EMNLP 2018 10 · Xilun Chen, Claire Cardie

Multilingual Word Embeddings (MWEs) represent words from multiple languages in a single distributional vector space. Unsupervised MWE (UMWE) methods acquire multilingual embeddings without cross-lingual supervision, whic…

Multilingual Word EmbeddingsTranslationWord EmbeddingsWord Similarity+1

Multilingual Word Embeddings using Multigraphs

2016-12-14 · Radu Soricut, Nan Ding

We present a family of neural-network--inspired models for computing continuous word representations, specifically designed to exploit both monolingual and multilingual text. This framework allows us to perform unsupervi…

Machine TranslationMultilingual Word EmbeddingsSemantic SimilaritySemantic Textual Similarity+2

A Simple Approach to Learning Unsupervised Multilingual Embeddings

2020-04-10 · EMNLP 2020 11 · Pratik Jawanpuria, Mayank Meghwanshi, Bamdev Mishra

Recent progress on unsupervised learning of cross-lingual embeddings in bilingual setting has given impetus to learning a shared embedding space for several languages without any supervision. A popular framework to solve…

Bilingual Lexicon InductionDependency ParsingDocument ClassificationWord Alignment+1

Unsupervised Alignment of Embeddings with Wasserstein Procrustes

2018-05-29 · Edouard Grave, Armand Joulin, Quentin Berthet

A library for Multilingual Unsupervised or Supervised word Embeddings

Word Embeddings

Acoustic word embeddings for zero-resource languages using self-supervised contrastive learning and multilingual adaptation

2021-03-19 · Christiaan Jacobs, Yevgen Matusevych, Herman Kamper

Acoustic word embeddings (AWEs) are fixed-dimensional representations of variable-length speech segments. For zero-resource languages where labelled data is not available, one AWE approach is to use unsupervised autoenco…

Contrastive LearningWord Embeddings