通过语义解耦与图对齐,提升对话中情绪-原因配对的精准提取
Emotion-Cause Pair Extraction in Conversations via Semantic Decoupling and Graph Alignment

- 将情绪与原因语义分离到不同空间,分别建模其对话角色
- 用最优传输实现多对多、全局一致的情绪-原因匹配
- 在多个数据集上超越现有方法,适合对话理解研究者使用
对话中情绪-原因配对抽取(ECPEC)旨在识别对话中情绪表达与其触发原因之间的因果关系。现有方法通常将任务视为独立的成对分类,忽略了情绪扩散与原因解释的语义差异,未能捕捉全局一致的多对多对话因果结构。为此,本文从语义角度重新审视ECPEC,提出将情绪导向语义与原因导向语义解耦,映射至两个互补的表示空间,以更好捕捉其在对话中的不同作用。基于此解耦思想,将ECPEC建模为情绪侧与原因侧表示间的全局对齐问题,并引入最优传输实现多对多且全局一致的情绪-原因匹配。在此基础上,提出统一框架SCALE,将其语义解耦与对齐原则嵌入共享对话结构中。在多个基准数据集上的实验表明,SCALE持续取得最先进性能。代码已开源:https://github.com/CoCoSphere/SCALE。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。