paper-with-me

홈 › Papers

How Language-Neutral is Multilingual BERT?

2019-11-08 · Jindřich Libovický, Rudolf Rosa, Alexander Fraser

Multilingual BERT (mBERT) provides sentence representations for 104 languages, which are useful for many multi-lingual tasks. Previous work probed the cross-linguality of mBERT using zero-shot transfer learning on morphological and syntactic tasks. We instead focus on the semantic properties of mBERT. We show that mBERT representations can be split into a language-specific component and a language-neutral component, and that the language-neutral component is sufficiently general in terms of modeling semantics to allow high-accuracy word-alignment and sentence retrieval but is not yet good enough for the more difficult task of MT quality estimation. Our work presents interesting challenges which must be solved to build better language-neutral representations, particularly for tasks requiring linguistic transfer of semantics.

📄 PDF Abstract BibTeX arXiv:1911.03310

Code (1)

jlibovicky/assess-multilingual-bert 공식 구현 pytorch

Tasks

RetrievalSentenceSentence RetrievalTransfer LearningWord Alignment

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
mBERT mBERT
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

On the Language Neutrality of Pre-trained Multilingual Representations

2020-04-09 · Findings of the Association for Computational Linguistics 2020 · Jindřich Libovický, Rudolf Rosa, Alexander Fraser

Multilingual contextual embeddings, such as multilingual BERT and XLM-RoBERTa, have proved useful for many multi-lingual tasks. Previous work probed the cross-linguality of the representations indirectly using zero-shot …

Language IdentificationTransfer LearningWord Alignment

Video Games as a Corpus: Sentiment Analysis using Fallout New Vegas Dialog

2022-12-05 · Mika Hämäläinen, Khalid Alnajjar, Thierry Poibeau

We present a method for extracting a multilingual sentiment annotated dialog data set from Fallout New Vegas. The game developers have preannotated every line of dialog in the game in one of the 8 different sentiments: \…

Sentiment Analysis

On the Language-specificity of Multilingual BERT and the Impact of Fine-tuning

2021-09-14 · EMNLP (BlackboxNLP) 2021 11 · Marc Tanti, Lonneke van der Plas, Claudia Borg, Albert Gatt

Recent work has shown evidence that the knowledge acquired by multilingual BERT (mBERT) has two components: a language-specific and a language-neutral one. This paper analyses the relationship between them, in the contex…

Language IdentificationNatural Language InferencePOSPOS Tagging+1

Cross-neutralising: Probing for joint encoding of linguistic information in multilingual models

2020-10-24 · Rochelle Choenni, Ekaterina Shutova

Multilingual sentence encoders are widely used to transfer NLP models across languages. The success of this transfer is, however, dependent on the model's ability to encode the patterns of cross-lingual similarity and va…

SentenceXLM-R

XED: A Multilingual Dataset for Sentiment Analysis and Emotion Detection

2020-11-03 · COLING 2020 8 · Emily Öhman, Marc Pàmies, Kaisla Kajava, Jörg Tiedemann

We introduce XED, a multilingual fine-grained emotion dataset. The dataset consists of human-annotated Finnish (25k) and English sentences (30k), as well as projected annotations for 30 additional languages, providing ne…

Sentiment Analysis