paper-with-me

Papers

Parameter and Data Efficient Continual Pre-training for Robustness to Dialectal Variance in Arabic

2022-11-08 · Soumajyoti Sarkar, Kaixiang Lin, Sailik Sengupta, Leonard Lausen, Sheng Zha, Saab Mansour

The use of multilingual language models for tasks in low and high-resource languages has been a success story in deep learning. In recent times, Arabic has been receiving widespread attention on account of its dialectal variance. While prior research studies have tried to adapt these multilingual models for dialectal variants of Arabic, it still remains a challenging problem owing to the lack of sufficient monolingual dialectal data and parallel translation data of such dialectal variants. It remains an open problem on whether the limited dialectical data can be used to improve the models trained in Arabic on its dialectal variants. First, we show that multilingual-BERT (mBERT) incrementally pretrained on Arabic monolingual data takes less training time and yields comparable accuracy when compared to our custom monolingual Arabic model and beat existing models (by an avg metric of +$6.41$). We then explore two continual pre-training methods-- (1) using small amounts of dialectical data for continual finetuning and (2) parallel Arabic to English data and a Translation Language Modeling loss function. We show that both approaches help improve performance on dialectal classification tasks ($+4.64$ avg. gain) when used on monolingual models.

📄 PDF Abstract BibTeX arXiv:2211.03966

Code (0)

등록된 구현이 없습니다.

Tasks

AvgLanguage ModelingLanguage ModellingTranslation

Similar Papers 제목 키워드 기반

DiaLLM: An Investigation into the Robustness-Generation Gap in English Dialect Adaptation

2026-07-08 · Jordan Painter, Dipankar Srirag, Adarsh Kappiyath, Diptesh Kanojia 외 arxiv

Large language models increasingly \emph{understand} dialectal English, yet still \emph{produce} only standard, US-leaning English, leaving dialectal generation, the harder half of the problem, largely unaddressed. We in…

Continual Pretraining

Bailing-TTS: Chinese Dialectal Speech Synthesis Towards Human-like Spontaneous Representation

2024-08-01 · Xinhan Di, Zihao Chen, Yunming Liang, Junjie Zheng 외

Large-scale text-to-speech (TTS) models have made significant progress recently.However, they still fall short in the generation of Chinese dialectal speech. Toaddress this, we propose Bailing-TTS, a family of large-scal…

Representation LearningSpeech Synthesistext-to-speechText to Speech

Evaluating Japanese Dialect Robustness Across Speech and Text-based Large Language Models

2026-06-24 · Tomoya Mizumoto, Yusuke Fujita, Hao Shi, Lianbo Liu 외 arxiv

Dialogue systems based on large language models (LLMs) have advanced significantly in recent years. However, dialectal variation remains a major challenge, particularly for systems that process spoken input. LLM-based sp…

Munsit at NADI 2025 Shared Task 2: Pushing the Boundaries of Multidialectal Arabic ASR with Weakly Supervised Pretraining and Continual Supervised Fine-tuning

2025-08-12 · Mahmoud Salhab, Shameed Sait, Mohammad Abusheikh, Hasan Abusheikh arxiv

Automatic speech recognition (ASR) plays a vital role in enabling natural human-machine interaction across applications such as virtual assistants, industrial automation, customer support, and real-time transcription. Ho…

Speech Recognition

DIA-HARM: Dialectal Disparities in Harmful Content Detection Across 50 English Dialects

2026-04-07 · Jason Lucas, Matt Murtagh, Ali Al-Lawati, Uchendu Uchendu 외 arxiv

Harmful content detectors, particularly disinformation classifiers, are predominantly developed and evaluated on Standard American English (SAE), leaving their robustness to dialectal variation unexplored. We present DIA…