paper-with-me

홈 › Papers

A Symmetric Local Search Network for Emotion-Cause Pair Extraction

2020-12-01 · COLING 2020 8 · Zifeng Cheng, Zhiwei Jiang, Yafeng Yin, Hua Yu, Qing Gu

Emotion-cause pair extraction (ECPE) is a new task which aims at extracting the potential clause pairs of emotions and corresponding causes in a document. To tackle this task, a two-step method was proposed by previous study which first extracted emotion clauses and cause clauses individually, then paired the emotion and cause clauses, and filtered out the pairs without causality. Different from this method that separated the detection and the matching of emotion and cause into two steps, we propose a Symmetric Local Search Network (SLSN) model to perform the detection and matching simultaneously by local search. SLSN consists of two symmetric subnetworks, namely the emotion subnetwork and the cause subnetwork. Each subnetwork is composed of a clause representation learner and a local pair searcher. The local pair searcher is a specially-designed cross-subnetwork component which can extract the local emotion-cause pairs. Experimental results on the ECPE corpus demonstrate the superiority of our SLSN over existing state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

zifengcheng/SLSN 공식 구현 pytorch

Tasks

Emotion-Cause Pair Extraction

Similar Papers 제목 키워드 기반

ECSP: A New Task for Emotion-Cause Span-Pair Extraction and Classification

2020-03-07 · Hongliang Bi, Pengyuan Liu

Emotion cause analysis such as emotion cause extraction (ECE) and emotion-cause pair extraction (ECPE) have gradually attracted the attention of many researchers. However, there are still two shortcomings in the existing…

Emotion Cause ExtractionEmotion-Cause Pair ExtractionEmotion ClassificationGeneral Classification

End-to-End Emotion-Cause Pair Extraction with Graph Convolutional Network

2020-12-01 · COLING 2020 8 · Ying Chen, Wenjun Hou, Shoushan Li, Caicong Wu 외

Emotion-cause pair extraction (ECPE), which aims at simultaneously extracting emotion-cause pairs that express emotions and their corresponding causes in a document, plays a vital role in understanding natural languages.…

Emotion-Cause Pair Extraction

Window transformer for dialogue document: a joint framework for causal emotion entailment

2023-02-24 · International Journal of Machine Learning and Cybernetics 2023 2 · Dazhi Jiang, Hao liu, Geng Tu & Runguo Wei

The Causal Emotion Entailment (CEE) task aims to extract all potential pairs of emotions and corresponding causes from the unannotated emotion document in the conversational context. Most existing methods to solve CEE ta…

Causal Emotion Entailment

ECPE-2D: Emotion-Cause Pair Extraction based on Joint Two-Dimensional Representation, Interaction and Prediction

2020-07-01 · ACL 2020 6 · Zixiang Ding, Rui Xia, Jianfei Yu

In recent years, a new interesting task, called emotion-cause pair extraction (ECPE), has emerged in the area of text emotion analysis. It aims at extracting the potential pairs of emotions and their corresponding causes…

Emotion-Cause Pair ExtractionEmotion Recognition

Emotion Prediction Oriented method with Multiple Supervisions for Emotion-Cause Pair Extraction

2023-02-24 · Guimin Hu, Yi Zhao, Guangming Lu

Emotion-cause pair extraction (ECPE) task aims to extract all the pairs of emotions and their causes from an unannotated emotion text. The previous works usually extract the emotion-cause pairs from two perspectives of e…

Emotion Cause ExtractionEmotion-Cause Pair ExtractionPrediction