论文标题
通过学习链接的端到端情感原因对提取
End-to-end Emotion-Cause Pair Extraction via Learning to Link
论文作者
论文摘要
情绪原因对提取(ECPE)是一项新兴的自然语言处理任务,旨在共同研究文档中的情绪及其基本原因。它扩展了先前的情绪导致提取任务(ECE)任务,但不需要像ECE一样需要一组预先赋予的情感条款。现有的ECPE方法通常采用两阶段的方法,即(1)情感和引起检测,然后(2)将检测到的情绪和原因配对。这种管道方法虽然直观,但却遭受了两个关键问题,包括跨阶段的错误传播,可能会阻碍有效性,以及限制该方法实际应用的高计算成本。为了解决这些问题,我们提出了一个多任务学习模型,该模型可以以端到端的方式同时提取情绪,原因和情感原因。具体而言,我们的模型将对提取为链接预测任务,并学会从情感条款链接以引起子句,即链接是定向的。将情绪提取和导致提取作为辅助任务纳入模型,从而进一步提高了提取。实验是在ECPE基准测试数据集上进行的。结果表明,我们提出的模型优于一系列最新方法。
Emotion-cause pair extraction (ECPE), as an emergent natural language processing task, aims at jointly investigating emotions and their underlying causes in documents. It extends the previous emotion cause extraction (ECE) task, yet without requiring a set of pre-given emotion clauses as in ECE. Existing approaches to ECPE generally adopt a two-stage method, i.e., (1) emotion and cause detection, and then (2) pairing the detected emotions and causes. Such pipeline method, while intuitive, suffers from two critical issues, including error propagation across stages that may hinder the effectiveness, and high computational cost that would limit the practical application of the method. To tackle these issues, we propose a multi-task learning model that can extract emotions, causes and emotion-cause pairs simultaneously in an end-to-end manner. Specifically, our model regards pair extraction as a link prediction task, and learns to link from emotion clauses to cause clauses, i.e., the links are directional. Emotion extraction and cause extraction are incorporated into the model as auxiliary tasks, which further boost the pair extraction. Experiments are conducted on an ECPE benchmarking dataset. The results show that our proposed model outperforms a range of state-of-the-art approaches.