$$\rightleftharpoonup{xx}$$
$$\longleftharp{xx}$$,
$$\longrightharp{xx}$$,
Emotion recognition is important in human interaction and human communication. In order to establish successful interpersonal connections, one must be able to perceive and understand emotions, thus having far-reaching implications in domains as diverse as psychology, neurology, and human-computer interaction1. In past few years, the electroencephalogram (EEG) based BCI (Brain Computer Interface) has been a merit tool that researchers have focused on to detect emotions. Although EEG-based BCI provide a direct window into the electrical activity of the human brain and an appropriate research tool for exploring emotional states. The automatic and accurate emotional states classification has fundamentally transformed the area of emotion recognition through machine learning techniques and EEG-based BCI2.
In the previous work, emotion recognition is introduced and its importance in various fields, including healthcare, human–computer interaction, and neuroscience3. Despite substantial progress, a clear research gap remains in current EEG-based emotion recognition studies. First, approaches introduced in the literature use single-domain feature extraction (e.g., spectral or time frequency features) or singular non-linear descriptors available and isolatable, which do not offer enough for modelling by working only with a partial representation of inherently complex and non-stationary EEG signals. Second, while a variety of non-linear features have reported to have superior discriminative power, they are usually used separately and isolate the relationships among these features across domains. This constraint makes them less capable of modeling the multiscale and source-level dynamics involved with emotional brain activation. Third, most of the deep learning methods are designed for optimizing classification performance but not considering feature interpretability, redundancy reduction, and robustness in the presence of class imbalance. Consequently, cross-dataset generalization is still an open problem between investigations with different electrode setups, sampling rate (128–256 Hz), and recording duration (30–60 s). The main dimensions of emotional intelligence are presented in Figure 1.
To overcome such drawbacks, in this paper, we introduce a Combined Weighted Feature Concatenation (CWFC) framework that aggregates multi-domain non-linear features in one architecture. Instead of treating ICA, DWT and FFT as independent extraction methods like conventional approaches, we model source-level decomposition (ICA), multi-resolution temporal dynamics (DWT) and spectral power representations (FFT) through a weighted correlation. This structure can help the model make use of complementary neural information and reduce redundancy to increase discriminative ability. Also, both feature importance ranking and GAN-based augmentation are employed to achieve the robustness on fewest imbalanced EEG samples. Integrating multi-modal feature relationships and temporal dependencies through LSTM classification, the combined model improves generalization across diverse EEG acquisition conditions. Thus, the major contribution of this work is to overcome the lack of integration between non-linear EEG representations and insufficient generalizability in existing methods and introduced a systematic, reproducible, and stable emotion recognition framework within real-life BCI applications.

Figure 1: Phases of emotional intelligence. Phases of emotional intelligence represents how Emotion recognition from EEG signals can be extracted, and then it’s uses in the diagnosis and monitoring of emotional problems in mental health assessments. Please click here to view a larger version of this figure.
Non-linear EEG features for emotion recognition research offer a more profound understanding of the neural processes involved in affective processing. Being a non-invasive, high temporal resolution technique which is sensitive to fast neural dynamics, EEG has been broadly used for the study of brain activity related to emotional states. Non-linear methods are especially appropriate for the study of EEG signals, due to their non-stationary and complex nature that constitutes a better model both of its evoked and induced activity in emotional processes. In any number of computational models, emotion is represented with reference to extant theoretical models such as the Basic Emotion Model4 (BEM) and the Circumplex Model5,6. Two structurally and functionally distinct conceptions of emotion are the Basic Emotion model, which assumes that there exists a set of biologically-based fundamental core emotions7,8 (especially love), and the Circumplex Model that organizes emotion according to two underlying dimensions: valence9 (positive–negative) and arousal10,11 (low–high). The valence–arousal framework shown in Figure 2 is prevalent in EEG-based emotion recognition studies, mainly because of its alignment with the standard datasets and applicability for modeling continuous emotional states. This dimension-based representation offers a systematic and quantifiable means to map neural activity into emotional categories and thus can facilitate machine learning-based classification.

Figure 2: Valence-Arousal Emotion Representation. Two-axis diagram showing emotional states, with valence indicating positive or negative feelings and arousal reflecting low to high emotional intensity. Please click here to view a larger version of this figure.
Arousal is emotional intensity, valence positive or negative. Emotion analysis has been recently focused on EEG for probing neural correlates of emotions. Feature extraction is very important which maps the EEG into quantities in time, frequency and time–frequency domain. Some of the most common nonlinear characteristics are Wavelet Entropy12, Correlation Dimension13, and this proposed study use a combined weighted approach which is a fusion of DWT and ICA and FFT13. Standard DEAP14 and SEED15 datasets are available for reproducible evaluation. Traditional linear features are often no longer adequate, calling for the design of nonlinear approaches16. Frequency-band based emotional patterns are shown in Figure 2, and the weights of the contributions of EEG bands are listed in Table 1.
| Different Frequency Band | Frequency Band range in Hz | Functions of frequency band in Emotion recognition |
| Gamma | Greater than 30 Hz | The integration of emotional data and the synchronization of several brain regions during emotional processing could be reflected in gamma activity. |
| Beta | In between 13 to 30 Hz | Variations in beta power could be a sign of emotional arousal and the motor reactions connected to emotional displays. |
| Alpha | In between 8 to 13 Hz | Emotional states and variations in alpha power, particularly alpha asymmetry, are related. When emotionally aroused and paying more attention to emotional inputs, decreased alpha power is frequently seen. |
| Theta | In between 4 to 8 Hz | Emotional experiences can be associated with increased theta power, which may aid in the encoding and retrieval of emotional memories. |
| Delta | 0.5-4 Hz | An increase in delta activity in the context of emotion detection could point to a relaxed or resting emotional state. |
Table 1: Functions of EEG frequency band in Emotion recognition along with different range. This table outlines the commonly recognized EEG frequency bands, specifies their respective frequency ranges, and describes their functional significance in emotion recognition research. It highlights how each band is associated with different cognitive and affective processes, providing a foundation for interpreting EEG signals in emotional state classification.
The recent development of EEG-based emotion recognition is stimulated by the breakthroughs in deep learning and nonlinear signal processing. CNN-based models achieved high performance by using electrode selection and hyperparameter tuning17, while subject-independent CNN model using dynamic differential entropy enhanced wearability and decreased complexity18. But models for this issue usually cannot be generalized across subjects. In order to model sequence dependencies, attention-based LSTM architectures with domain adaptation mechanisms were proposed19,20 which require large computation and lack interpretability. Beyond the realm of deep networks, non-linear and topological methods have also received considerable interest. By using persistent homology-based phase space analysis, enhanced discrimination was obtained for subtle emotional states21,22. Ensemble methods by combining entropy and fractal outputs with various feature selections were known to be improved predictors. Hybrid CNN–LSTM models23 outperformed direct valence–arousal classification on DEAP24 and multicolumn CNNs exploited the spatial distribution of electrodes effectively25. Topographic Feature Maps26,27 (TOPO-FM) and Holographic Feature Maps (HOLO-FM) based feature representations were evaluated on a number of publicly available datasets28,29,30. Despite such results showing substantial advances in classification accuracy, challenges regarding cross-subject generalization and interpretability of the model and robustness over heterogeneity of EEG acquisition conditions still remain. Author31 offer an extensive survey on the main challenges, approaches and further directions in this area, focusing on signal quality, feature extraction and scalability in Applied Soft Computing. In a related work32, advanced functional connectivity measure corrected amplitude envelope correlation across different EEG frequency bands in identifying adverse driving conditions highlighting the strength of multi-band connectivity for on-the-fly behavioural monitoring.
In a broader neuroimaging relation33,36, a strong overview of multimodal learning methods combining different signals such as EEG and facial expressions or physiological data for more reliable emotion detection with reference to demonstrating the potential of modalities integration that considerably raises performance in AI systems. Besides DEAP and SEED, the DREAMER dataset is also a recent addition to representative benchmarks in EEG-based emotion recognition studies. DREAMER was proposed by Katsigiannis and Ramzan37 that contains EEG and ECG signals acquired from subjects who watch the audiovisual emotional stimuli with inexpensive wireless device. The content of the dataset is applicable for dimensional modeling of emotions with valence, arousal and dominance hierarchies in line with the circumplex model of affect. Owing to its well-considered experimental paradigm, DREAMER datasets have been used extensively for the evaluation of deep learning and subject-independent emotion recognition models. Its applications can afford to compare with other databases of dimensional emotion representation, and also shown that it is a valuable alternative in supplementary to the cirrus dance, DEAP and SEED dataset. These datasets are extensively used in affective computing studies and encompass EEG recordings acquired under controlled experimental conditions with standardized emotional stimuli. This dataset consists of 32-channel EEG signals from 32 subjects who were received emotional video clips. The data is annotated concerning valence and arousal. SEED: multi-session EEG recordings of subjects during film-based emotion elicitation experiments with categorical emotion labels. DREAMER is an EEG and ECG dataset recorded during emotion induction via audio-visual stimulus presentation. All datasets were originally collected using standardized protocols, hardware configurations and validation of labelling procedures as reported in their original publications. Here, EEG signals from only these datasets were analysed in this study.