Skip to content
GCC AI Research

Sources

arXiv

arXiv preprint server — articles filtered for GCC-affiliated authors in AI, Machine Learning, NLP, Computer Vision, Information Retrieval, Robotics, and Statistics. Covers research from MBZUAI, KAUST, TII, Khalifa University, QCRI, and collaborating institutions.

https://arxiv.org →

59001–59050 articles · Page 1181

Domain-specific Pretraining Profile and Transformer Performance: Evidence from Modeling Digital Pragmatics in Arabic-English Code-switching

arXiv · · NLP Arabic AI

A study investigated the impact of domain-specific pretraining on Transformer models for modeling digital pragmatics in Arabic-English code-switched discourse. It compared MARBERT and XLM-R, using BERT as a baseline, on a dataset of 11695 X posts. MARBERT significantly outperformed XLM-R, achieving a Macro F1 of 0.85 on an independent test set compared to XLM-R's 0.52. The research concludes that Transformer performance in specialized pragmatic classification tasks relies more on a domain-specific pretraining profile than on multilingual coverage alone. Why it matters: This highlights the critical importance of tailored pretraining for achieving optimal performance in complex Arabic NLP tasks, particularly in code-switching contexts prevalent in the region.

YallaMorph: A Benchmark for Evaluating Arabic Morphological Generation in Large Language Models

arXiv · · NLP LLM

Researchers introduced YallaMorph, a new large-scale benchmark designed to evaluate Arabic morphological generation capabilities in large language models (LLMs). The benchmark covers over 600,000 entries across verbs, nouns, adjectives, their cliticized forms, and invalid configurations. Evaluations on multilingual and Arabic-oriented LLMs demonstrated that Arabic morphological generation remains challenging, particularly for cliticized, unseen, and morphologically rare forms. Why it matters: This benchmark provides a critical tool for advancing the development and accuracy of Arabic LLMs by directly addressing a core linguistic challenge for the language.

CopyShield: A Cross-Level Benchmark of Copyright Defenses in LLMs

arXiv · · LLM Research

MBZUAI researchers introduced CopyShield, a new benchmark designed to compare various copyright defense mechanisms in large language models (LLMs) under controlled conditions. The benchmark evaluates three distinct intervention levels—contrastive decoding (output), Direct Preference Optimization (behavioral), and activation intervention (representation)—on LLaMA-3.1-8B and Mistral-7B-v0.3 models using public-domain books. Findings indicate that intervention levels are associated with distinct compliance-utility trade-offs, with DPO showing high degeneracy in LLaMA-3.1-8B while activation intervention effectively blocks non-literal queries before generation. Why it matters: This research provides crucial insights into developing more robust and ethically compliant LLMs by systematically evaluating methods to prevent unauthorized memorization and reproduction, a key concern for responsible AI deployment and adoption in the region.

EDRAC: Benchmarking Arabic Dialect Reading Comprehension

arXiv · · NLP LLM

Researchers introduced EDRAC, the first large-scale benchmark for dialectal Arabic machine reading comprehension (MRC) and generative question answering (QA). EDRAC covers five major dialects: Egyptian, Moroccan, Emirati, Syrian, and Saudi Arabic, comprising 499 passages and 4,977 QA pairs generated through a human-LLM collaborative pipeline. Benchmarking Arabic-centric and multilingual LLMs on EDRAC revealed significant discrepancies between semantic answer quality and dialectal fidelity, indicating limitations of current evaluation metrics. Why it matters: This benchmark addresses a critical resource gap in dialectal Arabic NLP, offering a challenging tool for developing and evaluating models capable of understanding and generating diverse regional Arabic variants.

A Comprehensive Analysis of Arabic Natural Language Processing Research: Trends, Topic Evolution, and Research Gaps -- A Bibliometric and Topic-Based Study

arXiv · · NLP Arabic AI

A comprehensive bibliometric and topic-based study analyzed 7,120 Arabic NLP papers published between 1960 and 2026, sourced from multiple academic platforms, using BERTopic for topic modeling, regression, and network analysis. The study found a significant publication surge after 2020, driven by transformer models and LLMs, identifying 19 key themes in Arabic NLP research. Saudi Arabia, the United States, and Egypt lead in research output, with the analysis also highlighting understudied areas like summarization for Maghrebi, Iraqi, and Sudanese dialects. Why it matters: This analysis provides a crucial quantitative overview of Arabic NLP research trends, identifying significant gaps and offering recommendations to guide future research, particularly in under-resourced dialects and culturally aligned benchmarks.

AraDetox: A Multi-Dialect Arabic Detoxification Dataset

arXiv · · NLP LLM

Researchers introduce AraDetox, a new multi-dialect Arabic detoxification dataset containing 10,500 harmful social-media posts and 84,000 detoxified rewrites. The rewrites were generated using GPT-5 and Gemini 2.5 Flash, covering Modern Standard Arabic, Gulf, Levantine, and Egyptian Arabic. Human and automatic evaluations confirmed successful harmful language removal, semantic preservation, and dialectal alignment. The dataset is publicly available to support future research in Arabic detoxification and safe text generation. Why it matters: This dataset addresses the underexplored area of Arabic text detoxification, providing a large-scale, multi-dialect resource critical for developing more ethical and robust Arabic NLP applications.

Redteaming Leading Arabic LLMs with ASAS

arXiv · · LLM Arabic AI

Researchers introduce the Arabic Safety Index (ASAS), the first fully human-curated Arabic benchmark for redteaming large language models (LLMs), comprising 801 prompts across 8 safety categories and 8 attack strategies. An evaluation conducted with ASAS on seven leading Arabic-capable LLMs, including GPT-4o, Claude 3.7 Sonnet, ALLaM, and FANAR, revealed significant safety gaps. The findings indicate that most models failed to defend against 50% of unsafe prompts, particularly in high-harm categories, and automated safety judges performed poorly compared to human annotators. Why it matters: This benchmark provides a crucial tool for improving the safety, cultural alignment, and responsible development of LLMs for Arabic-speaking regions.

Figurative and Cultural Knowledge in LLMs: Investigating Cross-Domain Transfer through Fine-Tuning

arXiv · · NLP LLM

A systematic study investigated whether fine-tuning Large Language Models (LLMs) on cultural data improves figurative language understanding and vice versa. Researchers used four models, including ALLaM-7B and Fanar-1-9B, and six Arabic datasets covering cultural commonsense, proverbs, and poetry across various dialects. They found that fine-tuning on poetry improved idiom comprehension by 2.33%, suggesting a transfer of non-literal meaning understanding across figurative types. Why it matters: This research highlights the complex challenges of integrating nuanced cultural and figurative language understanding into LLMs, particularly for Arabic, suggesting that fine-tuning alone may not fully capture these intricate relationships.

Validated Adaptation for Aerial Crowd Monitoring at Mass Gathering Scale: A Deployment Protocol, a Severity Law, and a Diagnostic for Label-Free Drone Crowd Counting, Toward the FIFA World Cup 2034 (Saudi Arabia)

arXiv · · CV Research

Researchers developed a validated drone-based crowd counting system designed for large-scale events like the FIFA World Cup 2034 in Saudi Arabia and the Hajj. The system addresses challenges of maintaining accuracy on unlabelled footage and detecting dangerous crowd inflow before a crush forms. It employs label-free adaptation, recovering 31-49% of shift-induced error, establishes a "severity law," and includes a six-point deployment protocol. Why it matters: This research offers a critical advancement in AI safety and crowd management technology, directly supporting Saudi Arabia's capacity to host major global events and ensuring public safety through advanced computer vision techniques.

HalluTruthQA-4K: A Fine-Grained Corpus and Annotation Process for Arabic Hallucination Detection and Truth Verification

arXiv · · NLP LLM

Researchers introduced HalluTruthQA-4K, an expanded corpus comprising 4,000 expert-curated Arabic question-answering instances designed for hallucination detection and truth verification. This resource spans four knowledge-intensive domains: Islamic knowledge, history, science, and geography, and serves as the official dataset for Track 2 of the HalluScoring 2026 shared task. For hallucinated responses, the corpus provides character-level erroneous spans, human-written explanations, and hierarchical hallucination types, alongside verified reference answers and distractors. Why it matters: HalluTruthQA-4K provides a crucial fine-grained resource for evaluating and improving the factual reliability and trustworthiness of Arabic large language models.

HalluTruthQA-4K: A Fine-Grained Corpus and Annotation Process for Arabic Hallucination Detection and Truth Verification

arXiv · · NLP LLM

HalluTruthQA-4K is an expanded corpus comprising 4,000 expert-curated Arabic question-answering instances designed for fine-grained hallucination detection and truth verification in large language models. The resource includes model-generated responses, verified reference answers, distractors, character-level erroneous spans, human explanations, and hierarchical hallucination types across four knowledge domains. It features 1,643 hallucinated and 2,357 non-hallucinated responses, with 1,843 annotated erroneous spans, and serves as the official dataset for Track 2 of the HalluScoring 2026 shared task. Why it matters: This comprehensive, expert-annotated corpus provides a crucial foundation for advancing research and development in building more reliable and factually accurate Arabic large language models.

Character Iconicity vs. Arbitrariness: An Arabic NLP Perspective

arXiv · · NLP Arabic AI

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.

Beyond Cultural Knowledge: Evaluating Arabic Cultural Appropriateness of Large Language Models

arXiv · · LLM Arabic AI

Researchers introduced AraBehave, a benchmark comprising 1,623 culturally grounded, open-ended Arabic prompts and over 29,000 human judgments to evaluate the cultural appropriateness of large language models (LLMs). The study found that cultural appropriateness involves two distinct components: normative stance and grounded cultural accuracy, with general-purpose models often failing on stance and Arabic-centric models on accuracy. Providing cultural instructions significantly improved the normative stance of general-purpose models, while grounding correlated with model scale and Arabic alignment data. Why it matters: This benchmark provides a critical tool for assessing how LLMs behave in nuanced Arabic cultural contexts, moving beyond mere factual knowledge to address ethical and social acceptance, which is crucial for their responsible deployment and trustworthiness in the region.

Evaluation of Adversarial Robustness in Arabic Language Models

arXiv · · NLP LLM

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.

HalluTruthQA: A Fine-Grained Benchmark for Hallucination Detection, Localization, and Explanation in Arabic Question Answering

arXiv · · LLM Arabic AI

Researchers have introduced HalluTruthQA, a new fine-grained benchmark designed for hallucination detection, localization, and explanation in Arabic Question Answering. The benchmark comprises 2,400 expert-curated examples spanning four knowledge-intensive domains: Islamic knowledge, history, science, and geography, with detailed annotations including character-level erroneous spans and human-written explanations. Four open-source LLMs ( extsc{Allam}, extsc{Falcon-H1}, extsc{Qwen32}, and extsc{Silma}) were evaluated, demonstrating varied performance across detection, localization, factual verification, and explanation tasks. Why it matters: This benchmark offers a comprehensive tool for evaluating and enhancing the factual accuracy and trustworthiness of Arabic LLMs, promoting more sophisticated assessment beyond simple hallucination detection.

HalluTruthQA: A Fine-Grained Benchmark for Hallucination Detection, Localization, and Explanation in Arabic Question Answering

arXiv · · NLP LLM

Researchers introduce HalluTruthQA, a new fine-grained benchmark designed for hallucination detection, localization, and explanation in Arabic question answering. This benchmark comprises 2,400 expert-curated examples across Islamic knowledge, history, science, and geography, featuring character-level error spans, human explanations, and various hallucination types. The study evaluated four open-source Arabic LLMs (ALLaM-7B, Falcon-H1R-7B, Qwen3-32B, SILMA) across detection, localization, factual verification, and explanation tasks, revealing no single model outperforms others across all metrics. Why it matters: HalluTruthQA provides a critical tool for advancing the factual accuracy and reliability of Arabic LLMs by enabling more granular and comprehensive hallucination evaluation beyond response-level detection.

A2RL V\textsubscript{max}: The A2RL autonomous racing dataset for long-range, high-speed perception and multi-vehicle interaction

arXiv · · Research CV

The A2RL Vₘₐₓ dataset is an open-source resource designed for perception tasks in high-speed autonomous driving and multi-vehicle interaction. Captured during the 2024 Abu Dhabi Autonomous Racing League (A2RL) at the Yas Marina F1 Circuit, it includes data from single-vehicle, multi-vehicle, and final race scenarios with participation from all competing teams. The dataset comprises almost 30,000 professionally annotated LiDAR point clouds along with RADAR point clouds, making it the first large-scale autonomous racing dataset with professional LiDAR annotations. Why it matters: This dataset provides crucial, high-quality data to advance research in autonomous driving perception, particularly addressing the underexplored challenges of high-speed and multi-vehicle environments, further positioning Abu Dhabi as a hub for advanced AI and robotics research.

CAMMAR: Culture-Aware Matryoshka for Metaphorical Arabic Representations

arXiv · · NLP LLM

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.

Can Dialects Be Steered Like Languages? Sparse Neurons and Distributed Directions in Arabic LLMs

arXiv · · NLP LLM

This study investigates methods to steer Arabic Large Language Models (LLMs) towards generating specific dialects, addressing the challenge of data scarcity for dialectal Arabic. Researchers identified sparse neuron populations encoding dialect-specific features and developed a vector-steering approach using dialect-specific activation directions. These inference-time methods allow for controlling dialectal output by amplifying or suppressing neuron activity or injecting specific vectors. Why it matters: This research offers a principled, interpretability-grounded framework to improve dialectal accuracy in Arabic LLMs without fine-tuning, crucial for enhancing their utility in the diverse Arabic-speaking world.

Paying More Attention to Visual Tokens in Self-Evolving Large Multimodal Models

arXiv · · Research LLM

Researchers have introduced VISE (Visual Invariance Self-Evolution), a purely unsupervised framework designed to address 'visual under-conditioning' in self-evolving Large Multimodal Models (LMMs). VISE utilizes geometric and semantic invariance-based rewards to directly regularize the model's visual conditioning, ensuring it attends to visual content rather than relying on language priors. Trained on raw unlabeled images, experiments using Qwen3-VL-2B demonstrate significant performance gains, including +16.85 CIDEr on COCO and a 5.0-point reduction in object hallucination across 18 benchmarks. Why it matters: This research from MBZUAI offers a significant advancement in improving the visual reasoning capabilities and reliability of LMMs in unsupervised settings, making them more robust for real-world applications.

Reinforcement Learning-Based Traffic Signal Control for IoT-Enabled Intersections

arXiv · · RL Infrastructure

Researchers investigated reinforcement learning (RL) for adaptive traffic signal control at an urban intersection in Kuwait, aiming to mitigate urban traffic congestion. They developed a Proximal Policy Optimization (PPO)-based controller that dynamically adjusts green-phase durations using local traffic states in a realistic simulation environment informed by real-world Kuwaiti traffic data. The controller reduced average vehicle delay by 46% relative to fixed-time control and 34% relative to actuated control, while also lowering per-vehicle CO2 emissions by approximately 23%. Why it matters: This demonstrates a practical, learning-based edge traffic signal control solution for IoT-enabled smart city transportation systems, offering significant improvements in traffic flow and environmental impact for car-dependent cities in the Middle East.

Evaluation of Small Language Models for Arabic Language Processing

arXiv · · NLP LLM

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 · · NLP Arabic AI

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.

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

arXiv · · NLP Arabic AI

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.

Interpretable Crisis Behavior Analysis Using Mobility and Social Media Data

arXiv · · Research Policy

This paper introduces an interpretable pipeline that integrates mobility and social media data to analyze human behavior during crises. The framework was evaluated through two case studies, including a longitudinal analysis of UAE COVID-19 behavior from March 2020 to December 2021. The pipeline aligns heterogeneous daily signals, transforms them into binary behavioral states, applies Formal Concept Analysis (FCA) to extract co-occurrence structures, and mines association rules. Results demonstrate clear cross-domain behavioral structures in crises, yielding both scientifically credible and policy-actionable intelligence. Why it matters: This work provides a novel methodological approach for developing actionable crisis management strategies by fusing multimodal data, directly applicable to public health and emergency response in the UAE and the broader region.

Almieyar-Oryx-BloomBench: A Bilingual Multimodal Benchmark for Cognitively Informed Evaluation of Vision-Language Models

arXiv · · Research LLM

Researchers have introduced BloomBench, a new cognitively human-grounded, bilingual (English-Arabic) multimodal benchmark for Vision-Language Models (VLMs), as part of the Almieyar benchmarking series. Grounded in Bloom's Taxonomy, it systematically evaluates six levels of cognition—Remember, Understand, Apply, Analyze, Evaluate, Create—through carefully designed image-question-answer tasks. A comprehensive study using BloomBench revealed that state-of-the-art VLMs exhibit strong semantic understanding but struggle significantly with factual recall and creative synthesis, alongside a critical performance gap between Arabic and English. Why it matters: This benchmark provides a crucial tool for diagnosing cognitive weaknesses in current VLMs and lays the groundwork for developing more cognitively aligned and inclusive multimodal AI, particularly for cross-lingual applications.

An NLP-Driven Framework for Curriculum-Labor Market Alignment: Schema-Constrained LLM Extraction, ESCO-Anchored Semantic Matching, and Multi-Dimensional Gap Quantification

arXiv · · NLP LLM

Researchers proposed a four-stage NLP framework combining schema-constrained LLM extraction, Sentence-BERT (SBERT) alignment with ESCO, an adjudication protocol, and a verification mechanism for curriculum-labor market alignment. The framework was instantiated for the ABET-accredited BSc Computer Science program at the United Arab Emirates University (UAEU), extracting 400 competency records from the study plan and aligning them with 30 job postings. The extractor achieved a Cohen's kappa of 0.79 on the skill slot and surfaced interpretable supply-demand gaps in general, transversal, algorithms, and software engineering skills, with a minimal gap in AI and data science. Why it matters: This framework provides a robust, NLP-driven method to identify crucial skill gaps in higher education curricula, directly supporting quality assurance and workforce development initiatives in the region.

Uncovering Temporal Framing in the News

arXiv · · NLP Research

Researchers from MBZUAI have proposed a new taxonomy of eight temporal frames and studied their persuasive use in news discourse. They created a multilingual dataset by expertly annotating 458 English and German news articles, identifying over 2,000 temporally framed sentences and approximately 3,000 annotations. Their experiments demonstrated that temporal framing is learnable at the sentence level, with supervised models significantly outperforming zero-shot classification approaches. Why it matters: This research provides a valuable dataset and methodology for understanding how time-related language shapes interpretation in news, contributing to advancements in NLP for media analysis and potentially countering disinformation.

YOLO26-RipeLoc Lite: A lightweight architecture for tomato ripeness detection and picking point localization in greenhouse robotic harvesting

arXiv · · Research Robotics

YOLO26-RipeLoc Lite is a new lightweight deep learning architecture designed for simultaneous detection, ripeness classification, and center-point localization of greenhouse tomatoes for robotic harvesting. The model incorporates a Lightweight Feature Pyramid Network, a Ripeness-Aware Attention Module, and a Compact Detection Head for efficient and precise operation. Evaluated on a custom dataset from the SILAL greenhouse in Abu Dhabi, UAE, it achieved a [email protected] of 92.9% with only 2.38 million parameters, outperforming existing YOLO models in accuracy-efficiency. Why it matters: This research provides an efficient and accurate solution for automating a critical agricultural process, enhancing food security and technological capabilities in the region's greenhouse farming.

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

arXiv · · NLP Arabic AI

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.

JobArabi: An Arabic Corpus and Analysis of Job Announcements from Social Media

arXiv · · NLP Arabic AI

Researchers have introduced JobArabi, a new large-scale corpus consisting of 20,528 Arabic job announcements collected from X between January 2024 and October 2025. The dataset was compiled using a linguistically informed query framework covering various Arabic recruitment expressions, offering metadata like timestamps and geolocation for detailed analysis. Quantitative analysis of JobArabi reveals sociolinguistic patterns, including persistent gendered hiring language, regional occupational demand variations, and emotional framing in recruitment messages. Why it matters: This corpus provides a valuable resource for research in Arabic NLP, computational social science, and digital labor studies, offering unique insights into labor market communication and linguistic change in the Arab world.

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

arXiv · · NLP Arabic AI

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.

LLM-Based Financial Sentiment Analysis in Arabic: Evidence from Saudi Markets

arXiv · · NLP LLM

Researchers developed an Arabic NLP framework designed for large-scale financial sentiment analysis specifically tailored to the Saudi market. The framework integrates official financial news and social media, constructing an 84K-sample Arabic financial corpus through a multi-stage pipeline encompassing data collection, cleaning, and sentiment annotation. It employs Transformer-based NER and a curated company lexicon to link textual mentions to canonical company identifiers, assigning five-class sentiment labels for analyzing sentiment dynamics relative to stock market behavior on the Saudi Exchange. Why it matters: This research addresses a critical gap in Arabic financial NLP resources, offering a scalable method to understand investor sentiment in a key Middle Eastern market.

The Geopolitics of AI Safety: A Causal Analysis of Regional LLM Bias

arXiv · · LLM Research

This study introduces a Probabilistic Graphical Model (PGM) framework utilizing Pearl's do-operator to causally audit LLM safety mechanisms, specifically isolating the effect of injecting cultural demographics into prompts. A large-scale empirical analysis was conducted across seven instruction-tuned models from diverse origins, including the UAE's Falcon3-7B, as well as models from the US, Europe, China, and India, using ToxiGen and BOLD datasets. The findings revealed a disparity between observational and interventional bias, demonstrating that standard fairness metrics can overestimate demographic bias. Western models exhibited higher causal refusal rates for specific demographic groups, while Eastern models showed low overall intervention rates with targeted sensitivities toward regional demographics. Why it matters: This research highlights the geopolitical nuances of LLM safety alignment and the potential for demographic-sensitive over-triggering to restrict benign discourse, which is particularly relevant for diverse regions like the Middle East in developing culturally-aware AI.

Climate-based Pre-screening of Self-sustaining Regreening Opportunities in Drylands: A Case Study for Saudi Arabia

arXiv · · Research ML

Researchers have developed a scalable pre-screening framework that integrates climate and remote sensing data to identify cost-efficient sites for sustainable dryland restoration, using Saudi Arabia as a case study. The framework employs machine learning models to derive a Climate Suitability Score (CSS), which captures climatic dependencies on vegetation persistence. National-scale prediction maps were generated using multi-year ERA5-Land data for Saudi Arabia, leading to the identification of thirteen priority locations with an estimated potential for a 2.5-fold increase in vegetation coverage. Why it matters: This approach significantly reduces the search space and costs associated with restoration efforts, supporting more resilient and sustainable ecosystem recovery planning in water-limited regions of the Middle East.

The Cylindrical Representation Hypothesis for Language Model Steering

arXiv · · LLM NLP

Researchers from MBZUAI have proposed the Cylindrical Representation Hypothesis (CRH) to explain the instability and unpredictability observed in large language model steering. CRH relaxes the orthogonality assumption of the existing Linear Representation Hypothesis, positing a cylindrical structure where a central axis captures concept differences and a surrounding normal plane controls steering sensitivity. The hypothesis suggests that the intrinsic uncertainty in identifying specific sensitive sectors within this normal plane accounts for why steering outcomes frequently fluctuate even with well-aligned directions. Why it matters: This research offers a more robust theoretical framework for understanding and potentially improving the control and reliability of large language models.

The Cylindrical Representation Hypothesis for Language Model Steering

arXiv · · NLP LLM

Researchers have proposed the Cylindrical Representation Hypothesis (CRH) to address the instability and unpredictability observed in steering large language models, an issue not fully explained by the existing Linear Representation Hypothesis (LRH). CRH suggests that overlapping concept contributions lead to a sample-specific axis-orthogonal structure, comprising a central axis for concept generation and a surrounding normal plane for steering sensitivity. This framework identifies intrinsic uncertainty at the 'sensitive sector' level within the plane, providing a principled explanation for fluctuations in steering outcomes. Experiments verify the existence of this cylindrical structure and demonstrate CRH's practical utility in interpreting real-world model steering behavior, with code available on GitHub from mbzuai-nlp. Why it matters: This research from MBZUAI offers a crucial theoretical advancement in understanding and potentially improving the control and reliability of large language models.

Governing What the EU AI Act Excludes: Accountability for Autonomous AI Agents in Smart City Critical Infrastructure

arXiv · · Policy Ethics

This research paper identifies an accountability deficit for autonomous AI agents operating in smart city critical infrastructure under the EU AI Act, noting that specific provisions exclude safety-component AI from certain explanation rights and impact assessments. It proposes AgentGov-SC, a three-layer governance architecture specifying 25 measures, 5 conflict resolution rules, and an autonomy-calibrated activation model, with bidirectional traceability to established AI frameworks. A scenario analysis traces the governance activation through a multi-agent corridor cascade involving documented UAE smart-city systems. Why it matters: This paper addresses a significant regulatory gap in AI governance for complex, multi-agent systems in critical urban infrastructure, offering a novel architectural solution highly relevant to global smart city initiatives, including those in the Middle East.

Instruction-Guided Poetry Generation in Arabic and Its Dialects

arXiv · · NLP LLM

Researchers at MBZUAI have developed a new method for controllable poetry generation in Arabic and its dialects, moving beyond traditional analysis tasks for Arabic poetry within Large Language Models (LLMs). They introduce a large-scale, instruction-based dataset in Modern Standard Arabic (MSA) and various Arabic dialects, enabling LLMs to perform tasks like writing, revising, and continuing poems based on user criteria. Experiments show that fine-tuning LLMs on this dataset results in models capable of generating poetry aligned with user requirements, validated by automated metrics and human evaluation. Why it matters: This work represents a significant advancement in Arabic Natural Language Processing, offering tools for creative expression and cultural preservation while opening new avenues for user-guided content generation in culturally rich text forms.

Culturally Aware GenAI Risks for Youth: Perspectives from Youth, Parents, and Teachers in a Non-Western Context

arXiv · · Research Ethics

A study investigated the culturally aware risks of Generative AI for youth aged 7-17 in Saudi Arabia, focusing on privacy and safety challenges. Researchers analyzed 736 Reddit posts, 1,262 X (Twitter) posts, and conducted interviews with 31 Saudi participants including youth, parents, and teachers. Findings highlighted context-dependent risks, particularly regarding the disclosure of personal and family information that conflicts with culturally rooted expectations of modesty, privacy, and honor. The study proposes design implications for inclusive, context-sensitive parental controls that align with local cultural norms and values. Why it matters: This research is crucial for developing AI tools and policies that are culturally appropriate and safeguard youth in non-Western contexts like the Middle East.

Dual Pose-Graph Semantic Localization for Vision-Based Autonomous Drone Racing

arXiv · · Robotics CV

This work presents a dual pose-graph architecture for robust real-time localization in autonomous drone racing. The system fuses monocular visual-inertial odometry with semantic gate detections, using a temporary graph to optimize multiple observations into refined constraints before promoting them to a persistent main graph. Evaluated on the TII-RATM dataset and deployed in the A2RL competition, it achieved a 56-74% reduction in Absolute Trajectory Error (ATE) compared to standalone VIO and reduced odometry drift by up to 4.2 meters per lap. Why it matters: This research significantly improves the reliability and accuracy of vision-based localization for high-speed autonomous drones, crucial for advanced robotics applications and competitive racing.

RightNow-Arabic-0.5B-Turbo: An Open Sub-1B Arabic Language Model via Vocabulary Injection and Edge-First Deployment

arXiv · · LLM Arabic AI

RightNow-Arabic-0.5B-Turbo is a new 518M-parameter Arabic-specialized decoder LLM, built on Qwen2.5-0.5B, designed to bridge the gap between small multilingual and large Arabic-specialized models. Its development pipeline included adding 27,032 Arabic tokens via vocabulary injection, continued pretraining on 504M Arabic tokens, and fine-tuning with supervised instruction and direct preference optimization. The model achieved a 35.9% mean accuracy on three Arabic benchmarks (COPA-ar, Arabic HellaSwag, ArabicMMLU), outperforming all same-class open models and recovering 67% of SILMA-9B's mean accuracy at 1/18 the parameters, with all code and weights publicly released. Why it matters: This model significantly advances efficient Arabic NLP by providing a powerful, specialized sub-1B LLM suitable for edge deployment, making advanced Arabic AI more accessible and performant on resource-constrained devices.

State-of-the-Art Arabic Language Modeling with Sparse MoE Fine-Tuning and Chain-of-Thought Distillation

arXiv · · NLP LLM

Arabic-DeepSeek-R1 is an application-driven, open-source Arabic Large Language Model (LLM) that has achieved a new state-of-the-art (SOTA) across the Open Arabic LLM Leaderboard (OALL). The model utilizes a sparse Mixture-of-Experts (MoE) backbone and a four-phase Chain-of-Thought (CoT) distillation scheme, which incorporates Arabic-specific linguistic verification and regional ethical norms. It records the highest average score on the OALL suite and outperforms proprietary frontier systems like GPT-5.1 on a majority of benchmarks evaluating comprehensive Arabic language-specific tasks. Why it matters: This work offers a validated and cost-effective framework for developing high-performing, culturally-grounded AI for under-represented languages, addressing the digital equity gap.

Severity-Aware Weighted Loss for Arabic Medical Text Generation

arXiv · · NLP LLM

Researchers proposed a severity-aware weighted loss method to fine-tune Arabic language models for medical text generation, prioritizing severe clinical cases. This approach utilizes soft severity probabilities, derived from an AraBERT-based classifier, to dynamically scale token-level loss contributions during optimization on the MAQA dataset. The method consistently improved performance across ten Arabic LLMs, with AraGPT2-Base increasing from 54.04% to 66.14% and AraGPT2-Medium from 59.16% to 67.18%. Why it matters: This novel fine-tuning strategy addresses a critical limitation in medical AI by enhancing the safety and reliability of Arabic medical large language models, particularly in high-stakes clinical scenarios.

Beyond LLM-as-a-Judge: Deterministic Metrics for Multilingual Generative Text Evaluation

arXiv · · NLP Research

Researchers have developed OmniScore, a family of deterministic learned metrics designed to evaluate generative text as an alternative to Large Language Models (LLMs) used as judges. OmniScore leverages small parameter models (<1B) and was trained on approximately 564,000 synthetic instances across 107 languages, then evaluated using 8,617 manually annotated instances. It approximates LLM-judge behavior while offering low latency and consistency for various evaluation settings like reference-based and source-grounded assessments in tasks like QA, translation, and summarization. Why it matters: This development provides a practical, scalable, and reproducible method for multilingual generative text evaluation, addressing key limitations of LLM-as-a-judge approaches and offering significant benefits for AI development in linguistically diverse regions.

Are Arabic Benchmarks Reliable? QIMMA's Quality-First Approach to LLM Evaluation

arXiv · · LLM NLP

QIMMA is introduced as a quality-assured Arabic LLM leaderboard that places systematic benchmark validation at its core. It employs a multi-model assessment pipeline combining automated LLM judgment with human review to identify and resolve quality issues in established Arabic benchmarks. The resulting evaluation suite comprises over 52,000 samples, predominantly grounded in native Arabic content, with transparent implementation via LightEval and EvalPlus. Why it matters: This initiative provides a more reliable and reproducible foundation for evaluating Arabic Large Language Models, addressing critical quality concerns in existing benchmarks.

World Reasoning Arena

arXiv · · Research LLM

Researchers from MBZUAI have introduced WR-Arena, a new comprehensive benchmark designed to evaluate World Models (WMs) beyond traditional next-state prediction and visual fidelity. WR-Arena assesses WMs across three core dimensions: Action Simulation Fidelity, Long-horizon Forecast, and Simulative Reasoning and Planning, using a curated task taxonomy and diverse datasets. Extensive experiments with state-of-the-art WMs revealed a significant gap between current models' capabilities and human-level hypothetical reasoning. Why it matters: This benchmark provides a critical diagnostic tool and guideline for developing more robust and intelligent world models capable of advanced understanding, forecasting, and purposeful action, particularly for AI research in the region.

Grounding Arabic LLMs in the Doha Historical Dictionary: Retrieval-Augmented Understanding of Quran and Hadith

arXiv · · NLP LLM

Researchers developed a retrieval-augmented generation (RAG) framework to improve Arabic Large Language Models (LLMs) in understanding complex historical and religious texts like the Quran and Hadith. This framework grounds LLMs in the Doha Historical Dictionary of Arabic (DHDA) through hybrid retrieval and intent-based routing. The approach significantly boosted the accuracy of Arabic-native LLMs such as Fanar and ALLaM to over 85%, closing the performance gap with proprietary models like Gemini. Why it matters: This research offers a novel method for enhancing Arabic NLP capabilities for historically nuanced texts, demonstrating the value of integrating diachronic lexicographic resources into RAG systems for deeper language understanding.

CoVR-R:Reason-Aware Composed Video Retrieval

arXiv · · CV RL

A new approach to composed video retrieval (CoVR) is presented, which leverages large multimodal models to infer causal and temporal consequences implied by an edit. The method aligns reasoned queries to candidate videos without task-specific finetuning. A new benchmark, CoVR-Reason, is introduced to evaluate reasoning in CoVR.

Fanar 2.0: Arabic Generative AI Stack

arXiv · · LLM Arabic AI

Hamad Bin Khalifa University (HBKU) has released Fanar 2.0, the second generation of Qatar's Arabic-centric Generative AI platform, built entirely at QCRI. The core of Fanar 2.0 is Fanar-27B, which was continually pre-trained from a Gemma-3-27B backbone using 120 billion high-quality tokens and only 256 NVIDIA H100 GPUs. Fanar 2.0 includes capabilities like FanarGuard, Aura, Oryx, Fanar-Sadiq, Fanar-Diwan, and FanarShaheen for moderation, speech recognition, vision understanding, Islamic content, poetry generation, and translation. Why it matters: This shows that sovereign, resource-constrained AI development in the Arabic language is possible, producing competitive systems in the region.