TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/RTHN: A RNN-Transformer Hierarchical Network for Emotion C...

RTHN: A RNN-Transformer Hierarchical Network for Emotion Cause Extraction

Rui Xia, Mengran Zhang, Zixiang Ding

2019-06-04Emotion Cause Extraction
PaperPDFCodeCodeCode(official)

Abstract

The emotion cause extraction (ECE) task aims at discovering the potential causes behind a certain emotion expression in a document. Techniques including rule-based methods, traditional machine learning methods and deep neural networks have been proposed to solve this task. However, most of the previous work considered ECE as a set of independent clause classification problems and ignored the relations between multiple clauses in a document. In this work, we propose a joint emotion cause extraction framework, named RNN-Transformer Hierarchical Network (RTHN), to encode and classify multiple clauses synchronously. RTHN is composed of a lower word-level encoder based on RNNs to encode multiple words in each clause, and an upper clause-level encoder based on Transformer to learn the correlation between multiple clauses in a document. We furthermore propose ways to encode the relative position and global predication information into Transformer that can capture the causality between clauses and make RTHN more efficient. We finally achieve the best performance among 12 compared systems and improve the F1 score of the state-of-the-art from 72.69\% to 76.77\%.

Results

TaskDatasetMetricValueModel
Emotion RecognitionECEF176.77RTHN

Related Papers

Think out Loud: Emotion Deducing Explanation in Dialogues2024-06-07MIPS at SemEval-2024 Task 3: Multimodal Emotion-Cause Pair Extraction in Conversations with Multimodal Language Models2024-03-31UniMEEC: Towards Unified Multimodal Emotion Recognition and Emotion Cause2024-03-30Is ChatGPT a Good Sentiment Analyzer? A Preliminary Study2023-04-10Emotion Prediction Oriented method with Multiple Supervisions for Emotion-Cause Pair Extraction2023-02-24Wish I Can Feel What You Feel: A Neural Approach for Empathetic Response Generation2022-12-05Discourse-Aware Emotion Cause Extraction in Conversations2022-10-26UECA-Prompt: Universal Prompt for Emotion Cause Analysis2022-10-01