BiERU: Bidirectional Emotional Recurrent Unit for Conversational Sentiment Analysis
Wei Li, Wei Shao, Shaoxiong Ji, Erik Cambria

TL;DR
This paper introduces BiERU, a fast and efficient neural network model for conversational sentiment analysis that effectively encodes contextual information without complex structures, outperforming existing methods.
Contribution
The paper proposes a novel party-ignorant bidirectional emotional recurrent unit that simplifies context modeling in dialogue sentiment analysis, achieving superior performance.
Findings
Outperforms state-of-the-art models on three datasets
Efficient and parameter-effective architecture
Effective context encoding without party-specific modeling
Abstract
Sentiment analysis in conversations has gained increasing attention in recent years for the growing amount of applications it can serve, e.g., sentiment analysis, recommender systems, and human-robot interaction. The main difference between conversational sentiment analysis and single sentence sentiment analysis is the existence of context information which may influence the sentiment of an utterance in a dialogue. How to effectively encode contextual information in dialogues, however, remains a challenge. Existing approaches employ complicated deep learning structures to distinguish different parties in a conversation and then model the context information. In this paper, we propose a fast, compact and parameter-efficient party-ignorant framework named bidirectional emotional recurrent unit for conversational sentiment analysis. In our system, a generalized neural tensor block followed…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Text and Document Classification Technologies
