paper-with-me

Papers

Improving Arabic Multi-Label Emotion Classification using Stacked Embeddings and Hybrid Loss Function

2024-10-04 · Muhammad Azeem Aslam, Wang Jun, Nisar Ahmed, Muhammad Imran Zaman, Li Yanan, Hu Hongfei, Wang Shiyu, Xin Liu

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, incorporating class weighting, label correlation matrix, and contrastive learning, effectively addressing class imbalances and improving the handling of label correlations. Extensive experiments validate the proposed model's performance across key metrics such as Precision, Recall, F1-Score, Jaccard Accuracy, and Hamming Loss. The class-wise performance analysis demonstrates the hybrid loss function's ability to significantly reduce disparities between majority and minority classes, resulting in a more balanced emotion classification. An ablation study highlights the contribution of each component, showing the superiority of the model compared to baseline approaches and other loss functions. This study not only advances multi-label emotion classification for Arabic but also presents a generalizable framework that can be adapted to other languages and domains, providing a significant step forward in addressing the challenges of low-resource emotion classification tasks.

📄 PDF Abstract BibTeX arXiv:2410.03979

Code (1)

nisarahmedrana/arabicmlec 공식 구현 tf

Tasks

ClassificationContrastive LearningEmotion ClassificationMeta-LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

CENTEMENT at SemEval-2018 Task 1: Classification of Tweets using Multiple Thresholds with Self-correction and Weighted Conditional Probabilities

2018-06-01 · SEMEVAL 2018 6 · Tariq Ahmad, Allan Ramsay, Hanady Ahmed

In this paper we present our contribution to SemEval-2018, a classifier for classifying multi-label emotions of Arabic and English tweets. We attempted {``}Affect in Tweets{''}, specifically Task E-c: Detecting Emotions …

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONOpinion Mining+1

Tw-StAR at SemEval-2018 Task 1: Preprocessing Impact on Multi-label Emotion Classification

2018-06-01 · SEMEVAL 2018 6 · Hala Mulki, Chedi Bechikh Ali, Hatem Haddad, Ismail Babao{\u{g}}lu

In this paper, we describe our contribution in SemEval-2018 contest. We tackled task 1 {``}Affect in Tweets{''}, subtask E-c {``}Detecting Emotions (multi-label classification){''}. A multilabel classification system Tw-…

ClassificationEmotion ClassificationGeneral ClassificationLemmatization+4

Multilingual and Multilabel Emotion Recognition using Virtual Adversarial Training

2021-11-11 · EMNLP (MRL) 2021 11 · Vikram Gupta

Virtual Adversarial Training (VAT) has been effective in learning robust models under supervised and semi-supervised settings for both computer vision and NLP tasks. However, the efficacy of VAT for multilingual and mult…

Emotion RecognitionMultilabel Text Classificationtext-classificationText Classification

Multilingual Multi-Label Emotion Classification at Scale with Synthetic Data

2026-04-14 · Vadim Borisov arxiv

Emotion classification in multilingual settings remains constrained by the scarcity of annotated data: existing corpora are predominantly English, single-label, and cover few languages. We address this gap by constructin…

Emotion Classification

Identifying Intensity of the Structure and Content in Tweets and the Discriminative Power of Attributes in Context with Referential Translation Machines

2024-07-06 · Ergun Biçici

We use referential translation machines (RTMs) to identify the similarity between an attribute and two words in English by casting the task as machine translation performance prediction (MTPP) between the words and the a…

AttributeMachine TranslationTranslation