Opinion Mining and Analysis Using Hybrid Deep Neural Networks
Existing lexicon-based and traditional machine learning approaches for sentiment analysis suffer from limited contextual modeling capability, poor generalization, and inadequate handling of class imbalance—particularly for negative sentiment. To address these challenges, this paper proposes a hybrid deep neural network architecture integrating Bidirectional Gated Recurrent Units (BGRU) and Long Short-Term Memory (LSTM) networks. The model jointly captures long-range dependencies and bidirectional semantic context, thereby significantly enhancing negative sentiment detection. Evaluations on the IMDB and Amazon review datasets demonstrate a test accuracy of 95%, a negative sentiment recall rate of 96%, and a reduction in misclassification loss from 20.24% to 13.3%. Compared to state-of-the-art methods, the proposed model achieves superior performance in accuracy, robustness, and class-balanced prediction, making it especially suitable for fine-grained opinion mining in social media and e-commerce applications.