paper-with-me

Papers

CoSDA-ML: Multi-Lingual Code-Switching Data Augmentation for Zero-Shot Cross-Lingual NLP

2020-06-11 · Libo Qin, Minheng Ni, Yue Zhang, Wanxiang Che

Multi-lingual contextualized embeddings, such as multilingual-BERT (mBERT), have shown success in a variety of zero-shot cross-lingual tasks. However, these models are limited by having inconsistent contextualized representations of subwords across different languages. Existing work addresses this issue by bilingual projection and fine-tuning technique. We propose a data augmentation framework to generate multi-lingual code-switching data to fine-tune mBERT, which encourages model to align representations from source and multiple target languages once by mixing their context information. Compared with the existing work, our method does not rely on bilingual sentences for training, and requires only one training process for multiple target languages. Experimental results on five tasks with 19 languages show that our method leads to significantly improved performances for all the tasks compared with mBERT.

📄 PDF Abstract BibTeX arXiv:2006.06402

Code (1)

kodenii/CoSDA-ML 공식 구현 pytorch

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

mBERT mBERT

Similar Papers 제목 키워드 기반

Reducing language context confusion for end-to-end code-switching automatic speech recognition

2022-01-28 · Shuai Zhang, Jiangyan Yi, Zhengkun Tian, JianHua Tao 외

Code-switching deals with alternative languages in communication process. Training end-to-end (E2E) automatic speech recognition (ASR) systems for code-switching is especially challenging as code-switching training data …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Sentencespeech-recognition+1

Beyond Bilingual Transfer: Multilingual Code-Switching in Instruction Tuning

2026-05-28 · Shunta Asano, Jeonghun Baek, Toshihiko Yamasaki arxiv

Recent studies have shown that code-switching data (CSD), in which multiple languages are mixed within the same context, can improve cross-lingual transfer and multilingual alignment in large language models (LLMs). Howe…

Cross-Lingual Transfer

Improving Zero-Shot Cross-Lingual Transfer via Progressive Code-Switching

2024-06-19 · Zhuoran Li, Chunming Hu, Junfan Chen, Zhijun Chen 외

Code-switching is a data augmentation scheme mixing words from multiple languages into source lingual text. It has achieved considerable generalization performance of cross-lingual transfer tasks by aligning cross-lingua…

Cross-Lingual TransferData AugmentationModel OptimizationSentence+1

Code-Switching Red-Teaming: LLM Evaluation for Safety and Multilingual Understanding

2024-06-17 · Haneul Yoo, Yongjin Yang, Hwaran Lee

As large language models (LLMs) have advanced rapidly, concerns regarding their safety have become prominent. In this paper, we discover that code-switching in red-teaming queries can effectively elicit undesirable behav…

16kLanguage ModellingRed TeamingSafety Alignment

OC16-CE80: A Chinese-English Mixlingual Database and A Speech Recognition Baseline

2016-09-27 · Dong Wang, Zhiyuan Tang, Difei Tang, Qing Chen

We present the OC16-CE80 Chinese-English mixlingual speech database which was released as a main resource for training, development and test for the Chinese-English mixlingual speech recognition (MixASR-CHEN) challenge o…

speech-recognitionSpeech Recognition