Challenge: Using recurrent neural networks to build language models for code-switched text is an important problem with implications to downstream applications such as speech recognition and machine translation.
Approach: They propose a novel recurrent neural network unit with dual components that focus on each language in the code-switched text separately and a generative model estimated using the training data.
Outcome: The proposed techniques yield significant reductions in perplexity on Mandarin-English task and improve on baseline models.

Similar Papers

Improving Pretraining Techniques for Code-Switched NLP (2023.acl-long)

Copied to clipboard

Challenge: Multilingual pretraining models for code-switched inputs are a key component of NLP applications.
Approach: They propose to use masked language modeling techniques to mask code-switched text that are cognizant of language boundaries prior to masking.
Outcome: The proposed techniques improve performance on two downstream tasks, Question Answering (QA) and Sentiment Analysis (SA), compared to standard pretraining techniques.
Code-Mixed Probes Show How Pre-Trained Models Generalise on Code-Switched Text (2024.lrec-main)

Copied to clipboard

Challenge: Code-switching is a prevalent linguistic phenomenon in which multilingual individuals seamlessly alternate between languages.
Approach: They propose to use pre-trained language models to generalise to code-switched text . they use a dataset of well-formed naturalistic code-witched texts and parallel translations into the source languages to examine their results.
Outcome: The proposed model generalises to code-switched text, shedding light on their ability to generalise representations to CS corpora.
On the Multilingual Ability of Decoder-based Pre-trained Language Models: Finding and Controlling Language-Specific Neurons (2024.naacl-long)

Copied to clipboard

Challenge: Existing decoder-based pre-trained language models demonstrate excellent multilingual capabilities, but it is unclear how they handle multilingualism.
Approach: They propose to examine the neuron-level internal behavior of decoder-based PLMs by finding neurons that fire “uniquely for each language” within decoded PLM models.
Outcome: The proposed models fire “uniquely for each language” and show that language-specific neurons are unique, with a slight overlap (5%) between languages.
From Machine Translation to Code-Switching: Generating High-Quality Code-Switched Text (2021.acl-long)

Copied to clipboard

Challenge: a computational model for code-switching text is lacking in the corpus of real text.
Approach: They propose a neural machine translation model to generate Hindi-English code-switched sentences using monolingual Hindi sentences.
Outcome: The proposed model reduces perplexity on a language modeling task and improves on linguistic inference tasks.
Switch Point biased Self-Training: Re-purposing Pretrained Models for Code-Switching (2021.findings-emnlp)

Copied to clipboard

Challenge: Code-switching (CS) is a phenomenon of switching between multiple languages . current models cannot handle CS due to lack of annotated data and limited resources.
Approach: They propose a self-training method to repurpose existing models using a switch-point bias by leveraging unannotated data to reduce the gap between the switch point performance and retain overall performance on two distinct language pairs.
Outcome: The proposed model reduces the gap between the switch point performance while retaining the overall performance on two distinct language pairs.
Language Modeling for Code-Switching: Evaluation, Integration of Monolingual Data, and Discriminative Training (D19-1)

Copied to clipboard

Challenge: Code-switching (CS) is a linguistic phenomenon defined as "the alternation of two languages within a single discourse, sentence or constituent."
Approach: They propose an ASR-motivated evaluation setup which is decoupled from an ASL system and the choice of vocabulary . they propose a discriminative training approach which works better than generative language modeling .
Outcome: The proposed evaluation setup is better than generative language modeling, the authors show . the proposed setup is decoupled from an ASR system and the choice of vocabulary .
Combining Deep Generative Models and Multi-lingual Pretraining for Semi-supervised Document Classification (2021.eacl-main)

Copied to clipboard

Challenge: Semi-supervised learning and multilingual pretraining have been shown to be effective for task-specific labelled data shortages.
Approach: They propose to combine semi-supervised deep generative models and multi-lingual pretraining to form a pipeline for document classification task.
Outcome: The proposed method outperforms state-of-the-art models in low-resource settings across several languages and outperformed existing models in English.
Second Language Acquisition of Neural Language Models (2023.findings-acl)

Copied to clipboard

Challenge: a recent study examined the cross-lingual transferability of neural language models . previous studies focused on their first language acquisition .
Approach: They propose to pretrain bilingual LMs with a scenario similar to human L2 acquisition . they find that pretraining accelerated their linguistic generalization in L2 .
Outcome: The results show that pretraining bilingual LMs accelerates their linguistic generalizations . the results clarify their (non-)human-like L2 acquisition in particular aspects .
Investigating and Scaling up Code-Switching for Multilingual Language Model Pre-Training (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) exhibit remarkable multilingual capabilities despite the extreme language imbalance in the pre-training data.
Approach: They investigate the existence of code-switching in the pre-training corpus and categorize it into four types within two quadrants.
Outcome: The proposed approach improves performance across benchmarks and representation space.
A Semi-supervised Approach to Generate the Code-Mixed Text using Pre-trained Encoder and Transfer Learning (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to train neural network-based models for code-mixing are limited due to language specificity of code-mixed text.
Approach: They propose a deep learning approach to generate code-mixed text from English to multiple languages without any parallel data.
Outcome: The proposed approach generates a code-mixed text from English to multiple languages without any parallel data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations