paper-with-me

Papers

Evaluating Cross-Lingual Transfer Learning Approaches in Multilingual Conversational Agent Models

2020-12-07 · COLING 2020 8 · Lizhen Tan, Olga Golovneva

With the recent explosion in popularity of voice assistant devices, there is a growing interest in making them available to user populations in additional countries and languages. However, to provide the highest accuracy and best performance for specific user populations, most existing voice assistant models are developed individually for each region or language, which requires linear investment of effort. In this paper, we propose a general multilingual model framework for Natural Language Understanding (NLU) models, which can help bootstrap new language models faster and reduce the amount of effort required to develop each language separately. We explore how different deep learning architectures affect multilingual NLU model performance. Our experimental results show that these multilingual models can reach same or better performance compared to monolingual models across language-specific test data while require less effort in creating features and model maintenance.

📄 PDF Abstract BibTeX arXiv:2012.03864

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferNatural Language UnderstandingTransfer Learning

Similar Papers 제목 키워드 기반

Bilingual alignment transfers to multilingual alignment for unsupervised parallel text mining

2021-04-15 · ACL 2022 5 · Chih-chan Tien, Shane Steinert-Threlkeld

This work presents methods for learning cross-lingual sentence representations using paired or unpaired bilingual texts. We hypothesize that the cross-lingual alignment strategy is transferable, and therefore a model tra…

Language ModelingLanguage ModellingRetrievalSentence+1

XTREME: A Massively Multilingual Multi-task Benchmark for Evaluating Cross-lingual Generalization

2020-03-24 · Junjie Hu, Sebastian Ruder, Aditya Siddhant, Graham Neubig 외

Much recent progress in applications of machine learning models to NLP has been driven by benchmarks that evaluate models across a wide variety of tasks. However, these broad-coverage benchmarks have been mostly limited …

Cross-Lingual TransferRetrievalSentenceSentence Retrieval

XTREME: A Massively Multilingual Multi-task Benchmark for Evaluating Cross-lingual Generalisation

2020-01-01 · ICML 2020 1 · Junjie Hu, Sebastian Ruder, Aditya Siddhant, Graham Neubig 외

Much recent progress in applications of machine learning models to NLP has been driven by benchmarks that evaluate models across a wide variety of tasks. However, these broad-coverage benchmarks have been mostly limited …

Cross-Lingual TransferRetrievalSentenceSentence Retrieval+1

Evaluating the Cross-Lingual Effectiveness of Massively Multilingual Neural Machine Translation

2019-09-01 · Aditya Siddhant, Melvin Johnson, Henry Tsai, Naveen Arivazhagan 외

The recently proposed massively multilingual neural machine translation (NMT) system has been shown to be capable of translating over 100 languages to and from English within a single model. Its improved translation perf…

Cross-Lingual TransferMachine TranslationNMTTransfer Learning+1

First Align, then Predict: Understanding the Cross-Lingual Ability of Multilingual BERT

2021-01-26 · EACL 2021 2 · Benjamin Muller, Yanai Elazar, Benoît Sagot, Djamé Seddah

Multilingual pretrained language models have demonstrated remarkable zero-shot cross-lingual transfer capabilities. Such transfer emerges by fine-tuning on a task of interest in one language and evaluating on a distinct …

Cross-Lingual TransferLanguage ModelingLanguage ModellingZero-Shot Cross-Lingual Transfer