paper-with-me

Papers

Emotion-cause pair extraction method based on multi-granularity information and multi-module interaction

2024-04-10 · Mingrui Fu, Weijiang Li

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.

📄 PDF Abstract BibTeX arXiv:2404.06812

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion-Cause Pair ExtractionPosition

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Weight Decay 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Multi-Granularity Semantic Aware Graph Model for Reducing Position Bias in Emotion-Cause Pair Extraction

2022-05-04 · Yinan Bao, Qianwen Ma, Lingwei Wei, Wei Zhou 외

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 ExtractionPosition

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

Multi-Granularity Semantic Aware Graph Model for Reducing Position Bias in Emotion Cause Pair Extraction

2022-05-01 · Findings (ACL) 2022 5 · Yinan Bao, Qianwen Ma, Lingwei Wei, Wei Zhou 외

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 ExtractionPosition

End-to-End Emotion-Cause Pair Extraction based on Sliding Window Multi-Label Learning

2020-11-01 · EMNLP 2020 11 · Zixiang Ding, Rui Xia, Jianfei Yu

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 Learning

Emotion-Cause Pair Extraction: A New Task to Emotion Analysis in Texts

2019-06-04 · ACL 2019 7 · Rui Xia, Zixiang Ding

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