Analyzing the Limitations of Cross-lingual Word Embedding Mappings (P19-1)

Copied to clipboard

Challenge: Existing methods for cross-lingual word embeddings have limited results . existing methods require little or no cross-linguistic signal to work .
Approach: They compare offline mapping methods to an extension of skip-gram that jointly learns both embedding spaces.
Outcome: The proposed method yields more isomorphic embeddings, is less sensitive to hubness, and achieves stronger results in bilingual lexicon induction.

Similar Papers

Beyond Offline Mapping: Learning Cross-lingual Word Embeddings through Context Anchoring (2021.acl-long)

Copied to clipboard

Challenge: Recent research on cross-lingual word embeddings has been dominated by unsupervised mapping approaches that align monolingual embedders.
Approach: They propose an unsupervised mapping approach that fixes fixed embeddings and learns new ones for the source language that are aligned with them.
Outcome: The proposed method outperforms conventional mapping methods on bilingual lexicon induction and obtains competitive results in the downstream XNLI task.
On the Robustness of Unsupervised and Semi-supervised Cross-lingual Word Embedding Learning (2020.lrec-1)

Copied to clipboard

Challenge: Cross-lingual word embeddings are vector representations of words in different languages where words with similar meaning are represented by similar vectors, regardless of the language.
Approach: They propose to evaluate multiple cross-lingual word embedding models and compare their strengths and limitations to evaluate their effectiveness.
Outcome: The proposed models perform well with noisy text and language pairs with major differences.
A Simple Approach to Learning Unsupervised Multilingual Embeddings (2020.emnlp-main)

Copied to clipboard

Challenge: Recent work on unsupervised cross-lingual embeddings in the bilingual setting has given the impetus to learning a shared embeddable space for several languages.
Approach: They propose to solve two sub-problems together to learn a shared embedding space for several languages.
Outcome: The proposed approach outperforms existing methods in bilingual lexicon induction, cross-lingual word similarity, multilingual document classification, and multilingual dependency parsing tasks.
A Closer Look on Unsupervised Cross-lingual Word Embeddings Mapping (2020.lrec-1)

Copied to clipboard

Challenge: Existing methods for word embeddings are limited to a single, unannotated corpus, which means that word representations with similar meaning in distinct languages can be very different.
Approach: They propose an unsupervised method for cross-lingual word embedding mapping that uses stochastic initialization and isometric initialization to verify the method's robustness.
Outcome: The proposed method is robust on different embedding representations and new language pairs, particularly those involving Slavic languages like Polish or Czech.
Revisiting the Context Window for Cross-lingual Word Embeddings (2020.acl-main)

Copied to clipboard

Challenge: Existing approaches to mapping-based cross-lingual word embeddings are based on the assumption that the source and target embeddable spaces are structurally similar.
Approach: They propose to use different context windows to evaluate bilingual word embeddings in various languages, domains, and tasks.
Outcome: The size of both the source and target window improves bilingual lexicon induction, especially on frequent nouns.
Unsupervised Cross-Lingual Representation Learning (P19-4)

Copied to clipboard

Challenge: a comprehensive survey of cutting-edge weakly-supervised and unsupervised cross-lingual word representations is presented .
Approach: This tutorial provides a comprehensive survey of recent work on weakly-supervised and unsupervised cross-lingual word representations.
Outcome: This tutorial provides a comprehensive survey of cutting-edge weakly-supervised and unsupervised word representations.
A Call for More Rigor in Unsupervised Cross-lingual Learning (2020.acl-main)

Copied to clipboard

Challenge: Existing research on unsupervised cross-lingual learning has focused on purely unsupervised learning without any parallel data for most of the world's languages.
Approach: They propose to define "multilingual learning" as learning a common model for two or more languages from raw text, without any downstream task labels.
Outcome: The proposed model is based on a model with no parallel data and abundant monolingual data.
Non-Linearity in Mapping Based Cross-Lingual Word Embeddings (2020.lrec-1)

Copied to clipboard

Challenge: Existing work on cross-lingual word embeddings rely on linear mappings, but this assumption is not true for all language pairs.
Approach: They propose a non-linear mapping approach which can find non-linesar relationships between languages by kernel Canonical Correlation Analysis.
Outcome: The proposed approach improves on five language pairs on supervised and self-learning scenarios.
How to (Properly) Evaluate Cross-Lingual Word Embeddings: On Strong Baselines, Comparative Analyses, and Some Misconceptions (P19-1)

Copied to clipboard

Challenge: Cross-lingual word embeddings (CLEs) are used for downstream NLP tasks . CLEs are based on bilingual lexicon induction (BLI) evaluations vary greatly, hindering ability to interpret performance and properties of different CLE models.
Approach: They evaluate CLE models for a large number of language pairs on bilingual lexicon induction and three downstream tasks.
Outcome: The proposed model performance is based on supervised and unsupervised models on bilingual lexicon induction and three downstream tasks.
NORMA: Neighborhood Sensitive Maps for Multilingual Word Embeddings (D18-1)

Copied to clipboard

Challenge: Existing methods for learning multilingual word embeddings assume that embeddable spaces of different languages exhibit similar structures.
Approach: They propose a method for learning neighborhood sensitive maps to capture such differences . aim is to learn word vectors where similar words have similar vector representations .
Outcome: The proposed method outperforms state-of-the-art methods for translation between distant languages.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations