English

Dialogues Aspect-based Sentiment Quadruple Extraction via Structural Entropy Minimization Partitioning

Computation and Language 2025-08-08 v1 Artificial Intelligence

Abstract

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word relations across entire dialogues, assuming a uniform distribution of sentiment elements. However, we find that dialogues often contain multiple semantically independent sub-dialogues without clear dependencies between them. Therefore, learning word relationships across the entire dialogue inevitably introduces additional noise into the extraction process. To address this, our method focuses on partitioning dialogues into semantically independent sub-dialogues. Achieving completeness while minimizing these sub-dialogues presents a significant challenge. Simply partitioning based on reply relationships is ineffective. Instead, we propose utilizing a structural entropy minimization algorithm to partition the dialogues. This approach aims to preserve relevant utterances while distinguishing irrelevant ones as much as possible. Furthermore, we introduce a two-step framework for quadruple extraction: first extracting individual sentiment elements at the utterance level, then matching quadruples at the sub-dialogue level. Extensive experiments demonstrate that our approach achieves state-of-the-art performance in DiaASQ with much lower computational costs.

Keywords

Cite

@article{arxiv.2508.05023,
  title  = {Dialogues Aspect-based Sentiment Quadruple Extraction via Structural Entropy Minimization Partitioning},
  author = {Kun Peng and Cong Cao and Hao Peng and Zhifeng Hao and Lei Jiang and Kongjing Gu and Yanbing Liu and Philip S. Yu},
  journal= {arXiv preprint arXiv:2508.05023},
  year   = {2025}
}

Comments

Accepted by CIKM2025

R2 v1 2026-07-01T04:38:25.081Z