paper-with-me

홈 › Papers

From Monolingual to Multilingual FAQ Assistant using Multilingual Co-training

2019-11-01 · WS 2019 11 · Mayur Patidar, Surabhi Kumari, Manasi Patwardhan, Kar, Shirish e, Puneet Agarwal, Lovekesh Vig, Gautam Shroff

Recent research on cross-lingual transfer show state-of-the-art results on benchmark datasets using pre-trained language representation models (PLRM) like BERT. These results are achieved with the traditional training approaches, such as Zero-shot with no data, Translate-train or Translate-test with machine translated data. In this work, we propose an approach of {``}Multilingual Co-training{''} (MCT) where we augment the expert annotated dataset in the source language (English) with the corresponding machine translations in the target languages (e.g. Arabic, Spanish) and fine-tune the PLRM jointly. We observe that the proposed approach provides consistent gains in the performance of BERT for multiple benchmark datasets (e.g. 1.0{\%} gain on MLDocs, and 1.2{\%} gain on XNLI over translate-train with BERT), while requiring a single model for multiple languages. We further consider a FAQ dataset where the available English test dataset is translated by experts into Arabic and Spanish. On such a dataset, we observe an average gain of 4.9{\%} over all other cross-lingual transfer protocols with BERT. We further observe that domain-specific joint pre-training of the PLRM using HR policy documents in English along with the machine translations in the target languages, followed by the joint finetuning, provides a further improvement of 2.8{\%} in average accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Transfer

Methods 이 논문이 사용한 방법론

Test 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Monolingual or Multilingual Instruction Tuning: Which Makes a Better Alpaca

2023-09-16 · Pinzhen Chen, Shaoxiong Ji, Nikolay Bogoychev, Andrey Kutuzov 외

Foundational large language models (LLMs) can be instruction-tuned to perform open-domain question answering, facilitating applications like chat assistants. While such efforts are often carried out in a single language,…

Instruction FollowingLarge Language ModelMultilingual NLPOpen-Domain Question Answering+2

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…

Cross-Lingual TransferNatural Language UnderstandingTransfer Learning

A System for Multilingual Dependency Parsing based on Bidirectional LSTM Feature Representations

2017-08-01 · CONLL 2017 8 · KyungTae Lim, Thierry Poibeau

In this paper, we present our multilingual dependency parser developed for the CoNLL 2017 UD Shared Task dealing with {``}Multilingual Parsing from Raw Text to Universal Dependencies{''}. Our parser extends the monolingu…

Dependency ParsingMultilingual Word EmbeddingsWord Embeddings

How Good is Your Tokenizer? On the Monolingual Performance of Multilingual Language Models

2020-12-31 · ACL 2021 5 · Phillip Rust, Jonas Pfeiffer, Ivan Vulić, Sebastian Ruder 외

In this work, we provide a systematic and comprehensive empirical comparison of pretrained multilingual language models versus their monolingual counterparts with regard to their monolingual task performance. We study a …

Pretrained Multilingual Language Models

A Checkpoint on Multilingual Misogyny Identification

2022-05-01 · ACL 2022 5 · Arianna Muti, Alberto Barrón-Cedeño

We address the problem of identifying misogyny in tweets in mono and multilingual settings in three languages: English, Italian, and Spanish. We explore model variations considering single and multiple languages both in …

Transfer Learningzero-shot-classificationZero-Shot Learning