Deep Learning Neural Networks for Emotion Classification from Text: Enhanced Leaky Rectified Linear Unit Activation and Weighted Loss
Hui Yang, Abeer Alsadoon, P.W.C. Prasad, Thair Al-Dala'in, Tarik A., Rashid, Angelika Maag, Omar Hisham Alsadoon

TL;DR
This paper introduces an enhanced neural network activation and loss function to improve emotion classification accuracy and speed in text analysis, effectively addressing gradient saturation and data imbalance issues.
Contribution
It proposes the ELReLUWL algorithm combining an improved activation function with weighted loss to boost CNN performance in emotion classification tasks.
Findings
Achieves 96.63% accuracy, outperforming previous methods.
Reduces convergence time to 7 epochs from 11.5.
Decreases processing time to 23.3 ms from 33.2 ms.
Abstract
Accurate emotion classification for online reviews is vital for business organizations to gain deeper insights into markets. Although deep learning has been successfully implemented in this area, accuracy and processing time are still major problems preventing it from reaching its full potential. This paper proposes an Enhanced Leaky Rectified Linear Unit activation and Weighted Loss (ELReLUWL) algorithm for enhanced text emotion classification and faster parameter convergence speed. This algorithm includes the definition of the inflection point and the slope for inputs on the left side of the inflection point to avoid gradient saturation. It also considers the weight of samples belonging to each class to compensate for the influence of data imbalance. Convolutional Neural Network (CNN) combined with the proposed algorithm to increase the classification accuracy and decrease the…
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.
