paper-with-me

Papers

Finding Universal Grammatical Relations in Multilingual BERT

2020-05-09 · ACL 2020 6 · Ethan A. Chi, John Hewitt, Christopher D. Manning

Recent work has found evidence that Multilingual BERT (mBERT), a transformer-based multilingual masked language model, is capable of zero-shot cross-lingual transfer, suggesting that some aspects of its representations are shared cross-lingually. To better understand this overlap, we extend recent work on finding syntactic trees in neural networks' internal representations to the multilingual setting. We show that subspaces of mBERT representations recover syntactic tree distances in languages other than English, and that these subspaces are approximately shared across languages. Motivated by these results, we present an unsupervised analysis method that provides evidence mBERT learns representations of syntactic dependency labels, in the form of clusters which largely agree with the Universal Dependencies taxonomy. This evidence suggests that even without explicit supervision, multilingual masked language models learn certain linguistic universals.

📄 PDF Abstract BibTeX arXiv:2005.04511

Code (1)

ethanachi/multilingual-probing-visualization 공식 구현 pytorch

Tasks

Cross-Lingual TransferLanguage ModelingLanguage ModellingZero-Shot Cross-Lingual Transfer

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 제목 키워드 기반

Universal Dependencies: A Cross-Linguistic Perspective on Grammar and Lexicon

2016-12-01 · WS 2016 12 · Joakim Nivre

Universal Dependencies is an initiative to develop cross-linguistically consistent grammatical annotation for many languages, with the goal of facilitating multilingual parser development, cross-lingual learning and pars…

Position

Multilingual BERT has an accent: Evaluating English influences on fluency in multilingual models

2022-10-11 · Isabel Papadimitriou, Kezia Lopez, Dan Jurafsky

While multilingual language models can improve NLP performance on low-resource languages by leveraging higher-resource languages, they also reduce average performance on all languages (the 'curse of multilinguality'). He…

Language ModelingLanguage Modelling

Multilingual BERT, ergativity, and grammatical subjecthood

2021-02-01 · SCiL 2021 2 · Isabel Papadimitriou, Ethan A. Chi, Richard Futrell, Kyle Mahowald

Cross-Linguistic Syntactic Difference in Multilingual BERT: How Good is It and How Does It Affect Transfer?

2022-12-21 · Ningyu Xu, Tao Gui, Ruotian Ma, Qi Zhang 외

Multilingual BERT (mBERT) has demonstrated considerable cross-lingual syntactic ability, whereby it enables effective zero-shot cross-lingual transfer of syntactic knowledge. The transfer is more successful between some …

Cross-Lingual TransferDiversityZero-Shot Cross-Lingual Transfer

Deep Subjecthood: Higher-Order Grammatical Features in Multilingual BERT

2021-01-26 · EACL 2021 2 · Isabel Papadimitriou, Ethan A. Chi, Richard Futrell, Kyle Mahowald

We investigate how Multilingual BERT (mBERT) encodes grammar by examining how the high-order grammatical feature of morphosyntactic alignment (how different languages define what counts as a "subject") is manifested acro…

Sentence