paper-with-me

Papers

DICT-MLM: Improved Multilingual Pre-Training using Bilingual Dictionaries

2020-10-23 · Aditi Chaudhary, Karthik Raman, Krishna Srinivasan, Jiecao Chen

Pre-trained multilingual language models such as mBERT have shown immense gains for several natural language processing (NLP) tasks, especially in the zero-shot cross-lingual setting. Most, if not all, of these pre-trained models rely on the masked-language modeling (MLM) objective as the key language learning objective. The principle behind these approaches is that predicting the masked words with the help of the surrounding text helps learn potent contextualized representations. Despite the strong representation learning capability enabled by MLM, we demonstrate an inherent limitation of MLM for multilingual representation learning. In particular, by requiring the model to predict the language-specific token, the MLM objective disincentivizes learning a language-agnostic representation -- which is a key goal of multilingual pre-training. Therefore to encourage better cross-lingual representation learning we propose the DICT-MLM method. DICT-MLM works by incentivizing the model to be able to predict not just the original masked word, but potentially any of its cross-lingual synonyms as well. Our empirical analysis on multiple downstream tasks spanning 30+ languages, demonstrates the efficacy of the proposed approach and its ability to learn better multilingual representations.

📄 PDF Abstract BibTeX arXiv:2010.12566

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMasked Language ModelingRepresentation Learning

Methods 이 논문이 사용한 방법론

mBERT mBERT

Similar Papers 제목 키워드 기반

Dict-NMT: Bilingual Dictionary based NMT for Extremely Low Resource Languages

2022-06-09 · Nalin Kumar, Deepak Kumar, Subhankar Mishra

Neural Machine Translation (NMT) models have been effective on large bilingual datasets. However, the existing methods and techniques show that the model's performance is highly dependent on the number of examples in tra…

Machine TranslationNMTTranslation

Dict-NMT: Bilingual Dictionary based NMT for Extremely Low Resource Languages

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Neural Machine Translation (NMT) models have been effective on large bilingual datasets. However, the existing methods and techniques show that the model's performance is highly dependent on the number of examples in tra…

Machine TranslationNMTTranslation

Bilingual Embeddings with Random Walks over Multilingual Wordnets

2018-04-23 · J. Goikoetxea, A. Soroa, E. Agirre

Bilingual word embeddings represent words of two languages in the same space, and allow to transfer knowledge from one language to the other without machine translation. The main approach is to train monolingual embeddin…

Machine TranslationWord EmbeddingsWord Similarity

A Multi-Pairwise Extension of Procrustes Analysis for Multilingual Word Translation

2019-11-01 · IJCNLP 2019 11 · Hagai Taitelbaum, Gal Chechik, Jacob Goldberger

In this paper we present a novel approach to simultaneously representing multiple languages in a common space. Procrustes Analysis (PA) is commonly used to find the optimal orthogonal word mapping in the bilingual case. …

TranslationWord Translation

Design Challenges in Named Entity Transliteration

2018-08-07 · COLING 2018 8 · Yuval Merhav, Stephen Ash

We analyze some of the fundamental design challenges that impact the development of a multilingual state-of-the-art named entity transliteration system, including curating bilingual named entity datasets and evaluation o…

DecoderTransliteration