paper-with-me

Papers

On the cross-lingual transferability of multilingual prototypical models across NLU tasks

2022-07-19 · ACL (MetaNLP) 2021 8 · Oralie Cattan, Christophe Servan, Sophie Rosset

Supervised deep learning-based approaches have been applied to task-oriented dialog and have proven to be effective for limited domain and language applications when a sufficient number of training examples are available. In practice, these approaches suffer from the drawbacks of domain-driven design and under-resourced languages. Domain and language models are supposed to grow and change as the problem space evolves. On one hand, research on transfer learning has demonstrated the cross-lingual ability of multilingual Transformers-based models to learn semantically rich representations. On the other, in addition to the above approaches, meta-learning have enabled the development of task and language learning algorithms capable of far generalization. Through this context, this article proposes to investigate the cross-lingual transferability of using synergistically few-shot learning with prototypical neural networks and multilingual Transformers-based models. Experiments in natural language understanding tasks on MultiATIS++ corpus shows that our approach substantially improves the observed transfer learning performances between the low and the high resource languages. More generally our approach confirms that the meaningful latent space learned in a given language can be can be generalized to unseen and under-resourced ones using meta-learning.

📄 PDF Abstract BibTeX arXiv:2207.09157

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningMeta-LearningNatural Language UnderstandingTransfer Learning

Similar Papers 제목 키워드 기반

Measuring Cross-Lingual Transferability of Multilingual Transformers on Sentence Classification

2023-05-15 · Zewen Chi, Heyan Huang, Xian-Ling Mao

Recent studies have exhibited remarkable capabilities of pre-trained multilingual Transformers, especially cross-lingual transferability. However, current methods do not measure cross-lingual transferability well, hinder…

Cross-Lingual TransferSentenceSentence Classification

L-Proto: Language-Aware Episodic Prototypical Training for Multilingual Speaker Verification

2026-06-16 · Hyung-Seok Oh, Deok-Hyeon Cho, Seung-Bin Kim, Seong-Whan Lee arxiv

Multilingual speaker verification remains challenging because language-dependent acoustic variability causes speaker identity to become entangled with linguistic characteristics, degrading generalization across languages…

Speaker Verification

Self-Augmentation Improves Zero-Shot Cross-Lingual Transfer

2023-09-19 · Fei Wang, Kuan-Hao Huang, Kai-Wei Chang, Muhao Chen

Zero-shot cross-lingual transfer is a central task in multilingual NLP, allowing models trained in languages with more sufficient training resources to generalize to other low-resource languages. Earlier efforts on this …

Cross-Lingual TransferMultilingual NLPZero-Shot Cross-Lingual Transfer

From Neurons to Semantics: Evaluating Cross-Linguistic Alignment Capabilities of Large Language Models via Neurons Alignment

2025-07-20 · Chongxuan Huang, Yongshi Ye, Biao Fu, Qifeng Su 외

Large language models (LLMs) have demonstrated remarkable multilingual capabilities, however, how to evaluate cross-lingual alignment remains underexplored. Existing alignment benchmarks primarily focus on sentence embed…

SentenceSentence Embeddings

Judging Quality Across Languages: A Multilingual Approach to Pretraining Data Filtering with Language Models

2025-05-28 · Mehdi Ali, Manuel Brack, Max Lübbering, Elias Wendt 외

High-quality multilingual training data is essential for effectively pretraining large language models (LLMs). Yet, the availability of suitable open-source multilingual datasets remains limited. Existing state-of-the-ar…