paper-with-me

Papers

Anchor-based Bilingual Word Embeddings for Low-Resource Languages

2020-10-23 · ACL 2021 5 · Tobias Eder, Viktor Hangya, Alexander Fraser

Good quality monolingual word embeddings (MWEs) can be built for languages which have large amounts of unlabeled text. MWEs can be aligned to bilingual spaces using only a few thousand word translation pairs. For low resource languages training MWEs monolingually results in MWEs of poor quality, and thus poor bilingual word embeddings (BWEs) as well. This paper proposes a new approach for building BWEs in which the vector space of the high resource source language is used as a starting point for training an embedding space for the low resource target language. By using the source vectors as anchors the vector spaces are automatically aligned during training. We experiment on English-German, English-Hiligaynon and English-Macedonian. We show that our approach results not only in improved BWEs and bilingual lexicon induction performance, but also in improved target language MWE quality as measured using monolingual word similarity.

📄 PDF Abstract BibTeX arXiv:2010.12627

Code (0)

등록된 구현이 없습니다.

Tasks

Bilingual Lexicon InductionCross-Lingual TransferTransfer LearningTranslationWord EmbeddingsWord SimilarityWord Translation

Similar Papers 제목 키워드 기반

Multilingual Word Embeddings for Low-Resource Languages using Anchors and a Chain of Related Languages

2023-11-21 · Viktor Hangya, Silvia Severini, Radoslav Ralev, Alexander Fraser 외

Very low-resource languages, having only a few million tokens worth of data, are not well-supported by multilingual NLP approaches due to poor quality cross-lingual word representations. Recent work showed that good cros…

Bilingual Lexicon InductionMultilingual NLPMultilingual Word EmbeddingsWord Embeddings

Mapping Supervised Bilingual Word Embeddings from English to low-resource languages

2019-10-14 · Sourav Dutta

It is very challenging to work with low-resource languages due to the inadequate availability of data. Using a dictionary to map independently trained word embeddings into a shared vector space has proved to be very usef…

Machine TranslationRetrievalTranslationWord Embeddings

Cross-Lingual Word Embeddings for Turkic Languages

2020-05-17 · LREC 2020 5 · Elmurod Kuriyozov, Yerai Doval, Carlos Gómez-Rodríguez

There has been an increasing interest in learning cross-lingual word embeddings to transfer knowledge obtained from a resource-rich language, such as English, to lower-resource languages for which annotated data is scarc…

Cross-Lingual Word EmbeddingsSentiment AnalysisWord Embeddings

Injecting Word Embeddings with Another Language's Resource : An Application of Bilingual Embeddings

2017-11-01 · IJCNLP 2017 11 · P, Prakhar ey, Vikram Pudi, Manish Shrivastava

Word embeddings learned from text corpus can be improved by injecting knowledge from external resources, while at the same time also specializing them for similarity or relatedness. These knowledge resources (like WordNe…

Learning Word EmbeddingsWord EmbeddingsWord Similarity

Joint Training for Learning Cross-lingual Embeddings with Sub-word Information without Parallel Corpora

2020-12-01 · Joint Conference on Lexical and Computational Semantics 2020 · Ali Hakimi Parizi, Paul Cook

In this paper, we propose a novel method for learning cross-lingual word embeddings, that incorporates sub-word information during training, and is able to learn high-quality embeddings from modest amounts of monolingual…

Bilingual Lexicon InductionClassificationCross-Lingual Word EmbeddingsDocument Classification+2