CLMay 11, 2021

Can You Traducir This? Machine Translation for Code-Switched Input

arXiv:2105.04846v1727 citations
Originality Incremental advance
AI Analysis

This addresses the problem of translating mixed-language texts for NLP applications, though it is incremental as it builds on existing data generation methods.

The paper tackled machine translation of code-switched texts by generating artificial training data from parallel texts, resulting in systems that outperform multilingual models for code-switched inputs.

Code-Switching (CSW) is a common phenomenon that occurs in multilingual geographic or social contexts, which raises challenging problems for natural language processing tools. We focus here on Machine Translation (MT) of CSW texts, where we aim to simultaneously disentangle and translate the two mixed languages. Due to the lack of actual translated CSW data, we generate artificial training data from regular parallel texts. Experiments show this training strategy yields MT systems that surpass multilingual systems for code-switched texts. These results are confirmed in an alternative task aimed at providing contextual translations for a L2 writing assistant.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes