Emotion-cause pair extraction method based on multi-granularity information and multi-module interaction
The purpose of emotion-cause pair extraction is to extract the pair of emotion clauses and cause clauses. On the one hand, the existing methods do not take fully into account the relationship between the emotion extraction of two auxiliary tasks. On the other hand, the existing two-stage model has the problem of error propagation. In addition, existing models do not adequately address the emotion and cause-induced locational imbalance of samples. To solve these problems, an end-to-end multitasking model (MM-ECPE) based on shared interaction between GRU, knowledge graph and transformer modules is proposed. Furthermore, based on MM-ECPE, in order to use the encoder layer to better solve the problem of imbalanced distribution of clause distances between clauses and emotion clauses, we propose a novel encoding based on BERT, sentiment lexicon, and position-aware interaction module layer of emotion motif pair retrieval model (MM-ECPE(BERT)). The model first fully models the interaction between different tasks through the multi-level sharing module, and mines the shared information between emotion-cause pair extraction and the emotion extraction and cause extraction. Second, to solve the imbalanced distribution of emotion clauses and cause clauses problem, suitable labels are screened out according to the knowledge graph path length and task-specific features are constructed so that the model can focus on extracting pairs with corresponding emotion-cause relationships. Experimental results on the ECPE benchmark dataset show that the proposed model achieves good performance, especially on position-imbalanced samples.
Code (0)
등록된 구현이 없습니다.
Tasks
Emotion-Cause Pair ExtractionPositionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multi-Granularity Semantic Aware Graph Model for Reducing Position Bias in Emotion-Cause Pair Extraction
The Emotion-Cause Pair Extraction (ECPE) task aims to extract emotions and causes as pairs from documents. We observe that the relative distance distribution of emotions and causes is extremely imbalanced in the typical …
Emotion-Cause Pair ExtractionPositionEmotion Prediction Oriented method with Multiple Supervisions for Emotion-Cause Pair Extraction
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 ExtractionPredictionMulti-Granularity Semantic Aware Graph Model for Reducing Position Bias in Emotion Cause Pair Extraction
The emotion cause pair extraction (ECPE) task aims to extract emotions and causes as pairs from documents. We observe that the relative distance distribution of emotions and causes is extremely imbalanced in the typical …
Emotion-Cause Pair ExtractionPositionEnd-to-End Emotion-Cause Pair Extraction based on Sliding Window Multi-Label Learning
Emotion-cause pair extraction (ECPE) is a new task that aims to extract the potential pairs of emotions and their corresponding causes in a document. The existing methods first perform emotion extraction and cause extrac…
Emotion-Cause Pair ExtractionMulti-Label LearningEmotion-Cause Pair Extraction: A New Task to Emotion Analysis in Texts
Emotion cause extraction (ECE), the task aimed at extracting the potential causes behind certain emotions in text, has gained much attention in recent years due to its wide applications. However, it suffers from two shor…
Emotion Cause ExtractionEmotion-Cause Pair ExtractionEmotion RecognitionMulti-Task Learning