Evaluating Arabic Language Capabilities in Small Language Models: A Benchmark and Performance Analysis
This paper presents a systematic evaluation of Arabic language capabilities in small language models (SLMs), addressing a critical gap in the absence of standardized benchmarks. The authors constructed an Arabic benchmark with 240 test items spanning understanding and generation tasks across eight domains and ten language skills. Under a strict zero-shot setting, twelve SLMs were evaluated using GPT-4.1 Mini and similar models as judges. Results show that Gemma 3 (12B) leads with a score of 4.548/5, followed closely by Aya and C4AI Command Arabic. The study reveals that model size alone does not determine Arabic proficiency — stronger Arabic alignment and instruction-following behavior are the true differentiators. Lower-performing models frequently suffered from prompt leakage, hallucination, and language drift. This benchmark provides a vital reference for building efficient, reliable, and culturally grounded Arabic AI systems.
Background and Context
The rapid expansion of multilingual artificial intelligence has established non-English language proficiency as a critical metric for evaluating the generalization capabilities of large language models. Among these, Arabic stands out as a major global language with complex morphological structures and significant dialectal diversity, yet the evaluation of Small Language Models (SLMs) for Arabic has historically lacked standardized, comprehensive benchmarks. This research addresses this critical gap by introducing a systematic evaluation framework designed to assess the natural language processing capabilities of twelve mainstream SLMs. The study is driven by the need to move beyond anecdotal evidence and provide empirical data on how compact models handle high-resource demands associated with Arabic NLP tasks. By focusing on SLMs, the research targets a segment of the AI ecosystem that is increasingly vital for edge computing and low-latency applications, where model size constraints are paramount. The absence of a unified evaluation standard has previously hindered the ability of researchers and developers to accurately benchmark progress, leading to inconsistent performance reports and unclear optimization pathways. This work aims to rectify that by establishing a rigorous, reproducible baseline that can serve as a reference for the global AI community.
To achieve this, the authors constructed a novel Arabic benchmark comprising 240 distinct test items. This dataset is meticulously structured to cover a wide spectrum of linguistic competencies, spanning eight diverse domains and ten specific language skills. The test suite is divided into two primary categories: understanding tasks, such as reading comprehension and semantic analysis, and generation tasks, which require the model to produce coherent and contextually appropriate Arabic text. This dual focus ensures that the evaluation is not limited to passive recognition but also assesses the model's ability to actively generate language, a more demanding capability that reveals deeper structural understanding. The selection of these domains and skills was designed to reflect real-world usage scenarios, ensuring that the benchmark is not merely an academic exercise but a practical tool for assessing utility. By encompassing such a broad range of tasks, the benchmark provides a holistic view of each model's strengths and weaknesses, allowing for a nuanced comparison that goes beyond simple accuracy metrics.
The methodological rigor of this study is further enhanced by the implementation of a strict zero-shot evaluation setting. In this configuration, the twelve selected SLMs were tested without any task-specific fine-tuning or prompt engineering tailored to the benchmark. This approach is crucial for isolating the inherent capabilities of the models as they were originally trained, thereby providing a true measure of their zero-shot generalization abilities. To ensure objectivity and consistency in scoring, the researchers employed a multi-model judge framework, leveraging large language models such as GPT-4.1 Mini, Claude Haiku 4.5, and DeepSeek-Chat as evaluators. This LLM-as-a-judge approach mitigates the subjectivity inherent in human evaluation and allows for scalable, consistent scoring across all 240 test items. The use of multiple judges also helps to aggregate scores in a way that reduces individual model biases, resulting in a more reliable and robust assessment of each SLM's performance. This methodological innovation sets a new standard for how multilingual model capabilities can be evaluated in a standardized and automated manner.
Deep Analysis
The experimental results of this comprehensive evaluation reveal a distinct hierarchy among the twelve tested Small Language Models, with Gemma 3 (12B) emerging as the clear leader. Achieving a remarkable score of 4.548 out of 5, Gemma 3 demonstrates a superior capability in handling Arabic language tasks compared to its peers. It is followed closely by Aya and C4AI Command Arabic, which also exhibited strong performance, indicating that specific architectural choices and training methodologies can significantly impact Arabic proficiency. These findings challenge the conventional assumption that model size is the primary determinant of linguistic capability. Instead, the data suggests that the quality of Arabic alignment during training and the model's adherence to instruction-following protocols are the true differentiators. Models that were explicitly optimized for Arabic, either through targeted data curation or specialized alignment techniques, consistently outperformed larger models that lacked such specific focus. This insight underscores the importance of data quality and cultural relevance in training datasets over mere parameter scale.
A detailed analysis of the failure modes in lower-performing models provides valuable insights into the technical challenges of Arabic NLP. Many of the SLMs that scored poorly exhibited specific issues such as prompt leakage, where the model failed to adhere to the constraints of the input prompt, and hallucination, where it generated factually incorrect or nonsensical information. Furthermore, language drift was a common phenomenon, where the model would switch between Modern Standard Arabic and various dialects or even other languages mid-generation, indicating a lack of stable linguistic grounding. These errors were not random but often correlated with specific types of tasks, such as complex reasoning or creative generation. The study also identified issues with instruction adherence, where models struggled to follow multi-step instructions or specific formatting requirements. These findings suggest that while SLMs may have a baseline understanding of Arabic, their ability to maintain consistency and follow complex instructions remains a significant hurdle that requires targeted optimization.
The study further dissects the reasons behind these performance disparities by examining the relationship between model architecture, training data, and final performance. The analysis reveals that models with higher Arabic alignment scores, as measured by their ability to understand and generate culturally appropriate content, performed significantly better. This alignment is not just about vocabulary coverage but also about understanding syntactic nuances, idiomatic expressions, and cultural context. The research highlights that the training data used for these models played a pivotal role; datasets that included diverse, high-quality Arabic text from various domains and dialects contributed to more robust model performance. Conversely, models trained on limited or low-quality Arabic data struggled with language drift and hallucination. This correlation between data quality and model reliability reinforces the need for careful curation of training corpora, especially for low-resource or morphologically complex languages like Arabic. The findings also suggest that instruction tuning, when done effectively, can significantly enhance a model's ability to follow complex prompts, reducing the incidence of prompt leakage and instruction adherence failures.
Industry Impact
The implications of this research extend beyond academic interest, offering a critical infrastructure for the development of efficient and reliable Arabic AI systems. For the open-source community, the introduced benchmark provides a standardized reference point that enables fair and consistent comparison between different compact models. This is particularly significant for developers working on edge devices and resource-constrained environments, where the trade-off between model size and performance is a daily consideration. By having a clear benchmark, developers can make informed decisions about which SLMs to deploy based on their specific Arabic language requirements, whether it be for customer service chatbots, content moderation tools, or educational applications. The benchmark also serves as a catalyst for innovation, encouraging researchers to focus on optimizing Arabic alignment and instruction-following capabilities rather than simply increasing model size. This shift in focus can lead to the development of more efficient AI systems that are not only smaller and faster but also more accurate and culturally sensitive.
Moreover, the identification of specific failure modes such as prompt leakage, hallucination, and language drift provides actionable insights for model trainers and engineers. These insights can be used to refine training pipelines, improve data curation strategies, and enhance instruction-tuning methodologies. For instance, the prevalence of language drift suggests a need for more robust dialectal normalization techniques in training data, while the issue of prompt leakage highlights the importance of better constraint enforcement mechanisms in model architectures. By addressing these specific technical bottlenecks, the industry can move towards building AI assistants that are not only linguistically proficient but also culturally grounded and reliable. This is particularly important for the Arabic-speaking world, where AI systems must navigate a complex landscape of dialects and cultural nuances to be truly effective and accepted by users. The benchmark thus serves as a diagnostic tool, helping the industry identify and rectify weaknesses in current models.
The study also has broader implications for the global multilingual AI ecosystem. By demonstrating that smaller models can achieve high performance in specific languages through targeted optimization, the research challenges the dominance of massive, resource-intensive models. This democratization of AI capabilities can lead to a more diverse and inclusive AI landscape, where languages like Arabic are not treated as afterthoughts but as first-class citizens in AI development. The standardized evaluation framework proposed in this study can be adapted for other low-resource or complex languages, fostering a culture of rigorous, data-driven evaluation across the industry. This shift from a size-centric to a quality-centric approach to model development can accelerate the deployment of AI technologies in regions that have been historically underserved by English-centric models. Ultimately, the work contributes to the goal of building AI systems that are not only technologically advanced but also equitable and accessible to all linguistic communities.
Outlook
Looking forward, the establishment of this Arabic SLM benchmark marks a significant step towards the standardization and refinement of multilingual AI evaluation. As the field continues to evolve, it is expected that this benchmark will be updated and expanded to include emerging models and new linguistic challenges. The insights gained from this study will likely influence the design of future training datasets, with a greater emphasis on high-quality, culturally diverse Arabic text and improved instruction-following capabilities. Researchers and developers are encouraged to use this benchmark as a baseline for their own experiments, fostering a collaborative environment where progress is measured against a common standard. This will not only accelerate the pace of innovation but also ensure that the improvements are genuine and significant. The focus on Arabic alignment and instruction adherence is likely to become a key area of research, with new techniques being developed to enhance these specific capabilities in SLMs.
Furthermore, the success of this evaluation framework suggests potential applications in other linguistic domains. The methodology of using a multi-model judge system and a comprehensive, domain-spanning test suite can be replicated for other languages that pose similar challenges, such as those with complex morphology or significant dialectal variation. This could lead to the creation of a global suite of standardized benchmarks for multilingual AI, providing a unified metric for comparing model performance across languages. Such a suite would be invaluable for the industry, enabling developers to select the most appropriate models for their multilingual applications. It would also facilitate cross-lingual research, allowing for a better understanding of how linguistic features impact model performance and how techniques developed for one language can be transferred to another.
Finally, the study highlights the critical importance of cultural grounding in AI development. As AI systems become more integrated into daily life, the need for them to understand and respect cultural contexts becomes increasingly important. The issues of language drift and hallucination identified in this study are not just technical glitches but also cultural missteps that can undermine user trust. Future research must therefore prioritize not only linguistic accuracy but also cultural sensitivity and appropriateness. This will require close collaboration between AI researchers, linguists, and cultural experts to ensure that AI systems are developed with a deep understanding of the communities they serve. By doing so, the industry can build AI technologies that are not only powerful but also respectful, reliable, and truly beneficial to the global Arabic-speaking population. The benchmark serves as a starting point for this journey, providing a solid foundation for the next generation of multilingual AI systems.