English

Exploring Data and Parameter Efficient Strategies for Arabic Dialect Identifications

Computation and Language 2025-09-19 v2 Artificial Intelligence

Abstract

This paper discusses our exploration of different data-efficient and parameter-efficient approaches to Arabic Dialect Identification (ADI). In particular, we investigate various soft-prompting strategies, including prefix-tuning, prompt-tuning, P-tuning, and P-tuning V2, as well as LoRA reparameterizations. For the data-efficient strategy, we analyze hard prompting with zero-shot and few-shot inferences to analyze the dialect identification capabilities of Large Language Models (LLMs). For the parameter-efficient PEFT approaches, we conducted our experiments using Arabic-specific encoder models on several major datasets. We also analyzed the n-shot inferences on open-source decoder-only models, a general multilingual model (Phi-3.5), and an Arabic-specific one(SILMA). We observed that the LLMs generally struggle to differentiate the dialectal nuances in the few-shot or zero-shot setups. The soft-prompted encoder variants perform better, while the LoRA-based fine-tuned models perform best, even surpassing full fine-tuning.

Keywords

Cite

@article{arxiv.2509.13775,
  title  = {Exploring Data and Parameter Efficient Strategies for Arabic Dialect Identifications},
  author = {Vani Kanjirangat and Ljiljana Dolamic and Fabio Rinaldi},
  journal= {arXiv preprint arXiv:2509.13775},
  year   = {2025}
}

Comments

4 main pages, 4 additional, 5 figures

R2 v1 2026-07-01T05:41:23.487Z