paper-with-me

Papers

Code-Switched Language Models Using Neural Based Synthetic Data from Parallel Sentences

2019-09-18 · CONLL 2019 11 · Genta Indra Winata, Andrea Madotto, Chien-Sheng Wu, Pascale Fung

Training code-switched language models is difficult due to lack of data and complexity in the grammatical structure. Linguistic constraint theories have been used for decades to generate artificial code-switching sentences to cope with this issue. However, this require external word alignments or constituency parsers that create erroneous results on distant languages. We propose a sequence-to-sequence model using a copy mechanism to generate code-switching data by leveraging parallel monolingual translations from a limited source of code-switching data. The model learns how to combine words from parallel sentences and identifies when to switch one language to the other. Moreover, it captures code-switching constraints by attending and aligning the words in inputs, without requiring any external knowledge. Based on experimental results, the language model trained with the generated sentences achieves state-of-the-art performance and improves end-to-end automatic speech recognition.

📄 PDF Abstract BibTeX arXiv:1909.08582

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

The Effect of Alignment Objectives on Code-Switching Translation

2023-09-10 · Mohamed Anwar

One of the things that need to change when it comes to machine translation is the models' ability to translate code-switching content, especially with the rise of social media and user-generated content. In this paper, w…

Machine TranslationTranslation

Low-resource Machine Translation for Code-switched Kazakh-Russian Language Pair

2025-03-25 · Maksim Borisov, Zhanibek Kozhirbayev, Valentin Malykh

Machine translation for low resource language pairs is a challenging task. This task could become extremely difficult once a speaker uses code switching. We propose a method to build a machine translation model for code-…

Machine TranslationTranslation

Can Large Language Models Understand, Reason About, and Generate Code-Switched Text?

2026-01-12 · Genta Indra Winata, David Anugraha, Patrick Amadeus Irawan, Anirban Das 외 arxiv

Code-switching is a pervasive phenomenon in multilingual communication, yet the robustness of large language models (LLMs) in mixed-language settings remains insufficiently understood. In this work, we present a comprehe…

Improved Sentiment Detection via Label Transfer from Monolingual to Synthetic Code-Switched Text

2019-06-13 · ACL 2019 7 · Bidisha Samanta, Niloy Ganguly, Soumen Chakrabarti

Multilingual writers and speakers often alternate between two languages in a single discourse, a practice called "code-switching". Existing sentiment detection methods are usually trained on sentiment-labeled monolingual…

Hate Speech Detection

Code-Mixed Probes Show How Pre-Trained Models Generalise On Code-Switched Text

2024-03-07 · Frances A. Laureano De Leon, Harish Tayyar Madabushi, Mark Lee

Code-switching is a prevalent linguistic phenomenon in which multilingual individuals seamlessly alternate between languages. Despite its widespread use online and recent research trends in this area, research in code-sw…