@inproceedings{wei-etal-2020-effective,
title = "Effective Inter-Clause Modeling for End-to-End Emotion-Cause Pair Extraction",
author = "Wei, Penghui and
Zhao, Jiahao and
Mao, Wenji",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.289/",
doi = "10.18653/v1/2020.acl-main.289",
pages = "3171--3181",
abstract = "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."
}
Markdown (Informal)
[Effective Inter-Clause Modeling for End-to-End Emotion-Cause Pair Extraction](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.289/) (Wei et al., ACL 2020)
ACL