Skip to content
GCC AI Research

Search

Results for "Arabic NLP"

Character Iconicity vs. Arbitrariness: An Arabic NLP Perspective

arXiv ·

Researchers investigated the functional necessity of visual distinctions in Arabic script for NLP by comparing standard dotted, dotless, and arbitrarily remapped Arabic. They generated 2,000 random character remappings constrained to 19 undotted rasms, evaluating them across tasks like language modeling, text classification, and machine translation. The study found that neither preserving original character distinctions nor traditional rasm-based groupings is necessary for strong NLP performance, with random remappings achieving competitive results while reducing vocabulary size and training costs. Why it matters: These findings suggest that Arabic NLP models primarily rely on stable distributional structure rather than visual iconicity, potentially leading to more efficient and effective Arabic language processing.

Evaluation of Adversarial Robustness in Arabic Language Models

arXiv ·

This study evaluated the adversarial robustness of five state-of-the-art Arabic Language Models against various Arabic adversarial attacks at character, word, and sentence levels. It found that diacritic insertion could reduce model accuracy by up to 92%, while manipulating Arabic conjunctions led to a 58% accuracy degradation, and paraphrasing reduced performance by an average of 76%. While adversarial training improved overall resilience, particularly for MARBERT and AraBERT, challenges against character-level noise persist. Why it matters: These findings are crucial for understanding and mitigating security vulnerabilities in Arabic AI, guiding the development of more robust and safe Arabic NLP systems.

CAMMAR: Culture-Aware Matryoshka for Metaphorical Arabic Representations

arXiv ·

Researchers introduced CAMMAR (Culture-Aware Matryoshka for Metaphorical Arabic Representations), a framework designed to organize meaning in Arabic language models into nested lexical, cultural, and metaphorical embedding subspaces, addressing the issue of "semantic smearing." The framework, inspired by Al-Jurjani's theory of nazum, provides a training-free geometric measure of metaphoricity. Evaluated on a new span-annotated Arabic metaphor dataset, CAMMAR achieved an AUC of up to 0.84, effectively detecting metaphor when inter-layer geometry was shaped by paired supervision. Why it matters: This research offers a novel approach to enhancing the cultural and metaphorical understanding of Arabic AI, potentially leading to more nuanced and accurate Arabic language models.

Evaluation of Small Language Models for Arabic Language Processing

arXiv ·

A new paper evaluated twelve Small Language Models (SLMs) on Arabic natural language processing tasks, utilizing a benchmark of 240 Arabic test items across eight domains and ten language skills. The models were assessed in a zero-shot setting, with responses scored using a multi-model LLM-as-a-judge framework involving GPT-4.1 Mini, Claude Haiku 4.5, and DeepSeek-Chat. Gemma 3 (12B) achieved the highest overall score (4.548/5), followed by Aya and C4AI Command Arabic, with results suggesting that strong Arabic alignment and instruction-following are crucial for performance. Why it matters: This benchmark offers a standardized method for evaluating compact Arabic language models, guiding future development towards more efficient, reliable, and culturally relevant Arabic AI systems.

Analyzing and Encoding the Al-Mawrid Arabic-English Dictionary with the ISO Language Markup Framework and TEI Lex-0

arXiv ·

This paper presents a methodology for digitizing and encoding the Al-Mawrid Arabic-English dictionary using the ISO Lexical Markup Framework (LMF) and TEI Lex-0 guidelines. The research resolves structural ambiguities and inconsistencies, achieving a structural parsing accuracy of 91% and high precision/recall for information extraction, such as 85% precision for synonyms. It also discusses limitations of TEI Lex-0 for Arabic phenomena and explores Linguistic Linked Open Data (LLOD) integration. Why it matters: This work provides a crucial, standardized computational lexicon for Arabic, addressing a significant gap in Arabic lexical infrastructure and offering a reproducible workflow for retro-digitization efforts in Arabic NLP and Digital Humanities.

Analyzing and Encoding the Al-Mawrid Arabic-English Dictionary with the ISO Language Markup Framework and TEI Lex-0

arXiv ·

This paper presents a methodology for digitizing and encoding the Al-Mawrid Arabic-English dictionary, transforming it into a standardized computational lexicon using the ISO Lexical Markup Framework (LMF) and TEI Lex-0 guidelines. The research, based on an empirical analysis of the letter Ayn (4.6% of the dictionary), achieved a structural parsing accuracy of 91%. Quantitative evaluation showed high performance for information extraction rules, including 85% precision and 98% recall for synonyms. Why it matters: This work addresses a significant gap in Arabic lexical infrastructure, providing an interoperable, machine-tractable resource and a reproducible workflow for retro-digitizing complex legacy bilingual lexicons for Arabic NLP and Digital Humanities.

ArabDiscrim: A Decade-Long Arabic Facebook Corpus on Racism and Discrimination

arXiv ·

ArabDiscrim is a new corpus comprising 293,000 public Arabic Facebook posts from 2014 to 2024, specifically curated to discuss racism and discrimination. Unlike prior Twitter-centric datasets, it incorporates platform-native engagement signals, 200 curated terms with morphological regex families, and 20 discrimination axes. The resource also provides explicit attribution patterns and is released under a restricted research-use license for ethical compliance. Why it matters: This dataset provides a unique, ecologically valid foundation for fairness-oriented and platform-aware Arabic Natural Language Processing, moving beyond existing Twitter-centric resources.

Building Arabic NLP from the Ground Up: Twenty Years of Lessons, Failures, and Open Problems

arXiv ·

This paper reflects on two decades of building NLP resources and research infrastructure for Arabic, an historically underserved language. The first decade focused on foundational linguistic infrastructure, while the second shifted towards computational social science and socially oriented applications. The authors highlight three lessons: dataset building is a social process, communities often matter more than shared tasks, and computational social science exposes challenges beyond traditional NLP training. Why it matters: The paper argues that the most difficult problems in developing NLP for underserved communities are social, institutional, and epistemic, offering critical insights for future research directions in Arabic AI.