From Machine Translation to Code-Switching: Generating High-Quality Code-Switched Text
Ishan Tarunesh, Syamantak Kumar, Preethi Jyothi

TL;DR
This paper presents a novel neural model for generating high-quality Hindi-English code-switched text, improving language modeling and inference tasks through synthetic data augmentation and rigorous evaluation.
Contribution
It adapts a neural machine translation model with a curriculum learning approach to generate realistic code-switched text from monolingual data, addressing data scarcity.
Findings
Significant perplexity reduction in language modeling.
Improved performance on code-switched natural language inference.
Generated text comparable or superior to crowd-sourced data.
Abstract
Generating code-switched text is a problem of growing interest, especially given the scarcity of corpora containing large volumes of real code-switched text. In this work, we adapt a state-of-the-art neural machine translation model to generate Hindi-English code-switched sentences starting from monolingual Hindi sentences. We outline a carefully designed curriculum of pretraining steps, including the use of synthetic code-switched text, that enable the model to generate high-quality code-switched text. Using text generated from our model as data augmentation, we show significant reductions in perplexity on a language modeling task, compared to using text from other generative models of CS text. We also show improvements using our text for a downstream code-switched natural language inference task. Our generated text is further subjected to a rigorous evaluation using a human evaluation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Hate Speech and Cyberbullying Detection
