Opinion Mining and Analysis Using Hybrid Deep Neural Networks
Adel Hidri, Suleiman Ali Alsaif, Muteeb Alahmari, Eman AlShehri, Minyar Sassi Hidri

TL;DR
This paper introduces a hybrid deep neural network combining BGRU and LSTM to improve sentiment analysis accuracy and handling of class imbalance in opinion mining tasks, validated on benchmark datasets.
Contribution
The study presents a novel hybrid BGRU-LSTM architecture that outperforms traditional deep learning models in sentiment analysis, especially in addressing contextual nuances and class imbalance.
Findings
Achieved 95% testing accuracy, surpassing traditional models.
Significantly improved recall for negative sentiments from 86% to 96%.
Reduced misclassification loss from 20.24% to 13.3%.
Abstract
Understanding customer attitudes has become a critical component of decision-making due to the growing influence of social media and e-commerce. Text-based opinions are the most structured, hence playing an important role in sentiment analysis. Most of the existing methods, which include lexicon-based approaches and traditional machine learning techniques, are insufficient for handling contextual nuances and scalability. While the latter has limitations in model performance and generalization, deep learning (DL) has achieved improvement, especially on semantic relationship capturing with recurrent neural networks (RNNs) and convolutional neural networks (CNNs). The aim of the study is to enhance opinion mining by introducing a hybrid deep neural network model that combines a bidirectional gated recurrent unit (BGRU) and long short-term memory (LSTM) layers to improve sentiment analysis,…
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
TopicsSentiment Analysis and Opinion Mining · Emotion and Mood Recognition · Digital Marketing and Social Media
