paper-with-me

Papers

Learning Emotion-Aware Contextual Representations for Emotion Cause Analysis

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Emotion Cause Analysis has been a key topic in natural language processing. Previous works focus on Emotion Cause Extraction (ECE), a clause-level classification task aimed at extracting causes of certain given emotion in text. The task has been expanded to Emotion Cause Pair Extraction (ECPE) that focus on extracting both emotions and corresponding causes in the context. Most existing methods for the ECPE task implement a joint model that performs extracting and matching of emotion and cause clauses simultaneously. However, we argue that different input features are needed for the two subtasks, thus sharing contextual representations may be suboptimal. In this work, we propose a pipelined approach that builds on two independent pre-trained encoders, in which the emotion extraction model only provide input features for the cause extraction model. Based on a series of careful experiments, we validate that our model can create distinct contextual representations according to specific emotional texts, and thus achieve state-of-the-art performance in both ECE and ECPE tasks, with the absolute F1 improvements of 1.5% and 4.72% over best previous works respectively. Besides, we apply a set of simple clause selection rules to extract multiple pairs in the document, strengthening the applicability of our approach in real world scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Cause ExtractionEmotion-Cause Pair Extraction

Similar Papers 제목 키워드 기반

Learning Emotion-Aware Contextual Representations for Emotion-Cause Pair Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Emotion Cause Pair Extraction (ECPE), the task expanded from the previous emotion cause extraction (ECE) task, focuses on extracting emotion-cause pairs in text. Two reasons have made ECPE a more challenging, but more ap…

Emotion Cause ExtractionEmotion-Cause Pair Extraction

A Co-Attention Neural Network Model for Emotion Cause Analysis with Emotional Context Awareness

2018-10-01 · EMNLP 2018 10 · Xiangju Li, Kaisong Song, Shi Feng, Daling Wang 외

Emotion cause analysis has been a key topic in natural language processing. Existing methods ignore the contexts around the emotion word which can provide an emotion cause clue. Meanwhile, the clauses in a document play …

A Dual-Questioning Attention Network for Emotion-Cause Pair Extraction with Context Awareness

2021-04-15 · Qixuan Sun, Yaqi Yin, Hong Yu

Emotion-cause pair extraction (ECPE), an emerging task in sentiment analysis, aims at extracting pairs of emotions and their corresponding causes in documents. This is a more challenging problem than emotion cause extrac…

Emotion Cause ExtractionEmotion-Cause Pair ExtractionSentiment Analysis

Empathetic Response Generation via Emotion Cause Transition Graph

2023-02-23 · Yushan Qian, Bo wang, Ting-En Lin, Yinhe Zheng 외

Empathetic dialogue is a human-like behavior that requires the perception of both affective factors (e.g., emotion status) and cognitive factors (e.g., cause of the emotion). Besides concerning emotion status in early wo…

DecoderEmpathetic Response GenerationResponse Generation

Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech Emotion Recognition

2022-11-14 · Jiaxin Ye, Xin-Cheng Wen, Yujie Wei, Yong Xu 외

Speech emotion recognition (SER) plays a vital role in improving the interactions between humans and machines by inferring human emotion and affective states from speech signals. Whereas recent works primarily focus on m…

Speech Emotion Recognition