paper-with-me

Papers

A robust self-learning method for fully unsupervised cross-lingual mappings of word embeddings

2018-05-16 · ACL 2018 7 · Mikel Artetxe, Gorka Labaka, Eneko Agirre

Recent work has managed to learn cross-lingual word embeddings without parallel data by mapping monolingual embeddings to a shared space through adversarial training. However, their evaluation has focused on favorable conditions, using comparable corpora or closely-related languages, and we show that they often fail in more realistic scenarios. This work proposes an alternative approach based on a fully unsupervised initialization that explicitly exploits the structural similarity of the embeddings, and a robust self-learning algorithm that iteratively improves this solution. Our method succeeds in all tested scenarios and obtains the best published results in standard datasets, even surpassing previous supervised systems. Our implementation is released as an open source project at https://github.com/artetxem/vecmap

📄 PDF Abstract BibTeX arXiv:1805.06297

Code (2)

artetxem/vecmap 공식 구현
earthspecies/audio-embeddings

Tasks

Cross-Lingual Word EmbeddingsSelf-LearningWord Embeddings

Similar Papers 제목 키워드 기반

A Robust Self-Learning Method for Fully Unsupervised Cross-Lingual Mappings of Word Embeddings: Making the Method Robustly Reproducible as Well

2019-12-03 · LREC 2020 5 · Nicolas Garneau, Mathieu Godbout, David Beauchemin, Audrey Durand 외

In this paper, we reproduce the experiments of Artetxe et al. (2018b) regarding the robust self-learning method for fully unsupervised cross-lingual mappings of word embeddings. We show that the reproduction of their met…

Self-LearningWord Embeddings

Do We Really Need Fully Unsupervised Cross-Lingual Embeddings?

2019-09-04 · IJCNLP 2019 11 · Ivan Vulić, Goran Glavaš, Roi Reichart, Anna Korhonen

Recent efforts in cross-lingual word embedding (CLWE) learning have predominantly focused on fully unsupervised approaches that project monolingual embeddings into a shared cross-lingual space without any cross-lingual s…

Bilingual Lexicon InductionSelf-Learning

Unsupervised Cross-lingual Transfer of Word Embedding Spaces

2018-09-10 · EMNLP 2018 10 · Ruochen Xu, Yiming Yang, Naoki Otani, Yuexin Wu

Cross-lingual transfer of word embeddings aims to establish the semantic mappings among words in different languages by learning the transformation functions over the corresponding word embedding spaces. Successfully sol…

Bilingual Lexicon InductionCross-Lingual Transfertext-classificationText Classification+2

Limitations and Challenges of Unsupervised Cross-lingual Pre-training

2022-09-01 · AMTA 2022 9 · Martín Quesada Zaragoza, Francisco Casacuberta

Cross-lingual alignment methods for monolingual language representations have received notable attention in recent years. However, their use in machine translation pre-training remains scarce. This work tries to shed lig…

Machine TranslationTranslation

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 supervisi…

Bilingual Lexicon InductionCross-Lingual Word EmbeddingsDependency ParsingDocument Classification+3