paper-with-me

Papers

MetaXCR: Reinforcement-Based Meta-Transfer Learning for Cross-Lingual Commonsense Reasoning

2025-03-09 · Jie He, Yu Fu

Commonsense reasoning (CR) has been studied in many pieces of domain and has achieved great progress with the aid of large datasets. Unfortunately, most existing CR datasets are built in English, so most previous work focus on English. Furthermore, as the annotation of commonsense reasoning is costly, it is impossible to build a large dataset for every novel task. Therefore, there are growing appeals for Cross-lingual Low-Resource Commonsense Reasoning, which aims to leverage diverse existed English datasets to help the model adapt to new cross-lingual target datasets with limited labeled data. In this paper, we propose a multi-source adapter for cross-lingual low-resource Commonsense Reasoning (MetaXCR). In this framework, we first extend meta learning by incorporating multiple training datasets to learn a generalized task adapters across different tasks. Then, we further introduce a reinforcement-based sampling strategy to help the model sample the source task that is the most helpful to the target task. Finally, we introduce two types of cross-lingual meta-adaption methods to enhance the performance of models on target languages. Extensive experiments demonstrate MetaXCR is superior over state-of-the-arts, while being trained with fewer parameters than other work.

📄 PDF Abstract BibTeX arXiv:2503.06531

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Cross-Lingual Language Model Meta-Pretraining

2021-09-23 · Zewen Chi, Heyan Huang, Luyang Liu, Yu Bai 외

The success of pretrained cross-lingual language models relies on two essential abilities, i.e., generalization ability for learning downstream tasks in a source language, and cross-lingual transferability for transferri…

Cross-Lingual TransferLanguage ModelingLanguage Modellingmodel

X-METRA-ADA: Cross-lingual Meta-Transfer Learning Adaptation to Natural Language Understanding and Question Answering

2021-04-20 · NAACL 2021 4 · Meryem M'hamdi, Doo Soon Kim, Franck Dernoncourt, Trung Bui 외

Multilingual models, such as M-BERT and XLM-R, have gained increasing popularity, due to their zero-shot cross-lingual transfer learning capabilities. However, their generalization ability is still inconsistent for typol…

Cross-Lingual TransferMeta-LearningNatural Language UnderstandingQuestion Answering+3

MetaXL: Meta Representation Transformation for Low-resource Cross-lingual Learning

2021-04-16 · NAACL 2021 4 · Mengzhou Xia, Guoqing Zheng, Subhabrata Mukherjee, Milad Shokouhi 외

The combination of multilingual pre-trained representations and cross-lingual transfer learning is one of the most effective methods for building functional NLP systems for low-resource languages. However, for extremely …

Cross-Lingual TransferMeta-Learningnamed-entity-recognitionNamed Entity Recognition+3

Learn to Cross-lingual Transfer with Meta Graph Learning Across Heterogeneous Languages

2020-11-01 · EMNLP 2020 11 · Zheng Li, Mukul Kumar, William Headden, Bing Yin 외

Recent emergence of multilingual pre-training language model (mPLM) has enabled breakthroughs on various downstream cross-lingual transfer (CLT) tasks. However, mPLM-based methods usually involve two problems: (1) simply…

Cross-Lingual TransferGraph LearningLanguage ModelingLanguage Modelling

Soft Layer Selection with Meta-Learning for Zero-Shot Cross-Lingual Transfer

2021-07-21 · ACL (MetaNLP) 2021 8 · Weijia Xu, Batool Haider, Jason Krone, Saab Mansour

Multilingual pre-trained contextual embedding models (Devlin et al., 2019) have achieved impressive performance on zero-shot cross-lingual transfer tasks. Finding the most effective fine-tuning strategy to fine-tune thes…

Cross-Lingual Natural Language InferenceCross-Lingual TransferMeta-LearningNatural Language Inference+1