pith. machine review for the scientific record. sign in

arxiv: 2601.23022 · v3 · submitted 2026-01-30 · 💻 cs.CL

Recognition: unknown

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

Authors on Pith no claims yet
classification 💻 cs.CL
keywords absaaspectdimensionalsentimentdimabsaacrossanalysiscontinuous
0
0 comments X
read the original abstract

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. We publicly released the DimABSA dataset, which was used for Track A of SemEval-2026 Task 3, attracting over 300 participants.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SemEval-2026 Task 3: Dimensional Aspect-Based Sentiment Analysis (DimABSA)

    cs.CL 2026-04 unverdicted novelty 6.0

    The paper introduces the DimABSA shared task for SemEval-2026 that reformulates aspect-based sentiment analysis and stance detection as valence-arousal regression problems with subtasks for regression, triplet, and qu...

  2. NCL-BU at SemEval-2026 Task 3: Fine-tuning XLM-RoBERTa for Multilingual Dimensional Sentiment Regression

    cs.CL 2026-04 unverdicted novelty 3.0

    Fine-tuning XLM-RoBERTa-base with separate models per language-domain pair outperforms few-shot LLMs for multilingual dimensional aspect sentiment regression.

  3. NCL-BU at SemEval-2026 Task 3: Fine-tuning XLM-RoBERTa for Multilingual Dimensional Sentiment Regression

    cs.CL 2026-04 accept novelty 2.0

    Fine-tuning XLM-RoBERTa with dual regression heads and language-domain specific models outperforms few-shot LLM prompting for multilingual dimensional aspect sentiment regression.