Challenge: Existing approaches to few-shot Question Generation (QG) are limited and require manual annotation.
Approach: They propose to use multilingual BERT to perform few-shot question generation with cross-lingual transfer.
Outcome: The proposed model improves in few-shot QG and human evaluation confirms it.

Similar Papers

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.
Meta-XNLG: A Meta-Learning Approach Based on Language Clustering for Zero-Shot Cross-Lingual Transfer and Generation (2022.findings-acl)

Copied to clipboard

Challenge: Existing approaches to learn shareable structures from low-resource languages are limited in the zero-shot setting.
Approach: They propose a meta-learning framework to learn shareable structures from typologically diverse languages based on meta- learning and language clustering.
Outcome: The proposed framework is able to learn shareable structures from typologically diverse languages with limited annotated data.
Cross-Linguistic Syntactic Difference in Multilingual BERT: How Good is It and How Does It Affect Transfer? (2022.emnlp-main)

Copied to clipboard

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.
Key ingredients for effective zero-shot cross-lingual knowledge transfer in generative tasks (2024.naacl-long)

Copied to clipboard

Challenge: Existing studies have focused on zero-shot cross-lingual transfer . mBERT, mBART and mT5 provide high-quality representations for texts in various languages .
Approach: They propose to use mBART and NLLB-200 to finetune a multilingual pretrained language model on input-output pairs in one language and use it to make task predictions for inputs in other languages.
Outcome: The proposed approach significantly reduces generation in the wrong language with full finetuning and can be competitive in some cases.
Zero-Shot Cross-Lingual Transfer with Meta Learning (2020.emnlp-main)

Copied to clipboard

Challenge: There are more than 7,000 languages spoken in the world, over 90 of which have more than 10 million native speakers each.
Approach: They propose to use meta-learning to train a model on multiple languages at the same time . they use standard supervised, zero-shot cross-lingual, and few-shot crosses-lingual settings for different natural language understanding tasks.
Outcome: The proposed setup improves on the state-of-the-art for a total of 15 languages.
Few-shot Learning with Multilingual Generative Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: Large-scale generative language models such as GPT-3 are competitive few-shot learners.
Approach: They train multilingual generative language models on a corpus covering a diverse set of languages and study their few- and zero-shot learning capabilities.
Outcome: The proposed model outperforms GPT-3 on 171 out of 182 directions with 32 training examples and surpasses the official supervised baseline in 45 directions.
Multilingual LAMA: Investigating Knowledge in Multilingual Pretrained Language Models (2021.eacl-main)

Copied to clipboard

Challenge: Recent work has shown that monolingual English language models can be used as knowledge bases.
Approach: They use mBERT to query monolingual English language models with masked sentences to test their hypothesis.
Outcome: The proposed model can be used to answer fill-in-the-blank questions in 53 languages.
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.
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.
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.

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