CLNov 24, 2025

Emotion-Enhanced Multi-Task Learning with LLMs for Aspect Category Sentiment Analysis

arXiv:2511.19122v1
Originality Incremental advance
AI Analysis

This work addresses the problem of capturing fine-grained affective signals in ACSA for natural language processing applications, representing an incremental advancement by integrating emotional dimensions into existing LLM-based methods.

The paper tackled the limitation of aspect category sentiment analysis (ACSA) approaches that overlook emotional dimensions by introducing an emotion-enhanced multi-task framework that jointly learns sentiment polarity and category-specific emotions, resulting in significant performance improvements over baselines on benchmark datasets.

Aspect category sentiment analysis (ACSA) has achieved remarkable progress with large language models (LLMs), yet existing approaches primarily emphasize sentiment polarity while overlooking the underlying emotional dimensions that shape sentiment expressions. This limitation hinders the model's ability to capture fine-grained affective signals toward specific aspect categories. To address this limitation, we introduce a novel emotion-enhanced multi-task ACSA framework that jointly learns sentiment polarity and category-specific emotions grounded in Ekman's six basic emotions. Leveraging the generative capabilities of LLMs, our approach enables the model to produce emotional descriptions for each aspect category, thereby enriching sentiment representations with affective expressions. Furthermore, to ensure the accuracy and consistency of the generated emotions, we introduce an emotion refinement mechanism based on the Valence-Arousal-Dominance (VAD) dimensional framework. Specifically, emotions predicted by the LLM are projected onto a VAD space, and those inconsistent with their corresponding VAD coordinates are re-annotated using a structured LLM-based refinement strategy. Experimental results demonstrate that our approach significantly outperforms strong baselines on all benchmark datasets. This underlines the effectiveness of integrating affective dimensions into ACSA.

Foundations

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

Your Notes