CLJan 30

DimABSA: Building Multilingual and Multidomain Datasets for Dimensional Aspect-Based Sentiment Analysis

arXiv:2601.23022v24 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses the need for fine-grained sentiment analysis in multilingual and multidomain applications, though it is incremental as it builds upon existing ABSA frameworks by adding dimensional annotations.

The authors tackled the limitation of coarse-grained sentiment labels in Aspect-Based Sentiment Analysis (ABSA) by introducing DimABSA, a multilingual and multidomain dataset with continuous valence-arousal scores, containing 76,958 aspect instances across 42,590 sentences in six languages and four domains, and proposed a new metric, continuous F1, to evaluate performance.

Aspect-Based Sentiment Analysis (ABSA) focuses on extracting sentiment at a fine-grained aspect level and has been widely applied across real-world domains. However, existing ABSA research relies on coarse-grained categorical labels (e.g., positive, negative), which limits its ability to capture nuanced affective states. To address this limitation, we adopt a dimensional approach that represents sentiment with continuous valence-arousal (VA) scores, enabling fine-grained analysis at both the aspect and sentiment levels. To this end, we introduce DimABSA, the first multilingual, dimensional ABSA resource annotated with both traditional ABSA elements (aspect terms, aspect categories, and opinion terms) and newly introduced VA scores. This resource contains 76,958 aspect instances across 42,590 sentences, spanning six languages and four domains. We further introduce three subtasks that combine VA scores with different ABSA elements, providing a bridge from traditional ABSA to dimensional ABSA. Given that these subtasks involve both categorical and continuous outputs, we propose a new unified metric, continuous F1 (cF1), which incorporates VA prediction error into standard F1. We provide a comprehensive benchmark using both prompted and fine-tuned large language models across all subtasks. Our results show that DimABSA is a challenging benchmark and provides a foundation for advancing multilingual dimensional ABSA.

Foundations

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

Your Notes