paper-with-me

홈 › Papers

Exploring Data and Parameter Efficient Strategies for Arabic Dialect Identifications

2025-09-17 · Vani Kanjirangat, Ljiljana Dolamic, Fabio Rinaldi arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.13775

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Tokenization Strategies and Vocabulary Sizes for Enhanced Arabic Language Models

2024-03-17 · Mohamed Taher Alrefaie, Nour Eldin Morsy, Nada Samir

This paper presents a comprehensive examination of the impact of tokenization strategies and vocabulary sizes on the performance of Arabic language models in downstream natural language processing tasks. Our investigatio…

Computational EfficiencyHate Speech DetectionMorphological AnalysisNatural Language Inference+2

USTHB at NADI 2023 shared task: Exploring Preprocessing and Feature Engineering Strategies for Arabic Dialect Identification

2023-12-16 · Mohamed Lichouri, Khaled Lounnas, Aicha Zitouni, Houda Latrache 외

In this paper, we conduct an in-depth analysis of several key factors influencing the performance of Arabic Dialect Identification NADI'2023, with a specific focus on the first subtask involving country-level dialect ide…

Dialect IdentificationFeature Engineering

From FusHa to Folk: Exploring Cross-Lingual Transfer in Arabic Language Models

2026-02-10 · Abdulmuizz Khalak, Abderrahmane Issam, Gerasimos Spanakis arxiv

Arabic Language Models (LMs) are pretrained predominately on Modern Standard Arabic (MSA) and are expected to transfer to its dialects. While MSA as the standard written variety is commonly used in formal settings, peopl…

Cross-Lingual Transfer

Sentiment Analysis in Poems in Misurata Sub-dialect -- A Sentiment Detection in an Arabic Sub-dialect

2021-09-15 · Azza Abugharsa

Over the recent decades, there has been a significant increase and development of resources for Arabic natural language processing. This includes the task of exploring Arabic Language Sentiment Analysis (ALSA) from Arabi…

Sentiment Analysis

Exploring Retrieval Augmented Generation in Arabic

2024-08-14 · Samhaa R. El-Beltagy, Mohamed A. Abdallah

Recently, Retrieval Augmented Generation (RAG) has emerged as a powerful technique in natural language processing, combining the strengths of retrieval-based and generation-based models to enhance text generation tasks. …

RAGRetrievalRetrieval-augmented GenerationText Generation