Emotion-Cause Pair Extraction in Conversations via Semantic Decoupling and Graph Alignment
Tianxiang Ma, Weijie Feng, Xinyu Wang, Zhiyong Cheng
TLDR
SCALE disentangles emotion and cause semantics in conversations, using optimal transport for global emotion-cause pair extraction, achieving SOTA.
Key contributions
- Reimagines Emotion-Cause Pair Extraction (ECPEC) by decoupling emotion and cause semantics.
- Maps distinct emotion-oriented and cause-oriented semantics into complementary representation spaces.
- Formulates ECPEC as a global alignment problem using optimal transport for many-to-many matching.
- Achieves state-of-the-art performance on benchmark datasets for conversational ECPEC.
Why it matters
This paper introduces a novel approach to emotion-cause pair extraction in conversations by addressing limitations of existing pairwise methods. By decoupling semantics and using global alignment, it provides a more robust and accurate way to understand complex causal relationships in dialogues, advancing conversational AI.
Original Abstract
Emotion-Cause Pair Extraction in Conversations (ECPEC) aims to identify the set of causal relations between emotion utterances and their triggering causes within a dialogue. Most existing approaches formulate ECPEC as an independent pairwise classification task, overlooking the distinct semantics of emotion diffusion and cause explanation, and failing to capture globally consistent many-to-many conversational causality. To address these limitations, we revisit ECPEC from a semantic perspective and seek to disentangle emotion-oriented semantics from cause-oriented semantics, mapping them into two complementary representation spaces to better capture their distinct conversational roles. Building on this semantic decoupling, we naturally formulate ECPEC as a global alignment problem between the emotion-side and cause-side representations, and employ optimal transport to enable many-to-many and globally consistent emotion-cause matching. Based on this perspective, we propose a unified framework SCALE that instantiates the above semantic decoupling and alignment principle within a shared conversational structure. Extensive experiments on several benchmark datasets demonstrate that SCALE consistently achieves state-of-the-art performance. Our codes are released at https://github.com/CoCoSphere/SCALE.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.