Effective Inter-Clause Modeling for End-to-End Emotion-Cause Pair Extraction

ACL 2020  ·  Penghui Wei, Jiahao Zhao, Wenji Mao ·

Emotion-cause pair extraction aims to extract all emotion clauses coupled with their cause clauses from a given document. Previous work employs two-step approaches, in which the first step extracts emotion clauses and cause clauses separately, and the second step trains a classifier to filter out negative pairs. However, such pipeline-style system for emotion-cause pair extraction is suboptimal because it suffers from error propagation and the two steps may not adapt to each other well. In this paper, we tackle emotion-cause pair extraction from a ranking perspective, i.e., ranking clause pair candidates in a document, and propose a one-step neural approach which emphasizes inter-clause modeling to perform end-to-end extraction. It models the interrelations between the clauses in a document to learn clause representations with graph attention, and enhances clause pair representations with kernel-based relative position embedding for effective ranking. Experimental results show that our approach significantly outperforms the current two-step systems, especially in the condition of extracting multiple pairs in one document.

PDF Abstract

Datasets


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Emotion-Cause Pair Extraction ECPE RANK-CP F1 66.10 # 10
Emotion-Cause Pair Extraction ECPE RANK-CP-bert F1 73.60 # 4
Emotion-Cause Pair Extraction ECPE-FanSplit RANKCP F1 69.15 # 1

Methods


No methods listed for this paper. Add relevant methods here