Multi-model Fusion for Emotion Detection in Text: A Stacking and Majority Voting Approach
Автор: Dharmaraj R. Patil
Журнал: International Journal of Information Technology and Computer Science @ijitcs
Статья в выпуске: 3 Vol. 18, 2026 года.
Бесплатный доступ
Emotion detection from text plays a pivotal role in applications such as sentiment analysis, social media insights, and customer experience management. This study introduces a multi-model fusion approach for emotion detection using the Kaggle Emotion Text Dataset, a widely recognized benchmark that captures a variety of emotions across diverse textual inputs. The proposed framework employs a combination of machine learning classifiers, including Random Forest (RF), Logistic Regression (LR), Decision Trees (DT), Stochastic Gradient Descent (SGD) and Support Vector Machine (SVM). To maximize predictive performance, these models are integrated using two ensemble strategies: Stacking and Majority Voting. Stacking combines base models with a meta-classifier, enabling the system to learn intricate patterns in the data, while Majority Voting provides a simpler yet effective method for decision consolidation by leveraging collective model predictions. Performance evaluation is conducted using metrics such as accuracy, precision, recall, F-measure, False Positive Rate (FPR), and False Negative Rate (FNR). The results demonstrate that the Stacking approach achieves the highest accuracy of 99.92%, with precision of 99.68 %, recall of 99.19% and f-measure of 99.43%, respectively with Micro FPR of 0.0001, Micro FNR of 0.0007, Macro FPR of 0.0002 and Macro FNR of 0.0081. Majority Voting, while slightly less accurate, excels in reducing FPR and FNR, making it a valuable alternative in scenarios where minimizing misclassification is critical. This work underscores the potential of ensemble learning in addressing the complexities of emotion detection in text. The integration of diverse classifiers enhances prediction robustness and highlights the trade-offs between model complexity and real-world feasibility. By delivering a comprehensive evaluation and actionable insights, this single-author study contributes to advancing the field of emotion analysis and its practical applications.
Emotion Detection, Multi-model Fusion, Text Analysis, Stacking, Majority Voting, Sentiment Analysis, Natural Language Processing, Ensemble Learning
Короткий адрес: https://sciup.org/15020444
IDR: 15020444 | DOI: 10.5815/ijitcs.2026.03.12