pith. sign in

arxiv: 2210.03319 · v1 · pith:6PY26GYW · submitted 2022-10-07 · cs.CL

Robust Unsupervised Cross-Lingual Word Embedding using Domain Flow Interpolation

pith:6PY26GYWopen to challenge →

classification cs.CL
keywords languagespacecross-lingualadversarialapproachembeddingworddistant
0
0 comments X
read the original abstract

This paper investigates an unsupervised approach towards deriving a universal, cross-lingual word embedding space, where words with similar semantics from different languages are close to one another. Previous adversarial approaches have shown promising results in inducing cross-lingual word embedding without parallel data. However, the training stage shows instability for distant language pairs. Instead of mapping the source language space directly to the target language space, we propose to make use of a sequence of intermediate spaces for smooth bridging. Each intermediate space may be conceived as a pseudo-language space and is introduced via simple linear interpolation. This approach is modeled after domain flow in computer vision, but with a modified objective function. Experiments on intrinsic Bilingual Dictionary Induction tasks show that the proposed approach can improve the robustness of adversarial models with comparable and even better precision. Further experiments on the downstream task of Cross-Lingual Natural Language Inference show that the proposed model achieves significant performance improvement for distant language pairs in downstream tasks compared to state-of-the-art adversarial and non-adversarial models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. XITE: Cross-lingual Interpolation for Transfer using Embeddings

    cs.CL 2026-04 unverdicted novelty 5.0

    XITE augments cross-lingual training data by transferring labels via embedding similarity and interpolating embeddings after LDA projection, reporting gains up to 35.91% in sentiment analysis and 81.16% in NLI for lan...