Emotion Detection in Human-Machine Interaction Using ML Techniques
摘要
This chapter offers a comprehensive examination of automated human emotion recognition in the context of human–machine interaction. The objective is to evaluate the efficacy of machine learning and deep learning in detecting emotions in words, textual content, and facial images. To test and assess convolutional neural networks for vision, Bi-LSTM models for audio, and transformer encoders (BERT) for text, we employed benchmark datasets (FER-2013, CK+, RAVDESS, TESS, ISEAR, and AffectNet). Additionally, using hybrid early-late fusion, we enhanced a multimodal FusionNet that integrates many modalities. FusionNet achieves an accuracy of 94.5% and a macro-F1 score of 0.92 in testing, surpassing unimodal baselines by up to 9%. Research utilizing confusion matrices indicates that the system is proficient at identifying nuanced emotions such as fear and disgust. User evaluations indicate that 88% of individuals concur with the system's forecasts. Future initiatives must prioritize explainable AI to improve transparency, cross-cultural generalization to reduce demographic bias, and the integration of physiological data (e.g., EEG, heart rate) for more thorough multimodal inference. These principles will facilitate the safe, ethical, and efficient utilization of emotion-aware systems in healthcare, education, and interactive technology.