paper-with-me

홈 › Papers

XD: Cross-lingual Knowledge Distillation for Polyglot Sentence Embeddings

2019-09-25 · Maksym Del, Mark Fishel

Current state-of-the-art results in multilingual natural language inference (NLI) are based on tuning XLM (a pre-trained polyglot language model) separately for each language involved, resulting in multiple models. We reach significantly higher NLI results with a single model for all languages via multilingual tuning. Furthermore, we introduce cross-lingual knowledge distillation (XD), where the same polyglot model is used both as teacher and student across languages to improve its sentence representations without using the end-task labels. When used alone, XD beats multilingual tuning for some languages and the combination of them both results in a new state-of-the-art of 79.2% on the XNLI dataset, surpassing the previous result by absolute 2.5%. The models and code for reproducing our experiments will be made publicly available after de-anonymization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationLanguage ModelingLanguage ModellingNatural Language InferenceSentenceSentence Embeddings

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

CLAR: A Cross-Lingual Argument Regularizer for Semantic Role Labeling

2020-11-09 · Findings of the Association for Computational Linguistics 2020 · Ishan Jindal, Yunyao Li, Siddhartha Brahma, Huaiyu Zhu

Semantic role labeling (SRL) identifies predicate-argument structure(s) in a given sentence. Although different languages have different argument annotations, polyglot training, the idea of training one model on multiple…

Semantic Role LabelingSentence

Cross-lingual Parsing with Polyglot Training and Multi-treebank Learning: A Faroese Case Study

2019-10-17 · WS 2019 11 · James Barry, Joachim Wagner, Jennifer Foster

Cross-lingual dependency parsing involves transferring syntactic knowledge from one language to another. It is a crucial component for inducing dependency parsers in low-resource scenarios where no training data for a la…

Dependency ParsingPOSPOS Tagging

Code-Mixing on Sesame Street: Dawn of the Adversarial Polyglots

2021-03-17 · NAACL (CALCS) 2021 6 · Samson Tan, Shafiq Joty

Multilingual models have demonstrated impressive cross-lingual transfer performance. However, test sets like XNLI are monolingual at the example level. In multilingual communities, it is common for polyglots to code-mix …

Cross-Lingual TransferXLM-R

Multilingual Information Extraction with PolyglotIE

2016-12-01 · COLING 2016 12 · Alan Akbik, Laura Chiticariu, Marina Danilevsky, Yonas Kbrom 외

We present PolyglotIE, a web-based tool for developing extractors that perform Information Extraction (IE) over multilingual data. Our tool has two core features: First, it allows users to develop extractors against a un…

Semantic Parsing

Polyglot or Not? Measuring Multilingual Encyclopedic Knowledge in Foundation Models

2023-05-23 · Tim Schott, Daniel Furman, Shreshta Bhat

In this work, we assess the ability of foundation models to recall encyclopedic knowledge across a wide range of linguistic contexts. To support this, we: 1) produce a 20-language dataset that contains 303k factual assoc…

counterfactualRetrieval