Improving Arabic Multi-Label Emotion Classification using Stacked Embeddings and Hybrid Loss Function
Muhammad Azeem Aslam, Wang Jun, Nisar Ahmed, Muhammad Imran Zaman, Li, Yanan, Hu Hongfei, Wang Shiyu, Xin Liu

TL;DR
This paper introduces a novel multi-label emotion classification framework for Arabic that combines stacked embeddings, meta-learning, and a hybrid loss function to improve performance on low-resource, imbalanced datasets.
Contribution
It proposes a new hybrid loss function and a stacked embedding approach with meta-learning, significantly enhancing emotion classification accuracy for Arabic.
Findings
Improved metrics across Precision, Recall, and F1-Score.
Reduced class imbalance effects and better minority class prediction.
Outperformed baseline models and existing methods.
Abstract
In multi-label emotion classification, particularly for low-resource languages like Arabic, the challenges of class imbalance and label correlation hinder model performance, especially in accurately predicting minority emotions. To address these issues, this study proposes a novel approach that combines stacked embeddings, meta-learning, and a hybrid loss function to enhance multi-label emotion classification for the Arabic language. The study extracts contextual embeddings from three fine-tuned language models-ArabicBERT, MarBERT, and AraBERT-which are then stacked to form enriched embeddings. A meta-learner is trained on these stacked embeddings, and the resulting concatenated representations are provided as input to a Bi-LSTM model, followed by a fully connected neural network for multi-label classification. To further improve performance, a hybrid loss function is introduced,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Sentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques
