HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Rui Xia; Mengran Zhang; Zixiang Ding

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

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\%.

Code Repositories

cuiding/RTHN-master2
tf
Mentioned in GitHub
cuiding/RTHN-master
tf
Mentioned in GitHub
NUSTM/RTHN
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
emotion-cause-extraction-on-eceRTHN
F1: 76.77

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
RTHN: A RNN-Transformer Hierarchical Network for Emotion Cause Extraction | Papers | HyperAI