CLMar 19, 2025

EmoGRACE: Aspect-based emotion analysis for social media data

arXiv:2503.15133v13 citationsh-index: 7Soc Netw Anal Min
Originality Synthesis-oriented
AI Analysis

This addresses dataset bottlenecks for researchers in emotion analysis on social media, but it is incremental as it adapts an existing model to a new task.

The paper tackled the lack of datasets and high complexity in Aspect-based Emotion Analysis (ABEA) by creating a new training dataset of 2,621 English Tweets and fine-tuning a BERT-based model, achieving F1-scores of 70.1% for Aspect Term Extraction and 46.9% for joint extraction.

While sentiment analysis has advanced from sentence to aspect-level, i.e., the identification of concrete terms related to a sentiment, the equivalent field of Aspect-based Emotion Analysis (ABEA) is faced with dataset bottlenecks and the increased complexity of emotion classes in contrast to binary sentiments. This paper addresses these gaps, by generating a first ABEA training dataset, consisting of 2,621 English Tweets, and fine-tuning a BERT-based model for the ABEA sub-tasks of Aspect Term Extraction (ATE) and Aspect Emotion Classification (AEC). The dataset annotation process was based on the hierarchical emotion theory by Shaver et al. [1] and made use of group annotation and majority voting strategies to facilitate label consistency. The resulting dataset contained aspect-level emotion labels for Anger, Sadness, Happiness, Fear, and a None class. Using the new ABEA training dataset, the state-of-the-art ABSA model GRACE by Luo et al. [2] was fine-tuned for ABEA. The results reflected a performance plateau at an F1-score of 70.1% for ATE and 46.9% for joint ATE and AEC extraction. The limiting factors for model performance were broadly identified as the small training dataset size coupled with the increased task complexity, causing model overfitting and limited abilities to generalize well on new data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes