错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

HDEL: a hierarchical deep ensemble approach for text-based emotion detection

  • Shivani Vora,
  • Rupa G. Mehta

摘要

Emotion detection from social media data plays a crucial role in studying societal emotions concerning different events, aiding in predicting the reactions of specific social groups. However, it is complex to automatically extract implicit emotional information from noisy social media text data. This study introduces the Hierarchical Deep Ensemble Learning (HDEL) system to identify emotions in text data. The proposed HDEL model utilizes BiLSTM (Bidirectional Long Short-Term Memory), CNN (Convolutional Neural Network), BiGRU (Bidirectional Gated Recurrent Unit), and RCNN (Recurrent Convolutional Neural Network) in the first level of its hierarchy. The predicted probabilities of the four models are embedded with input data to prepare the intermediate hybrid data. This hybrid data is fed to the next layer of the proposed system, which utilizes a Random Forest (RF) algorithm to predict the emotion. The proposed approach is tested using three emotion datasets: the WASSA-2017 Emotion Intensity (EmoInt) dataset, the International Survey on Emotion Antecedents and Reactions (ISEAR) dataset, and the CrowdFlower (CF) dataset. EmoInt and ISEAR are clean and balanced, while CF is noisy and imbalanced. The results are compared with various state-of- the-art Machine Learning models. The outperforming results depict the superiority of the proposed approach.