AI Navigate

DanceHA: A Multi-Agent Framework for Document-Level Aspect-Based Sentiment Analysis

arXiv cs.CL / 3/18/2026

📰 NewsModels & Research

Key Points

  • The paper presents DanceHA, a multi-agent framework for document-level aspect-based sentiment intensity analysis (ABSIA) aimed at extracting ACOSI (aspect-category-opinion-sentiment-intensity) tuples from informal writing.
  • DanceHA combines a divide-and-conquer component (Dance) that decomposes long-context ABSIA tasks into sub-tasks for specialized agents with a Human-AI collaboration component (HA) for annotation.
  • It introduces Inf-ABSIA, a multi-domain document-level ABSIA dataset with fine-grained, high-accuracy labels generated via the DanceHA workflow and annotation process.
  • Experiments show the framework’s effectiveness and demonstrate that multi-agent knowledge can transfer to student models, while highlighting the significance of informal writing styles in intensifying opinions tied to specific aspects.

Abstract

Aspect-Based Sentiment Intensity Analysis (ABSIA) has garnered increasing attention, though research largely focuses on domain-specific, sentence-level settings. In contrast, document-level ABSIA--particularly in addressing complex tasks like extracting Aspect-Category-Opinion-Sentiment-Intensity (ACOSI) tuples--remains underexplored. In this work, we introduce DanceHA, a multi-agent framework designed for open-ended, document-level ABSIA with informal writing styles. DanceHA has two main components: Dance, which employs a divide-and-conquer strategy to decompose the long-context ABSIA task into smaller, manageable sub-tasks for collaboration among specialized agents; and HA, Human-AI collaboration for annotation. We release Inf-ABSIA, a multi-domain document-level ABSIA dataset featuring fine-grained and high-accuracy labels from DanceHA. Extensive experiments demonstrate the effectiveness of our agentic framework and show that the multi-agent knowledge in DanceHA can be effectively transferred into student models. Our results highlight the importance of the overlooked informal styles in ABSIA, as they often intensify opinions tied to specific aspects.