A Dual-Stream Recurrence-Attention Network With Global-Local Awareness for Emotion Recognition in Textual Dialog
Jiang Li, Xiaoping Wang, Zhigang Zeng

TL;DR
This paper introduces DualRAN, a simple dual-stream neural network combining recurrence and attention mechanisms to improve emotion recognition in conversations by effectively modeling both local and global context.
Contribution
The paper presents DualRAN, a novel dual-stream RNN and attention-based model that simplifies existing methods while enhancing context modeling for emotion recognition in dialogue.
Findings
Boosts weighted F1 scores by 1.43% on IEMOCAP
Achieves 0.64% improvement on MELD dataset
Attains competitive results on EmoryNLP and DailyDialog
Abstract
In real-world dialog systems, the ability to understand the user's emotions and interact anthropomorphically is of great significance. Emotion Recognition in Conversation (ERC) is one of the key ways to accomplish this goal and has attracted growing attention. How to model the context in a conversation is a central aspect and a major challenge of ERC tasks. Most existing approaches struggle to adequately incorporate both global and local contextual information, and their network structures are overly sophisticated. For this reason, we propose a simple and effective Dual-stream Recurrence-Attention Network (DualRAN), which is based on Recurrent Neural Network (RNN) and Multi-head ATtention network (MAT). DualRAN eschews the complex components of current methods and focuses on combining recurrence-based methods with attention-based ones. DualRAN is a dual-stream structure mainly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmotion and Mood Recognition · Sentiment Analysis and Opinion Mining · Music and Audio Processing
MethodsSoftmax · Linear Layer
