paper-with-me

홈 › Papers

Zero-Shot Cross-lingual Classification Using Multilingual Neural Machine Translation

2018-09-12 · Akiko Eriguchi, Melvin Johnson, Orhan Firat, Hideto Kazawa, Wolfgang Macherey

Transferring representations from large supervised tasks to downstream tasks has shown promising results in AI fields such as Computer Vision and Natural Language Processing (NLP). In parallel, the recent progress in Machine Translation (MT) has enabled one to train multilingual Neural MT (NMT) systems that can translate between multiple languages and are also capable of performing zero-shot translation. However, little attention has been paid to leveraging representations learned by a multilingual NMT system to enable zero-shot multilinguality in other NLP tasks. In this paper, we demonstrate a simple framework, a multilingual Encoder-Classifier, for cross-lingual transfer learning by reusing the encoder from a multilingual NMT system and stitching it with a task-specific classifier component. Our proposed model achieves significant improvements in the English setup on three benchmark tasks - Amazon Reviews, SST and SNLI. Further, our system can perform classification in a new language for which no classification data was seen during training, showing that zero-shot classification is possible and remarkably competitive. In order to understand the underlying factors contributing to this finding, we conducted a series of analyses on the effect of the shared vocabulary, the training data type for NMT, classifier complexity, encoder representation power, and model generalization on zero-shot performance. Our results provide strong evidence that the representations learned from multilingual NMT systems are widely applicable across languages and tasks.

📄 PDF Abstract BibTeX arXiv:1809.04686

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationCross-Lingual TransferGeneral ClassificationMachine TranslationNMTTransfer LearningTranslationzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Cross-Lingual Text Classification with Multilingual Distillation and Zero-Shot-Aware Training

2022-02-28 · Ziqing Yang, Yiming Cui, Zhigang Chen, Shijin Wang

Multilingual pre-trained language models (MPLMs) not only can handle tasks in different languages but also exhibit surprising zero-shot cross-lingual transferability. However, MPLMs usually are not able to achieve compar…

Language ModelingLanguage Modellingtext-classificationText Classification

On Zero-shot Cross-lingual Transfer of Multilingual Neural Machine Translation

2018-10-22 · Anonymous

Transferring representations from large-scale supervised tasks to downstream tasks have shown outstanding results in Machine Learning in both Computer Vision and natural language processing (NLP). One particular example …

Cross-Lingual TransferMachine TranslationNatural Language InferenceNMT+4

A Multilingual Bag-of-Entities Model for Zero-Shot Cross-Lingual Text Classification

2021-10-15 · Sosuke Nishikawa, Ikuya Yamada, Yoshimasa Tsuruoka, Isao Echizen

We present a multilingual bag-of-entities model that effectively boosts the performance of zero-shot cross-lingual text classification by extending a multilingual pre-trained language model (e.g., M-BERT). It leverages t…

ClassificationEntity TypingLanguage ModelingLanguage Modelling+3

A Multilingual Bag-of-Entities Model for Zero-Shot Cross-Lingual Text Classification

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We present a multilingual bag-of-entities model that effectively boosts the performance of zero-shot cross-lingual text classification by extending a multilingual pre-trained language model (e.g., M-BERT). It leverages t…

ClassificationEntity TypingLanguage ModelingLanguage Modelling+3

MultiEURLEX - A multi-lingual and multi-label legal document classification dataset for zero-shot cross-lingual transfer

2021-11-01 · EMNLP 2021 11 · Ilias Chalkidis, Manos Fergadiotis, Ion Androutsopoulos

We introduce MULTI-EURLEX, a new multilingual dataset for topic classification of legal documents. The dataset comprises 65k European Union (EU) laws, officially translated in 23 languages, annotated with multiple labels…

Cross-Lingual TransferDocument ClassificationTopic ClassificationZero-Shot Cross-Lingual Transfer