paper-with-me

Papers

Adapting Multilingual Models for Code-Mixed Translation using Back-to-Back Translation

2021-08-17 · ACL ARR August 2021 8 · Anonymous

In this paper, we explore the problem of translating code-mixed sentences to an equivalent monolingual form. The scarcity of gold standard code-mixed to pure language parallel data makes it difficult to train a translation model that can perform this task reliably. Prior work has addressed the paucity of parallel data with data augmentation techniques. Such techniques rely heavily on external resources, which make the systems difficult to train and scale effectively for multiple languages. We present a simple yet highly effective training scheme for adapting multilingual models to the task of code-mixed translation. Our method eliminates the dependence on external resources by creating synthetic data from a novel two-stage back-translation approach that we propose. We show substantial improvement in translation quality (measured through BLEU), beating existing prior work by up to +3.8 BLEU on code-mixed Hi$\rightarrow$En, Mr$\rightarrow$En, and Bn$\rightarrow$En tasks. On the LinCE Machine Translation leader board, we achieve the highest score for code-mixed Es$\rightarrow$En, beating existing best baseline by +6.5 BLEU, and our own stronger baseline by +1.1 BLEU.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

PhraseOut: A Code Mixed Data Augmentation Method for MultilingualNeural Machine Tranlsation

2020-12-01 · ICON 2020 12 · Binu Jasim, Vinay Namboodiri, C V Jawahar

Data Augmentation methods for Neural Machine Translation (NMT) such as back- translation (BT) and self-training (ST) are quite popular. In a multilingual NMT system, simply copying monolingual source sentences to the tar…

Data AugmentationMachine TranslationNMTSentence+1

Hinglish to English Machine Translation using Multilingual Transformers

2021-09-01 · RANLP 2021 9 · Vibhav Agarwal, Pooja Rao, Dinesh Babu Jayagopi

Code-Mixed language plays a very important role in communication in multilingual societies and with the recent increase in internet users especially in multilingual societies, the usage of such mixed language has also in…

Machine TranslationTranslation

Neural Machine Translation for Sinhala-English Code-Mixed Text

2021-09-01 · RANLP 2021 9 · Archchana Kugathasan, Sagara Sumathipala

Code-mixing has become a moving method of communication among multilingual speakers. Most of the social media content of the multilingual societies are written in code-mixed text. However, most of the current translation…

DecoderMachine TranslationNMTTranslation

Code-Mixer Ya Nahi: Novel Approaches to Measuring Multilingual LLMs' Code-Mixing Capabilities

2024-10-14 · Ayushman Gupta, Akhil Bhogal, Kripabandhu Ghosh

Multilingual Large Language Models (LLMs) have demonstrated exceptional performance in Machine Translation (MT) tasks. However, their MT abilities in the context of code-switching (the practice of mixing two or more lang…

ChatbotMachine TranslationTranslation

Code-mixed LLM: Improve Large Language Models' Capability to Handle Code-Mixing through Reinforcement Learning from AI Feedback

2024-11-13 · Wenbo Zhang, Aditya Majumdar, Amulya Yadav

Code-mixing(CM) or code-switching(CSW) refers to the juxtaposition of linguistic units from two or more languages during the conversation or sometimes even a single utterance. Code-mixing introduces unique challenges in …

Machine Translationreinforcement-learningReinforcement Learning