Enhancing Cross-lingual Natural Language Inference by Prompt-learning from Cross-lingual Templates
Cross-lingual natural language inference (XNLI) is a fundamental task in cross-lingual natural language understanding. Recently this task is commonly addressed by pre-trained cross-lingual language models. Existing methods usually enhance pre-trained language models with additional data, such as annotated parallel corpora. These additional data, however, are rare in practice, especially for low-resource languages. Inspired by recent promising results achieved by prompt-learning, this paper proposes a novel prompt-learning based framework for enhancing XNLI. It reformulates the XNLI problem to a masked language modeling problem by constructing cloze-style questions through cross-lingual templates. To enforce correspondence between different languages, the framework augments a new question for every question using a sampled template in another language and then introduces a consistency loss to make the answer probability distribution obtained from the new question as similar as possible with the corresponding distribution obtained from the original question. Experimental results on two benchmark datasets demonstrate that XNLI models enhanced by our proposed framework significantly outperform original ones under both the full-shot and few-shot cross-lingual transfer settings.
Code (1)
Tasks
Cross-Lingual Natural Language InferenceCross-Lingual TransferLanguage ModelingLanguage ModellingMasked Language ModelingNatural Language InferenceNatural Language UnderstandingPrompt LearningSimilar Papers 제목 키워드 기반
Enhancing Cross-lingual Natural Language Inference by Soft Prompting with Multilingual Verbalizer
Cross-lingual natural language inference is a fundamental problem in cross-lingual language understanding. Many recent works have used prompt learning to address the lack of annotated parallel corpora in XNLI. However, t…
Cross-Lingual Natural Language InferenceCross-Lingual TransferNatural Language InferencePrompt Learning$C^3$: Confidence Calibration Model Cascade for Inference-Efficient Cross-Lingual Natural Language Understanding
Cross-lingual natural language understanding (NLU) is a critical task in natural language processing (NLP). Recent advancements have seen multilingual pre-trained language models (mPLMs) significantly enhance the perform…
Natural Language UnderstandingBridging Language Gaps: Enhancing Few-Shot Language Adaptation
The disparity in language resources poses a challenge in multilingual NLP, with high-resource languages benefiting from extensive data, while low-resource languages lack sufficient data for effective training. Our Contra…
Natural Language UnderstandingNatural Language InferenceCross-Lingual TransferContrastive LearningBaselines and test data for cross-lingual inference
The recent years have seen a revival of interest in textual entailment, sparked by i) the emergence of powerful deep neural network learners for natural language processing and ii) the timely development of large-scale e…
Cross-Lingual Word EmbeddingsMachine TranslationNatural Language InferenceTranslation+1Cross-lingual Adaption Model-Agnostic Meta-Learning for Natural Language Understanding
Meta learning with auxiliary languages has demonstrated promising improvements for cross-lingual natural language processing. However, previous studies sample the meta-training and meta-testing data from the same languag…
Cross-Lingual TransferMeta-LearningNatural Language InferenceNatural Language Understanding+1