Aladdin-FTI @ AMIYA Three Wishes for Arabic NLP: Fidelity, Diglossia, and Multidialectal Generation
Jonathan Mutal, Perla Al Almaoui, Simon Hengchen, Pierrette Bouillon
TL;DR
The paper addresses the under-representation of Arabic dialects by modeling dialectal Arabic as a pluricentric language. It introduces Aladdin-FTI, a model trained with a joint objective that combines machine translation among DA, MSA, and English with instruction-conditioned next-token generation to produce dialectal output. The authors show that translation improves diglossia and semantic adequacy while generation enhances dialectal fidelity; together, MT and generation yield a balanced performance, enabling smaller models to approach or match larger baselines. This work advances practical Arabic NLP by demonstrating a principled, dual-objective approach and releasing code and models for public use.
Abstract
Arabic dialects have long been under-represented in Natural Language Processing (NLP) research due to their non-standardization and high variability, which pose challenges for computational modeling. Recent advances in the field, such as Large Language Models (LLMs), offer promising avenues to address this gap by enabling Arabic to be modeled as a pluricentric language rather than a monolithic system. This paper presents Aladdin-FTI, our submission to the AMIYA shared task. The proposed system is designed to both generate and translate dialectal Arabic (DA). Specifically, the model supports text generation in Moroccan, Egyptian, Palestinian, Syrian, and Saudi dialects, as well as bidirectional translation between these dialects, Modern Standard Arabic (MSA), and English. The code and trained model are publicly available.
