Abstract: Aspect-Based Sentiment Analysis (ABSA) is a fine-grained Sentiment Analysis (SA) task that identifies sentiments expressed towards specific aspects within a sentence. Despite the increasing use of Semitic languages like Arabic in Natural Language Processing (NLP), there remains a scarcity of resources and datasets for Arabic ABSA. To address these challenges, we introduce a new manually annotated multi-domain dataset, A-MASA (Arabic Multi-domain Aspect-based Sentiment Analysis), comprising 6,500 records from different domains and dialects. Additionally, a generalized model for Arabic multi-domain ABSA was developed and trained on both A-MASA and existing datasets, covering a total of nine domains. The proposed model integrates three state-of-the-art pre-trained models, each fine-tuned with additional layers, and combines their outputs using a weighted sum ensemble technique. Comprehensive experiments were conducted to evaluate the model’s performance. For the Aspect Extraction (AE) task, the QARiB model achieved the highest F1-score of 88.7% on the hotels domain, while the ensemble model reached the highest F1-score of 88.9% on the products domain. For aspect sentiment classification, the ensemble model recorded an F1-score of 87.5% on the hotels domain. The ensemble model demonstrated superior generalization, outperforming existing single-domain models on unseen data, achieving 37% improvement in the books domain and 14% in the hotels domain for the AE task. Additionally, the model surpassed two Large Language Models (LLMs), achieving an F1-score of 88.9% in the products domain 49% higher than JAIS and 31% higher than Gemini. keywords Arabic Aspect-Based Sentiment Analysis (ABSA), Multi-domain Sentiment Analysis, Natural Language Processing (NLP), Ensemble Learning Models, Arabic Datasets.