Challenge: Multilingual BERT (mBERT) has demonstrated considerable cross-lingual syntactic ability, but it is not well understood what leads to this variation and whether it fairly reflects difference between languages.
Approach: They propose to use multilingual BERT to enable zero-shot cross-lingual transfer of syntactic knowledge between different languages by generating grammatical relations in 24 different languages.
Outcome: The results show that the distance between the distributions of different languages is highly consistent with the syntactic difference in terms of linguistic formalisms.

Similar Papers

Cross-lingual Alignment Methods for Multilingual BERT: A Comparative Study (2020.findings-emnlp)

Copied to clipboard

Challenge: Multilingual BERT (mBERT) has shown reasonable capability for zero-shot cross-lingual transfer when fine-tuned on downstream tasks.
Approach: They propose to use parallel corpora and rotational alignment methods to improve transfer performance in a zero-shot setting.
Outcome: The proposed method improves rotation-based alignment on Name Entity Recognition and Semantic Slot Filling tasks.
Beto, Bentz, Becas: The Surprising Cross-Lingual Effectiveness of BERT (D19-1)

Copied to clipboard

Challenge: Pretrained contextual representation models have pushed forward the state-of-the-art on many NLP tasks.
Approach: They propose to use a model that is pretrained on 104 languages for cross-lingual transfer.
Outcome: The proposed model performs well on 5 NLP tasks covering 39 languages from various language families.
Finding Universal Grammatical Relations in Multilingual BERT (2020.acl-main)

Copied to clipboard

Challenge: Recent work has found that multilingual masked language models learn a surprising amount of linguistic structure, despite a lack of direct linguistic supervision.
Approach: They propose an unsupervised method to find syntactic tree distances in languages other than English and that these subspaces are approximately shared across languages.
Outcome: The proposed method shows that mBERT learns representations of syntactic dependency labels, in the form of clusters, which largely agree with the Universal Dependencies taxonomy.
Identifying Elements Essential for BERT’s Multilinguality (2020.emnlp-main)

Copied to clipboard

Challenge: Multilingual BERT (mBERT) does not use any crosslingual signal during training.
Approach: They propose a multilingual pretraining setup that modifies the masking strategy using VecMap to allow for fast experimentation.
Outcome: The proposed setup with pretrained models with three languages shows that it works well.
Syntax-augmented Multilingual BERT for Cross-lingual Transfer (2021.acl-long)

Copied to clipboard

Challenge: Existing studies show that pre-trained multilingual text encoders capture language syntax, helping cross-lingual transfer.
Approach: They provide language syntax and train mBERT to encode universal dependency tree structure.
Outcome: The proposed model improves cross-lingual transfer on PAWS-X and MLQA benchmarks by 1.4 and 1.6 points on average across all languages.
How Multilingual is Multilingual BERT? (P19-1)

Copied to clipboard

Challenge: Existing studies have shown that deep, contextualized language models can encode syntactic and named entity information, but they have focused on what models trained on English capture about English.
Approach: They propose a multilingual model pre-trained from monolingual Wikipedia corpora . they show that multilingual BERT is surprisingly good at zero-shot cross-lingual model transfer .
Outcome: The proposed model can find translation pairs, but it exhibits systematic deficiencies affecting certain language pairs.
When is BERT Multilingual? Isolating Crucial Ingredients for Cross-lingual Transfer (2022.naacl-main)

Copied to clipboard

Challenge: Recent work on multilingual language models has demonstrated their capacity for cross-lingual zero-shot transfer on downstream tasks.
Approach: They conduct a large-scale empirical study to isolate the effects of various linguistic properties by measuring zero-shot transfer between four different natural languages.
Outcome: The proposed model exhibits decent cross-lingual zero-shot transfer, with no significant differences in word order and embedding alignment.
Probing Multilingual BERT for Genetic and Typological Signals (2020.coling-main)

Copied to clipboard

Challenge: Recent cross-lingual models provide representations for about 100 languages and vary in their training objectives.
Approach: They probe the layers in multilingual BERT for phylogenetic and geographic language signals across 100 languages and compute language distances based on the mBERT representations.
Outcome: The proposed model is best explained by phylogenetic and worst by structural factors and correlates with published ranked lists based on linguistic approaches.
Incorporating Lexical and Syntactic Knowledge for Unsupervised Cross-Lingual Transfer (2024.lrec-main)

Copied to clipboard

Challenge: Unsupervised cross-lingual transfer is a process of transferring knowledge between languages without explicit supervision.
Approach: They propose a framework that combines lexical and syntactic knowledge to enhance learning . they use a code-switching technique to implicitly teach lexica and a syntaktic-based graph attention network to help encode syntakic structure.
Outcome: The proposed framework outperforms baselines of zero-shot cross-lingual transfer with 1.0 3.7 points on text classification, named entity recognition, and semantic parsing tasks.
First Align, then Predict: Understanding the Cross-Lingual Ability of Multilingual BERT (2021.eacl-main)

Copied to clipboard

Challenge: Multilingual pretrained language models have demonstrated remarkable zero-shot cross-lingual transfer capabilities.
Approach: They propose to use a layer ablation technique to create a multilingual model that is viewed as a stacking of two sub-networks: a language-agnostic encoder and a task-specific predictor.
Outcome: The proposed model can perform zero-shot cross-lingual transfer for many languages.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations