CLOct 24, 2019

Wasserstein distances for evaluating cross-lingual embeddings

arXiv:1910.11005v21 citations
AI Analysis

This work addresses the evaluation of cross-lingual embeddings for NLP applications, offering a novel method that is incremental in improving existing evaluation techniques.

The authors tackled the problem of evaluating cross-lingual word embeddings by adapting downstream NLP tasks to the optimal transport framework, using Wasserstein distances for cross-lingual document retrieval and classification, and reported that this approach outperforms strong baselines and performs on par with state-of-the-art models.

Word embeddings are high dimensional vector representations of words that capture their semantic similarity in the vector space. There exist several algorithms for learning such embeddings both for a single language as well as for several languages jointly. In this work we propose to evaluate collections of embeddings by adapting downstream natural language tasks to the optimal transport framework. We show how the family of Wasserstein distances can be used to solve cross-lingual document retrieval and the cross-lingual document classification problems. We argue on the advantages of this approach compared to more traditional evaluation methods of embeddings like bilingual lexical induction. Our experimental results suggest that using Wasserstein distances on these problems out-performs several strong baselines and performs on par with state-of-the-art models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes