paper-with-me

Papers

Effective Fine-Tuning Methods for Cross-lingual Adaptation

2021-11-01 · EMNLP 2021 11 · Tao Yu, Shafiq Joty

Large scale multilingual pre-trained language models have shown promising results in zero- and few-shot cross-lingual tasks. However, recent studies have shown their lack of generalizability when the languages are structurally dissimilar. In this work, we propose a novel fine-tuning method based on co-training that aims to learn more generalized semantic equivalences as a complementary to multilingual language modeling using the unlabeled data in the target language. We also propose an adaption method based on contrastive learning to better capture the semantic relationship in the parallel data, when a few translation pairs are available. To show our method’s effectiveness, we conduct extensive experiments on cross-lingual inference and review classification tasks across various languages. We report significant gains compared to directly fine-tuning multilingual pre-trained models and other semi-supervised alternatives.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLanguage ModelingLanguage ModellingTranslation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

On the Analysis of Cross-Lingual Prompt Tuning for Decoder-based Multilingual Model

2023-11-14 · Nohil Park, Joonsuk Park, Kang Min Yoo, Sungroh Yoon

An exciting advancement in the field of multilingual models is the emergence of autoregressive models with zero- and few-shot capabilities, a phenomenon widely reported in large-scale language models. To further improve …

DecoderNERparameter-efficient fine-tuningPOS

Is Prompt-Based Finetuning Always Better than Vanilla Finetuning? Insights from Cross-Lingual Language Understanding

2023-07-15 · Bolei Ma, Ercong Nie, Helmut Schmid, Hinrich Schütze

Multilingual pretrained language models (MPLMs) have demonstrated substantial performance improvements in zero-shot cross-lingual transfer across various natural language understanding tasks by finetuning MPLMs on task-s…

Cross-Lingual TransferNatural Language InferenceNatural Language UnderstandingParaphrase Identification+3

Exploring Fine-tuning Techniques for Pre-trained Cross-lingual Models via Continual Learning

2020-04-29 · Zihan Liu, Genta Indra Winata, Andrea Madotto, Pascale Fung

Recently, fine-tuning pre-trained language models (e.g., multilingual BERT) to downstream cross-lingual tasks has shown promising results. However, the fine-tuning process inevitably changes the parameters of the pre-tra…

Continual Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Preserving Cross-Linguality of Pre-trained Models via Continual Learning

2021-08-01 · ACL (RepL4NLP) 2021 8 · Zihan Liu, Genta Indra Winata, Andrea Madotto, Pascale Fung

Recently, fine-tuning pre-trained language models (e.g., multilingual BERT) to downstream cross-lingual tasks has shown promising results. However, the fine-tuning process inevitably changes the parameters of the pre-tra…

Continual Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Self-Translate-Train: Enhancing Cross-Lingual Transfer of Large Language Models via Inherent Capability

2024-06-29 · Ryokan Ri, Shun Kiyono, Sho Takase

Zero-shot cross-lingual transfer by fine-tuning multilingual pretrained models shows promise for low-resource languages, but often suffers from misalignment of internal representations between languages. We hypothesize t…

Cross-Lingual TransferLanguage ModellingLarge Language ModelTranslation+1