IEEE Access (Jan 2024)
Human Brain Waves Study Using EEG and Deep Learning for Emotion Recognition
Abstract
Emotion Recognition is a critical area of research including healthcare, human-computer interaction, and psychology. While traditional methods mainly rely on facial expressions and textual analysis, they also have inherent flaws and cannot be reliable. Facial expression-based emotion recognition assumes that it represents genuine internal emotions that may be inaccurate. Similarly, textual analysis depends on the available data and needs help accurately capturing subtle emotions in text. However, electroencephalography (EEG) has emerged as a rising alternative for objective and real-time emotion recognition. Unlike facial and textual methods, EEG directly measures brain activity and provides a reliable result. To address this researchers have used basic machine learning methods that need manual feature extraction, which might miss essential data and make the process slow and less accurate. In this study, we propose a comprehensive methodology for EEG-based emotion recognition that addresses the limitations of traditional methods and basic machine learning techniques. Our approach involves preprocessing EEG signals using a butter-worth bandpass filter to eliminate noise, followed by feature extraction techniques. We then employ Principal Component Analysis (PCA) for dimensionality reduction, ensuring efficient data representation. To further enhance the model performance we explore machine learning classifiers(GaussianNB, SVM, Random Forest) and proposed an EEG-LSTM and GRU model with an accuracy of 97% and 96% respectively, that gives better results than the basic machine learning models.
Keywords