paper-with-me

Papers

Cross-Lingual BERT Contextual Embedding Space Mapping with Isotropic and Isometric Conditions

2021-07-19 · Haoran Xu, Philipp Koehn

Typically, a linearly orthogonal transformation mapping is learned by aligning static type-level embeddings to build a shared semantic space. In view of the analysis that contextual embeddings contain richer semantic features, we investigate a context-aware and dictionary-free mapping approach by leveraging parallel corpora. We illustrate that our contextual embedding space mapping significantly outperforms previous multilingual word embedding methods on the bilingual dictionary induction (BDI) task by providing a higher degree of isomorphism. To improve the quality of mapping, we also explore sense-level embeddings that are split from type-level representations, which can align spaces in a finer resolution and yield more precise mapping. Moreover, we reveal that contextual embedding spaces suffer from their natural properties -- anisotropy and anisometry. To mitigate these two problems, we introduce the iterative normalization algorithm as an imperative preprocessing step. Our findings unfold the tight relationship between isotropy, isometry, and isomorphism in normalized contextual embedding spaces.

📄 PDF Abstract BibTeX arXiv:2107.09186

Code (1)

fe1ixxu/Contextual_Mapping 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Cross-Lingual BERT Transformation for Zero-Shot Dependency Parsing

2019-09-15 · IJCNLP 2019 11 · Yuxuan Wang, Wanxiang Che, Jiang Guo, Yijia Liu 외

This paper investigates the problem of learning cross-lingual representations in a contextual space. We propose Cross-Lingual BERT Transformation (CLBT), a simple and efficient approach to generate cross-lingual contextu…

Cross-Lingual TransferDependency ParsingLanguage ModelingLanguage Modelling+2

Examining Cross-lingual Contextual Embeddings with Orthogonal Structural Probes

2021-09-10 · EMNLP 2021 11 · Tomasz Limisiewicz, David Mareček

State-of-the-art contextual embeddings are obtained from large language models available only for a few languages. For others, we need to learn representations using a multilingual model. There is an ongoing debate on wh…

Machine Translation Reference-less Evaluation using YiSi-2 with Bilingual Mappings of Massive Multilingual Language Model

2020-11-01 · WMT (EMNLP) 2020 11 · Chi-kiu Lo, Samuel Larkin

We present a study on using YiSi-2 with massive multilingual pretrained language models for machine translation (MT) reference-less evaluation. Aiming at finding better semantic representation for semantic MT evaluation,…

Language ModelingLanguage ModellingMachine TranslationSemantic Similarity+3

What makes multilingual BERT multilingual?

2020-10-20 · Chi-Liang Liu, Tsung-Yuan Hsu, Yung-Sung Chuang, Hung-Yi Lee

Recently, multilingual BERT works remarkably well on cross-lingual transfer tasks, superior to static non-contextualized word embeddings. In this work, we provide an in-depth experimental study to supplement the existing…

Cross-Lingual TransferWord Embeddings

Adversarial Learning with Contextual Embeddings for Zero-resource Cross-lingual Classification and NER

2019-08-31 · IJCNLP 2019 11 · Phillip Keung, Yichao Lu, Vikas Bhardwaj

Contextual word embeddings (e.g. GPT, BERT, ELMo, etc.) have demonstrated state-of-the-art performance on various NLP tasks. Recent work with the multilingual version of BERT has shown that the model performs very well i…

General Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4