paper-with-me

Papers

Multilingual Transfer Learning for Code-Switched Language and Speech Neural Modeling

2021-04-13 · Genta Indra Winata

In this thesis, we address the data scarcity and limitations of linguistic theory by proposing language-agnostic multi-task training methods. First, we introduce a meta-learning-based approach, meta-transfer learning, in which information is judiciously extracted from high-resource monolingual speech data to the code-switching domain. The meta-transfer learning quickly adapts the model to the code-switching task from a number of monolingual tasks by learning to learn in a multi-task learning fashion. Second, we propose a novel multilingual meta-embeddings approach to effectively represent code-switching data by acquiring useful knowledge learned in other languages, learning the commonalities of closely related languages and leveraging lexical composition. The method is far more efficient compared to contextualized pre-trained multilingual models. Third, we introduce multi-task learning to integrate syntactic information as a transfer learning strategy to a language model and learn where to code-switch. To further alleviate the aforementioned issues, we propose a data augmentation method using Pointer-Gen, a neural network using a copy mechanism to teach the model the code-switch points from monolingual parallel sentences. We disentangle the need for linguistic theory, and the model captures code-switching points by attending to input words and aligning the parallel words, without requiring any word alignments or constituency parsers. More importantly, the model can be effectively used for languages that are syntactically different, and it outperforms the linguistic theory-based models.

📄 PDF Abstract BibTeX arXiv:2104.06268

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLanguage ModellingMeta-LearningMulti-Task LearningTransfer Learning

Similar Papers 제목 키워드 기반

Meta-Transfer Learning for Code-Switched Speech Recognition

2020-04-29 · ACL 2020 6 · Genta Indra Winata, Samuel Cahyawijaya, Zhaojiang Lin, Zihan Liu 외

An increasing number of people in the world today speak a mixed-language as a result of being multilingual. However, building a speech recognition system for code-switching remains difficult due to the availability of li…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition+1

A Survey of Code-switched Speech and Language Processing

2019-03-25 · Sunayana Sitaram, Khyathi Raghavi Chandu, Sai Krishna Rallabandi, Alan W. black

Code-switching, the alternation of languages within a conversation or utterance, is a common communicative phenomenon that occurs in multilingual communities across the world. This survey reviews computational approaches…

Survey

Multilingual Bottleneck Features for Improving ASR Performance of Code-Switched Speech in Under-Resourced Languages

2020-10-31 · Trideba Padhi, Astik Biswas, Febe De Wet, Ewald van der Westhuizen 외

In this work, we explore the benefits of using multilingual bottleneck features (mBNF) in acoustic modelling for the automatic speech recognition of code-switched (CS) speech in African languages. The unavailability of a…

Acoustic ModellingAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

Code Switched and Code Mixed Speech Recognition for Indic languages

2022-03-30 · Harveen Singh Chadha, Priyanshi Shah, Ankur Dhuriya, Neeraj Chhimwal 외

Training multilingual automatic speech recognition (ASR) systems is challenging because acoustic and lexical information is typically language specific. Training multilingual system for Indic languages is even more tough…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognition+1

CoSSAT: Code-Switched Speech Annotation Tool

2019-11-01 · WS 2019 11 · Sanket Shah, Pratik Joshi, Sebastin Santy, Sunayana Sitaram

Code-switching refers to the alternation of two or more languages in a conversation or utterance and is common in multilingual communities across the world. Building code-switched speech and natural language processing s…