paper-with-me

Papers

Training Data Augmentation for Code-Mixed Translation

2021-06-01 · NAACL 2021 4 · Abhirut Gupta, Aditya Vavre, Sunita Sarawagi

Machine translation of user-generated code-mixed inputs to English is of crucial importance in applications like web search and targeted advertising. We address the scarcity of parallel training data for training such models by designing a strategy of converting existing non-code-mixed parallel data sources to code-mixed parallel data. We present an m-BERT based procedure whose core learnable component is a ternary sequence labeling model, that can be trained with a limited code-mixed corpus alone. We show a 5.8 point increase in BLEU on heavily code-mixed sentences by training a translation model using our data augmentation strategy on an Hindi-English code-mixed translation task.

📄 PDF Abstract BibTeX

Code (1)

shruikan20/spoken-tutorial-dataset 공식 구현

Tasks

Data AugmentationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Enabling Code-Mixed Translation: Parallel Corpus Creation and MT Augmentation Approach

2018-08-01 · COLING 2018 8 · Mrinal Dhar, Vaibhav Kumar, Manish Shrivastava

Code-mixing, use of two or more languages in a single sentence, is ubiquitous; generated by multi-lingual speakers across the world. The phenomenon presents itself prominently in social media discourse. Consequently, the…

Machine TranslationSentenceTranslation

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 translati…

Data AugmentationMachine TranslationTranslation

VietMix: A Naturally Occurring Vietnamese-English Code-Mixed Corpus with Iterative Augmentation for Machine Translation

2025-05-30 · Hieu Tran, Phuong-Anh Nguyen-Le, Huy Nghiem, Quang-Nhan Nguyen 외

Machine translation systems fail when processing code-mixed inputs for low-resource languages. We address this challenge by curating VietMix, a parallel corpus of naturally occurring code-mixed Vietnamese text paired wit…

Machine TranslationSynthetic Data GenerationTranslation

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

The University of Edinburgh's Submission to the WMT22 Code-Mixing Shared Task (MixMT)

2022-10-20 · Faheem Kirefu, Vivek Iyer, Pinzhen Chen, Laurie Burchell

The University of Edinburgh participated in the WMT22 shared task on code-mixed translation. This consists of two subtasks: i) generating code-mixed Hindi/English (Hinglish) text generation from parallel Hindi and Englis…

Machine TranslationText GenerationTranslation