Next Article in Journal
Volatile Profiling and Variety Discrimination of Leather Using GC-IMS Coupled with Chemometric Analysis
Previous Article in Journal
Rotation-Sensitive Feature Enhancement Network for Oriented Object Detection in Remote Sensing Images
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Development of a Measurement Procedure for Emotional States Detection Based on Single-Channel Ear-EEG: A Proof-of-Concept Study

1
Department of Theoretical and Applied Sciences, eCampus University, 22060 Novedrate, Italy
2
Department of Electrical Engineering and Information Technology, University of Naples “Federico II”, 80121 Naples, Italy
3
AWEAR Technologies Inc., San Francisco, CA 94105, USA
4
Department of Advanced Biomedical Science, University of Naples “Federico II”, 80131 Naples, Italy
5
National Research Council (STIIMA-CNR), 23900 Lecco, Italy
6
UCSF Weill Institute for Neurosciences School, San Francisco, CA 94143, USA
*
Authors to whom correspondence should be addressed.
Sensors 2026, 26(2), 385; https://doi.org/10.3390/s26020385
Submission received: 13 November 2025 / Revised: 19 December 2025 / Accepted: 29 December 2025 / Published: 7 January 2026
(This article belongs to the Section Wearables)

Abstract

Real-time emotion monitoring is increasingly relevant in healthcare, automotive, and workplace applications, where adaptive systems can enhance user experience and well-being. This study investigates the feasibility of classifying emotions along the valence–arousal dimensions of the Circumplex Model of Affect using EEG signals acquired from a single mastoid channel positioned near the ear. Twenty-four participants viewed emotion-eliciting videos and self-reported their affective states using the Self-Assessment Manikin. EEG data were recorded with an OpenBCI Cyton board and both spectral and temporal features (including power in multiple frequency bands and entropy-based complexity measures) were extracted from the single ear-channel. A dual analytical framework was adopted: classical statistical analyses (ANOVA, Mann–Whitney U) and artificial neural networks combined with explainable AI methods (Gradient × Input, Integrated Gradients) were used to identify features associated with valence and arousal. Results confirmed the physiological validity of single-channel ear-EEG, and showed that absolute  β - and  γ -band power, spectral ratios, and entropy-based metrics consistently contributed to emotion classification. Overall, the findings demonstrate that reliable and interpretable affective information can be extracted from minimal EEG configurations, supporting their potential for wearable, real-world emotion monitoring. Nonetheless, practical considerations—such as long-term comfort, stability, and wearability of ear-EEG devices—remain important challenges and motivate future research on sustained use in naturalistic environments.

1. Introduction

Real-time emotion monitoring is increasingly applied in healthcare, automotive systems, occupational safety, and entertainment [1,2,3,4]. Detecting emotional states such as stress, fear, and anger enables adaptive responses and supports well-being [1]. Emotion recognition frameworks are typically based on either categorical models, which label distinct emotions, or dimensional models, such as Russell’s Circumplex Model, which maps affective states along valence and arousal axes [5,6]. Physiological signals offer objective insight into emotional processes and complement behavioral assessments [1,7]. Electroencephalography (EEG) captures cortical activity linked to affective states and is widely used in studies on anxiety, depression, and self-regulation [4,5]. Spectral features in the  α β , and  γ  bands are commonly analyzed, as well as the Beta-to-Alpha Ratio (BAR) [8,9,10]. Additional features such as entropy [11,12] and fractal dimension [13,14] have also demonstrated discriminative potential. Among EEG-derived features, Power Spectral Density (PSD) is frequently adopted for its balance between detection performance and computational efficiency, making it suitable for real-time applications [15]. Peripheral signals—including Electrocardiogram (ECG), Galvanic Skin Respiration (GSR), respiration rate (RR), and skin temperature (ST)—reflect autonomic activity and complement EEG in emotion classification [16,17,18].
These modalities are often processed using Support Vector Machines (SVMs), Convolutional Neural Networks (CNNs), or K-Nearest Neighbors (KNN) but recent studies have applied Convolutional Fuzzy Neural Networks (CFNNs) [19], Random Forest, and XGBoost [20] with good performances. Recent reviews emphasize the value of integrating physiological, behavioral, and subjective data to improve adaptability and context-awareness [21]. Ongoing research focuses on standardizing fusion architectures and validating them across diverse populations.
Wearable EEG technologies have enabled unobtrusive monitoring in naturalistic environments [22,23]. Ear-centered systems like cEEGrid [24,25] offer a discrete and user-friendly alternative to traditional setups. Electrodes near the mastoids (TP9, TP10) have shown sensitivity to emotional signals [24,26,27,28,29] and EEG configurations with a low number of channels are increasingly adopted for mental health tracking, sleep staging, and meditation. Signal quality, however, remains an open challenge [30]. Positioning the EEG sensor in the mastoids area could allow for minimally obtrusive acquisition while maintaining sensitivity to affective signals. Despite recent advances, reliable emotion recognition using compact, wearable EEG systems in real operating conditions is still highly demanding.
To address this gap, the present study investigates EEG signals acquired from a single-channel ear-EEG system. The adoption of a single-channel ear-EEG configuration represents a key novelty of this study. This minimally invasive setup does not require precise electrode placement or specialized personnel, enabling a plug-and-play acquisition that reduces preparation time and user discomfort. Unlike multi-electrode systems, the compact ear-centered configuration can be easily embedded into everyday wearable items (e.g., ear-cuffs), supporting un-obtrusive and continuous monitoring in real-world conditions. The present work pursues two main objectives. First, it aims to demonstrate the feasibility of electroencephalographic acquisition from a single mastoid channel by confirming the physiological rather than artifactual origin of the recorded signal. Second, it seeks to extract EEG features conveying information about emotional processes and to assess their relationships with arousal and valence levels, using both linear statistical approaches and nonlinear explainable artificial intelligence applied to artificial neural networks. This combination provides both methodological transparency and physiological interpretability, advancing the feasibility of emotion recognition using minimal EEG instrumentation.
The remainder of this paper is organized as follows. Section 2 describes the experimental and analytical framework developed for emotion recognition using single-channel ear-EEG. It introduces the hardware and software tools employed for data acquisition (Section 2.1), the experimental setup (Section 2.2.2), and the participant cohort (Section 2.2.1), followed by a detailed overview of the data analysis workflow comprising pre-processing (Section 2.3.1), feature extraction (Section 2.3.2), statistical evaluation (Section 2.3.3), and machine learning analysis (Section 2.3.4). Section 3 presents the main findings, including the outcomes of signal processing (Section 3.1), the identification of statistically (Section 3.2) and XAI (Section 3.3) significant EEG features related to arousal and valence. Finally, Section 4 discusses the neurophysiological interpretation of the results and methodological implications, while Section 5 summarizes the key contributions and outlines directions for future research.

2. Materials and Methods

This section outlines the experimental and analytical framework developed for emotion recognition using single-channel ear-EEG. First, an introduction of the hardware and software tools employed for EEG acquisition (Section 2.1), followed by a description of the experimental setup (Section 2.2.2) and participant cohort (Section 2.2.1) is presented. Subsequently, a detail of the data analysis workflow, designed to extract meaningful information from EEG signals and support robust classification of emotional states, is presented. In particular, the workflow consists of four main stages. EEG pre-processing is described in Section 2.3.1, covering artifact removal, signal conditioning, and strategies to handle the limitations of single-channel recordings. Section 2.3.2 presents the extraction of both spectral and non-linear features relevant to affective processing. In Section 2.3.3, the statistical analyses used to identify features that significantly differentiate emotional states across valence and arousal levels is outlined. Finally, Section 2.3.4 describes the machine learning models employed, the evaluation metrics, and the validation procedures adopted to ensure generalizable results.

2.1. Hardware and Software

EEG data were acquired using an OpenBCI Cyton board (OpenBCI Inc., Brooklyn, NY, USA), an 8-channel (expandable to 16) 24-bit biosensing amplifier based on the ADS1299 analog front end. The system provides high-resolution measurements (0.298  μ V/bit) and a signal-to-noise ratio of 121 dB. Signals were sampled at 250 Hz using standard gold-cup electrodes, and data acquisition was carried out through the OpenBCI GUI or custom acquisition software. EEG signals were recorded from four electrodes, with the analysis focusing on the R4a channel to evaluate single-channel ear-EEG performance. Electrodes were positioned at R4a (right mastoid), AF8 (right frontal), AF7 (left frontal), and L4a (left mastoid), with reference and ground electrodes on the superior and inferior regions of the right ear, respectively (Figure 1).
Participants viewed audio–visual stimuli from the OSF dataset [31], designed to evoke five emotional conditions with different different levels of arousal and valence, displayed on a 55-inch screen in a thermoigrometrically controlled environment. Emotional responses were self-reported using the Self-Assessment Manikin (SAM) scale [32], ranging from 1 to 9 for both valence and arousal.
All data processing was carried out in Python (version 3.8.16) using the Google Colab environment. EEG acquisition was performed through the OpenBCI GUI, while all subsequent preprocessing, feature extraction, and classification analyses were implemented in Python. The workflow relied on commonly used scientific libraries: NumPy and Pandas for data handling, scikit-learn for preprocessing, classical machine-learning models, and evaluation metrics, and TensorFlow/Keras for building and training the Artificial Neural Network.

2.2. Experimental Campaign

2.2.1. Experimental Sample

A total of twenty-four healthy volunteers (18 females and 6 males, aged 23–47, mean ± standard deviation age of 29 ± 7 years) took part in the study. All participants were fully informed about the objectives of the experiment and provided written consent prior to participation. The study was conducted in accordance with the ethical principles outlined in the World Medical Association Declaration of Helsinki [33]. Approval was granted by the Ethical Committee of Psychological Research at the University of Naples Federico II (protocol number: 19/2025).

2.2.2. Experimental Protocol

Participants were seated in a dark, enclosed room facing a 55-inch display, while an operator in an adjacent control room supervised video playback and EEG acquisition via OpenBCI software. To minimize movement-related artifacts, participants were instructed to remain relaxed throughout the session.
A 2-minute baseline recording was collected for each condition—Eyes Closed (EC) and Eyes Open (EO)—during which participants fixed on a white cross displayed on the screen.
Video stimuli were selected from the abovementioned OSF dataset [31] and categorized according to the Russell’s Circumplex Model of Affect: Low valence–High arousal (LV–HA; anger and fear), High valence– High arousal (HV– HA; joy and excitement), Low valence– Low arousal (LV– LA; sadness and boredom), High valence– Low arousal (HV– LA; calm and relaxation), and Neutral (indifference). Each category included at least five clips, presented in randomized order for each subject to mitigate sequence effects.
Each clip lasted approximately 2 min, resulting in a total session duration of roughly 60 min per participant, including baseline and rating periods. Immediately after viewing the videos, participants rated their emotional response using the SAM scale [32], which evaluates both valence and arousal on a 1–9 scale.
Consequently, the total dataset consisted of approximately 25 independent EEG recordings (5 videos per emotional category × 5 categories) for each of the 24 total subjects.

2.3. EEG-Based Emotion Detection

2.3.1. EEG Data Pre-Processing

Raw EEG signals were first filtered using a zero-phase, fourth-order Butterworth band-pass filter in the range [1–45 Hz], followed by a 50 Hz notch filter to suppress power-line interference. Filtering was applied independently to each channel. The filter design was deliberately restrictive in view of the strong exposure to widespread noise sources typical of real-world applications [34,35]. Signals were then segmented into non-overlapping 1-s windows. In the neuroscience and EEG literature, these windows are commonly referred to as “epochs”. However, since the term “epoch” has a different meaning in machine learning—where it indicates a full pass through the training dataset—we opted to use the term “segments” throughout the manuscript to avoid any ambiguity. Segments exceeding 100  μ V in maximum absolute amplitude (per channel) were discarded to remove high-amplitude artifacts. The remaining segments were concatenated to form the cleaned signal, and segment retention was quantified using an segment-retention index.
Signal quality was further assessed using normalized Quality Control (QC) metrics ranging from 0 to 100, where higher scores indicate better signal integrity. The following QC dimensions were evaluated:
  • Event-rate scores: detection of abrupt jumps, excessive amplitude, and peak-to-peak fluctuations.
  • Spectral contamination: high-frequency (HF) and low-frequency (LF) power ratios, for EMG activity and motion, respectively.
  • Signal retention: percentage of clean segments.
Only sessions meeting all QC criteria (QC ≥ 60) were retained for feature extraction (see Section 2.3.2).
Following each self-report, video segments were labeled according to SAM ratings for arousal and valence separately:
  • Label 0: low intensity (scores 1 to 3)
  • Label 1: medium intensity (scores 4 to 6)
  • Label 2: high intensity (scores 7 to 9)
To ensure balanced classes, an equal number V of videos were selected per label and a fixed number of segments ( E min ) was extracted from each video. This procedure guarantees comparability across participants and supports downstream classification analyses.

2.3.2. EEG Features Extraction

Feature extraction was performed using 15-s sliding windows with a 2-s shift (13-s overlap). This windowing scheme was selected based on preliminary analyses showing that shorter segments yielded unstable spectral estimates, whereas windows of 15 seconds provided substantially more reliable PSD profiles with minimal additional benefit from longer durations [36,37]. The 2-s shift increased the number of available samples while preserving the temporal continuity of the emotional response. For each window, a comprehensive set of spectral, time-domain, and non-linear features was computed to characterize EEG activity.
PSD was estimated using Welch’s method with a Hamming window and an adaptive segment length defined as  n perseg = min ( N , max ( 128 , f s ) ) , where N denotes the number of samples per window (in points) and  f s  the sampling frequency (in Hz). Spectral power was computed across canonical EEG bands [38]:  δ  (1–4 Hz),  θ  (4–8 Hz),  α  (8–12 Hz),  α 1  (8–10 Hz),  α 2  (10–12 Hz),  β  (12–30 Hz),  β 1  (12–18 Hz),  β 2  (18–24 Hz),  β 3  (24–30 Hz),  γ  (30–42 Hz),  γ 1  (30–38 Hz), and  γ 2  (38–42 Hz).
The Absolute Spectral Power (ASP, indicated with subscripts ‘a’) was obtained by integrating the PSD within each band, while the Relative Spectral Power (RSP, indicated with subscripts ‘r’) was computed by normalizing ASP values to the total power across all bands, thereby reducing inter-subject variability. Two additional spectral ratios were derived to capture cross-band dynamics: (i) Alpha–Beta Ratio (ABR) and (ii) Alpha–Gamma Ratio (AGR), each calculated as:  20 · log 10 ( 0.6 · β ( o r α ) / γ ) . The constant factor 0.6 was empirically introduced as a regularization term to stabilize ratio estimates in low-amplitude windows. The Total Spectral Power was also computed as the sum of ASP values across all bands.
To characterize the morphological and dynamical properties of the EEG signal, the following descriptors were extracted from each window:
  • Hjorth parameters: Activity (signal variance), Mobility (square root of the variance ratio between the first derivative and the signal), and Complexity (ratio between the mobility of the signal and that of its derivative), describing amplitude dynamics and spectral composition [39].
  • Zero-Crossing Rate (TD_ZCR): number of sign changes per second, indicative of oscillatory richness and cortical activation [40].
  • Fractal Dimensions: Petrosian (TD_PFD) and Higuchi (TD_HFD), estimating signal complexity based on direction changes and multi-scale irregularity [41].
  • Lempel–Ziv Complexity (TD_LZC): quantifies the diversity of binary patterns after median-based binarization, reflecting temporal variability and unpredictability [42].
  • Permutation Entropy (TD_PermEn): computed with embedding order = 3 and delay = 1, representing the diversity of ordinal patterns; calculated on z-scored signals to ensure amplitude invariance [43].
  • Sample Entropy (TD_SampEn): calculated with  m = 2  and  r = 0.2 · std  on z-scored windows, measuring signal irregularity and unpredictability [44].
  • Statistical Descriptors: Coefficient of Variation (CV), Skewness, and Kurtosis, characterizing dispersion, asymmetry, and peakedness of the amplitude distribution [45].
In the end, a total of 39 features (for details see the Table A1 in the Appendix A), were considered for further analysis. All computations incorporated numerical safeguards to handle low-variance windows, missing values, and potential numerical instabilities. In particular, divisions by extremely small values were avoided by applying lower bounds to denominators in ratio-based features, and the propagation of undefined or non-finite values (e.g., NaN or Inf) through the processing pipeline was prevented. These measures ensured robust and reproducible feature estimation across all sessions.

2.3.3. Statistical Analysis

Statistical analysis was conducted to evaluate condition-related differences in EEG-derived features across valence and arousal. All tests were two-sided with a significance level of  α = 0.05 , and implemented in Python 3.8.16 using the SciPy, Pingouin, and statsmodels libraries. For three-group comparisons (i.e., low, medium, and high levels of valence or arousal), a non-parametric Kruskal–Wallis omnibus test was applied. When significant, post-hoc pairwise contrasts were evaluated using two-sided Mann–Whitney U tests, with multiple-comparison correction via the Benjamini–Hochberg False Discovery Rate (FDRBH). Effect sizes for pairwise contrasts were reported as Cliff’s delta ( δ ) or rank-biserial correlation, and interpreted according to conventional thresholds:  | δ | 0.474  (large),  0.33 | δ | < 0.474  (medium),  0.147 | δ | < 0.33  (small). For binary comparisons, Welch’s t-test with Cohen’s d was used when both normality (Shapiro–Wilk test) and homoscedasticity (Levene’s test) assumptions were satisfied per feature. Otherwise, the Mann–Whitney U test with Cliff’s delta was preferred. Cohen’s d values were interpreted using standard thresholds [46]:  | d | 0.8  (large),  0.5 | d | < 0.8  (medium),  0.2 | d | < 0.5  (small).
To identify robust and interpretable features, a multi-step screening procedure was applied. Only features showing statistically significant and large effects were retained if (i) at least 30% of total subjects exhibited the effect and (ii) at least 50% of those subjects showed the same direction of change (within-subject consistency). Surviving features were ranked per comparison using a composite score that combines statistical significance, effect magnitude, and cross-subject consistency:
score = log 10 ( m e d i a n ( p ) ) × normalized effect size × consistency
The p-value contribution was capped prior to logarithm calculation so that extremely small p-values do not strongly impact the combined metric. The median p-value was bottom-capped at 1e-12 to keep the score driven by all three components. The results of this analytical framework, including model performance and feature relevance distributions, are presented in Section 3.2.

2.3.4. Machine Learning Analysis

All models were trained and tested on the same balanced dataset containing two emotion levels (low vs. high) for both arousal and valence, ensuring comparability and preventing class bias. EEG data were structured into matrices  X R R × K , where  R = N · C · V · E min  represents the total number of segments (N subjects, C classes, V videos per class, and  E min  the global minimum number of usable segments per video across all subjects), and  K = 39  denotes the number of features extracted per segment. The target variable y encodes class labels.
The primary classification task was performed using a feedforward fully connected Artificial Neural Network (ANN). The choice of employing ANN is motivated by the primary objective of this study, which focuses on identifying informative EEG features rather than maximizing classification accuracy. Compared to statistical approaches relying on linear assumptions, ANNs provide a richer and more flexible function space due to the hierarchical composition of nonlinear transformations. This structure enables the modeling of both global nonlinearities and fine-grained local variations in the relationship between EEG features and emotional states, which are typical of biological signals. Traditional classifiers such as SVMs, decision trees, or linear models operate within more rigid hypothesis spaces or rely on static kernels, limiting their ability to capture deep nonlinear interactions. To ensure a stable estimation of model parameters with the available dataset, the classification task was reformulated as a binary problem (low vs. high). Multi-class settings require more complex decision boundaries and substantially larger datasets, whereas the binary formulation provides a more appropriate balance between sample size, model complexity, and the intrinsic variability of EEG-based affective responses [47]. Network architecture was optimized through a grid search over multiple hyperparameters, including: (i) number of hidden layers  L { 1 , 2 , 3 } , (ii) number of nodes per layer selected from  { 16 ,   32 ,   64 ,   128 }  with layer-wise combinations, (iii) activation function (ReLU or tanh), (iv) batch size  { 128 ,   256 } , and (v) weight regularization factor  λ { 0 , 5 × 10 4 } . Fourteen distinct node arrangements were combined with eight hyperparameter configurations, resulting in a total of 112 network configurations explored as part of a structured hyperparameter search. The explored ranges were defined during preliminary analyses to remain compatible with the available sample size while still allowing the investigation of different network depths, widths, and activation functions. This systematic exploration was not intended to optimize predictive performance but rather to assess the stability of feature relevance across a diverse set of nonlinear models.
Model training was performed independently for each subject, following an intra-subject analysis design. Given the exploratory and proof-of-concept nature of this study, the modeling strategy was intentionally based on an intra-subject design. This choice is justified by the limited sample size and by the substantial inter-individual variability typically observed in EEG-based affective responses [48]. Training models separately for each participant reduces the confounding effects of cross-subject heterogeneity and allows the extraction of subject-specific patterns that would otherwise be diluted in group-level analyses. As a consequence, statistical power is primarily defined at the intra-subject level, which is appropriate for feasibility studies aimed at validating the physiological plausibility of single-channel ear-EEG rather than achieving population-level generalization. Since the objective of this analysis was not to maximize predictive performances but rather to identify the most informative EEG features, the focus was placed on the interpretability of model predictions through XAI techniques. For every participant, the dataset was divided into 60% for training, 20% for validation, and 20% for testing. A stratified 10-fold cross-validation was applied ensuring that each fold preserved the original class distribution. This procedure allowed all samples to be used both for training, validation and test across folds, providing a more reliable estimate of model performance and reducing the risk of overfitting, particularly important given the limited size of the dataset.
The network was trained using the Adam optimizer (initial learning rate =  1 × 10 3 ) and the categorical cross-entropy loss function. Early stopping was applied after 20 consecutive segments without improvement in validation loss. Mean accuracy and loss metrics were computed per subject and reported separately for training, validation, and test sets.
For each subject, the optimal ANN configuration was selected as the model achieving the highest test accuracy among all trained architectures. Feature relevance was then estimated using the Gradient × Input and Integrated Gradient methods, computed exclusively on the training set that subsequently yielded the highest test accuracy, ensuring that relevance scores were derived from a model trained under conditions leading to robust generalization (i.e., training accuracy never below 90%).
Gradient × Input is a gradient-based saliency approach originally proposed by Simonyan et al. [49] and further analyzed in comparison with DeepLIFT [50] and LRP [51]. For each feature  x i , relevance was computed as the absolute value of the product between the feature and the gradient of the class output with respect to that feature:
R i = x i · y c x i ,
where  R i  denotes the relevance of feature i for class c x i  is the feature value, and  y c  is the predicted output score for class c.
A complementary gradient-based saliency technique, Integrated Gradients (IG) [52], was employed to further assess the robustness of feature relevance estimation. IG quantifies the contribution of each input feature to the model prediction by integrating the gradients of the output with respect to the input along a straight interpolation path between a baseline reference and the actual input. Given a neural network model  F ( x ) , an input vector  x , and a baseline  x , the attribution associated with the i-th feature is defined as:
IG i ( x ) = ( x i x i ) α = 0 1 F x + α ( x x ) x i d α .
This formulation accumulates gradient information along the interpolation path, mitigating issues such as gradient saturation and yielding more stable and reliable attributions compared to standard gradient-based methods. For both methods, the absolute value was used to aggregate both positive and negative contributions. Relevance scores were averaged across all segments and subsequently normalized to the range [0, 1] per subject. Features with normalized relevance scores greater than 0.5 in both classes were retained for each subject. To ensure sufficient feature representation, a minimum of eight features per subject was enforced; when fewer than eight features exceeded the threshold, the top-ranked features closest to the cutoff were included. Subsequently, only features that were deemed relevant in at least 30% of subjects (i.e., in five or more out of sixteen) were retained for group-level analyses. For each such feature, cumulative relevance scores were computed by summing contributions across subjects in which the feature was significant.
For comparative purposes, three traditional classifiers were considered: (i) Support Vector Machine (SVM) with RBF kernel, (ii) k-Nearest Neighbors (kNN) with  k = 5 , and (iii) Logistic Regression (LR) with a maximum of 1000 iterations. All models were trained and tested on the same balanced dataset containing two emotion levels (low vs. high) to ensure comparability and prevent bias. Mean classification accuracies were computed as the average of per-subject test accuracies and compared against those obtained from the ANN.
The results of this analytical framework, including model performance and feature relevance distributions, are presented in Section 3.3.

3. Results

This section presents the results obtained from the analytical framework described in Section 2. Section 3.1 reports the outcomes of the EEG pre-processing and feature extraction pipeline, including signal conditioning, artifact rejection, and the balancing of segments and video samples across classes. These steps ensure that subsequent analyses are performed on high-quality, well-structured data. In Section 3.2, we present the results of statistical analyses conducted to identify features that reliably differentiate emotional states across valence and arousal levels.
Finally, Section 3.3 reports the classification performance of machine learning models trained with the extracted features, illustrating both accuracy and feature relevance.

3.1. EEG Pre-Processing and Feature Extraction

Following the pre-processing steps described in Section 2.3.1, a fixed amplitude threshold of 100  μ V was applied to each recording. This procedure resulted in a variable number of discarded segments per recording, with segment retention ranging from 0% to 100% (mean = 90.24%, SD = 15.62%). In addition, 120 video segments (approximately 20% of the total) were excluded because they did not meet the minimum Quality Control (QC) threshold. For each subject, the physiological validity of the EEG signal was verified by comparing the power spectra recorded during the eyes-open and eyes-closed sessions, as shown in Figure 2. An example of the QC report is shown in Figure 3. The summary of QC scores achieved by each session is shown in Table A2 in the Appendix A.
Specifically, the reasons for exclusion were: (i) 5 videos were rejected due to abrupt jumps, excessive amplitude, or peak-to-peak fluctuations (event-rate scores); (ii) 92 videos exhibited spectral contamination, including high-frequency (HF,  n = 79 ), and low-frequency (LF,  n = 13 ) anomalies; (iii) 23 videos were excluded due to combined violations of both event-rate and spectral QC metrics. All counts are mutually exclusive and sum to the total number of excluded videos. Two out of 24 participants were removed from further analysis due to missing class labels based on their self-reported data. Given the unbalancing of class compositions due to the subjective ratings and the exclusion of approximately 20% of video stimuli due to QC issues, the number of videos held per subject was 4 videos per class and 43 segments per video.
EEG feature extraction, as described in Section 2.3.2, resulted in a total of 39 features, including 27 spectral features capturing ASP and RSP, cross-band ratios, and total power, 9 non-linear features quantifying signal complexity and dynamics (e.g., Hjorth parameters, entropies, fractal measures, and zero-crossing rate), and 3 statistical features describing the amplitude distribution (coefficient of variation, skewness, and kurtosis).

3.2. Statistical-Based Analysis

Table 1 summarizes the EEG features that showed statistically significant differences (p < 0.05 and at least large effect size given by Cliff’s  | δ | 0.474 ) in the intra-subject analysis. For each participant, the table reports the features that discriminate between the pair of conditions within both the arousal and the valence dimensions (Low_vs_High, Low_vs_Mid, and Mid_vs_High). These results highlight the inter-individual variability in the neural correlation of emotional processing as well as the specific frequency bands and spatial patterns most sensitive to changes in emotion state.
Across subjects, a subset of spectral features—particularly those related to high-frequency oscillations ( β  and  γ  bands)—emerged as significant. These features, often in their absolute form (e.g.,  β a γ a ), suggest that intra-subject differences in cortical activation intensity are linked to emotional state change. In 9 subjects, both arousal and valence comparisons (low–mid, mid–high, low–high) revealed concurrent activation patterns in  β  and  γ  bands, indicating that high frequencies may capture both the intensity and valence of emotional processing. Despite this general trend, a considerable degree of inter-individual variability was observed. Some participants showed strong effects mostly in arousal contrasts, while others exhibited significant differences primarily in valence. This variability underlines the subject-specific nature of EEG-based emotional signatures and supports the fact that emotion-related neural responses are casted by individual factors. Time-domain and nonlinear features (e.g., Hjorth parameters, TD_HFD, TD_LZC, and TD_PermEn) appeared less frequently but were significant in a subset of participants, suggesting that temporal complexity measures may capture unique aspects of individual emotional regulation dynamics that complement the frequency-domain results. Overall, intra-subject results emphasize that while group-level trends indicate dominant roles for  β  and  γ  bands, the combination of spectral and temporal descriptors provides a richer and individualized characterization of emotional states. These findings suggest that personalized modeling approaches could be more accurate in the field of emotional recognition via single-channel EEG signals, where intra-subject variability should be treated not as noise but as an informative marker of individual emotional processing strategies.
In addition, inter-subject analysis was performed to assess the proportion of subjects that exhibit statistically significant effects (p < 0.05) with at least a large effect size. Separate analyses were conducted for the two affective dimensions and results are shown in Figure 4 and Figure 5.
Concerning the arousal, the most prominent results were observed for absolute spectral power features, particularly  γ a γ 2 a β 1 a , and  β 3 a . These features showed significant and large effects in approximately 30–38% of participants, especially in the mid–high and low–high comparisons. This indicates that changes in high-frequency EEG activity ( β  and  γ  bands) are more sensitive to differences between medium and high arousal levels than between low and medium levels. Moderate proportions (about 20–25%) also exhibited large effects for Hjorth Activity, particularly in the mid–high comparison, suggesting a modest contribution of time-domain dynamics to arousal discrimination. In contrast, relative power features ( α r β r γ r ) and nonlinear temporal descriptors (TD_HFD, TD_LZC, TD_PermEn) exhibited smaller effects (<15%), indicating lower sensitivity to arousal variations. For valence, the largest proportion of significant effects (up to 40–43%) was again found in absolute spectral power features, especially  γ a  and  γ 2 a , primarily in the low–mid and low–high comparisons. This suggests that  γ -band power plays a central role in differentiating affective valence levels, particularly between neutral and positive emotional states. Other features, such as  β 1 a  and  β 3 a  showed moderately high proportions (30–33%) of significant large effects, while relative spectral power and temporal dynamics contributed less (<20%) across comparisons. Overall, absolute amplitude measures in the high-frequency EEG bands ( β  and  γ ) emerged as the most reliable indicators for both arousal and valence, showing consistent large effects in a substantial fraction of participants. Arousal effects were more pronounced in the mid–high and low–high contrasts, suggesting that neural differentiation strengthens with emotional intensity. On the other hand, valence effects peaked in the low–mid comparison, possibly reflecting greater neural differentiation between unpleasant and neutral states than between neutral and pleasant ones.
The results from feature screening analysis, conducted on features that were both statistically significant and exhibited at least a large effect size, are shown in Table 2.
Within the arousal dimension, features such as  β a β 1 a γ a , and  γ 2 a  achieved the highest scores, reflecting both low median p-values and large normalized effect sizes. These features demonstrated strong internal coherence, with consistency values exceeding 0.75 in the mid–high comparison, suggesting that higher arousal states are characterized by enhanced beta and gamma power across subjects. The robustness of these effects indicates that high-frequency activity reliably differentiates levels of arousal and could serve as a stable neural marker of physiological activation intensity. A similar result was found for the valence dimension, where absolute  γ - and  β -related features dominated the top ranks, even if with slightly lower consistency values. This pattern are aligned with previous evidence suggesting that  γ -band power is particularly sensitive to valence, capturing distinctions between neutral and emotionally charged stimuli. The screening confirms that absolute high-frequency spectral power ( β  and  γ  bands) represents the most reliable and generalizable EEG signature of emotional states, while intra-individual consistency underscores their potential for robust modeling in affective computing applications. Finally, by integrating the intra- and inter-subject analyses, the statistical results suggest that absolute spectral power features, measured in the mastoid region, can serve as common predictors for general modeling of emotional state responses. However, to achieve robust and individualized predictions, intra-subject variability should be incorporated to fine-tune the model according to each participant’s specific profile.

3.3. Machine Learning-Based Analysis

The exploratory machine learning-based analysis on the same dataset of the statistical-based one produced not significant results. In particular, no models overcame the threshold of 40% accuracy on a three-class classification problem, both for arousal and valence dimensions. Cross-subject ML classification confirmed the importance of individualized modeling: training on multiple participants and testing on unseen subjects resulted in lower performance, reflecting the intrinsic variability in feature relevance profiles across individuals. Therefore, a further data reduction procedure was carried out and a total of six subjects were excluded from the analysis. Four subjects were excluded based on unreliable self-reported ratings, defined as deviations of at least three points from the group mean for the same stimuli in more than 30% of the videos. Finally, two participants were identified as outliers based on their EEG feature distributions, exhibiting mean feature values exceeding two standard deviations from the group mean in more than 30% of the total features. The remaining participants were retained for all subsequent analyses. For each subject, the ANN was trained and evaluated across all 112 network configurations, and the optimal model was selected based on maximum test accuracy (best models for each subject are reported in Table A3 and Table A4 for arousal and valence, respectively in the Appendix A). Using these best-performing models, gradient-based relevance scores for Gradient × Input and IG were computed for all 39 EEG features on the training set. Features with normalized relevance scores exceeding 0.5 in both classes were retained per subject, with a minimum of eight features enforced. At the group level, only features identified as relevant in at least 30% of subjects (i.e., ≥5/16) were considered for further analysis. These features are reported in Table 3 and Table 4 (for valence and arousal, respectively) concerning the Gradient × Input method and in Table 5 and Table 6 concerning the IG method.
For valence classification, sixteen features were identified in at least 30% of subjects using the Gradient × Input analysis. TD_SampEn and TD_LZC were the most consistently selected features (68.75% of subjects), followed by  β 2 r  (62.5%),  α 2 a  (56.25%),  γ 2 r  (56.25%), TD_HFD (43.75%),  β 3 r  (43.75%), Hjorth_Mobility (43.75%), Hjorth_Complexity (37.5%),  θ r  (37.5%), TD_ZCR (37.5%),  β 3 a  (31.25%),  α 2 r  (31.25%),  β 1 a  (31.25%), TD_PFD (31.25%), and TD_PermEn (31.25%). Using the IG method, twelve features met the same selection criterion. The most frequently retained feature was  θ r  (62.5% of subjects), followed by TD_HFD (50%), TD_SampEn (43.75%), TD_LZC (43.75%),  β 3 a  (37.5%),  β 1 r  (37.5%), TD_PFD (37.5%), TD_PermEn (37.5%), Hjorth_Complexity (31.25%),  δ a  (31.25%),  β 2 a  (31.25%), and ABR (31.25%). Cumulative relevance scores, summed across subjects in which each feature was identified as relevant, indicated that TD_LZC, TD_SampEn,  β 2 r α 2 a , and  γ 2 r  contributed most strongly to valence predictions, consistently showing the highest aggregate relevance across both attribution methods. For arousal classification, the Gradient × Input analysis retained twenty-three features in at least 30% of subjects. TD_LZC (68.75%), TD_HFD (62.5%), TD_SampEn (62.5%), and  γ 2 r  (62.5%) were most consistently selected, followed by  γ 2 a  (56.25%),  θ r  (50%),  α 2 r  (50%),  β 2 r  (43.75%), Hjorth_Complexity (43.75%), TD_PFD (43.75%), TD_PermEn (43.75%),  β 2 a  (37.5%),  γ 1 a  (37.5%),  γ 1 r  (37.5%), TD_Kurtosis (37.5%),  θ a  (37.5%),  δ a  (31.25%),  β 3 a  (31.25%),  α 1 r  (31.25%),  β 1 r  (31.25%), AGR (31.25%), and ABR (31.25%). The IG analysis yielded twenty-four features meeting the same threshold. TD_SampEn (68.75%) and TD_LZC (62.5%) were the most frequently selected features, followed by  γ 2 a  (56.25%),  β 1 a  (56.25%),  β 3 r  (56.25%),  γ a  (50%),  γ 1 a  (50%),  θ a  (50%),  δ r  (43.75%),  γ 2 r  (43.75%), TD_PFD (43.75%), TD_PermEn (43.75%),  γ r  (37.5%),  β 2 r  (37.5%),  α 1 r  (37.5%), Hjorth_Complexity (37.5%), TD_ZCR (37.5%),  β 3 a  (37.5%),  α 1 a  (37.5%),  β a  (37.5%), TD_HFD (31.25%),  θ r  (31.25%), AGR (31.25%), and ABR (31.25%). Cumulative relevance scores confirmed that TD_LZC, TD_HFD, TD_SampEn, and  γ 2 r  dominated the contribution to arousal predictions, highlighting the central role of non-linear complexity measures and high-frequency spectral components in modeling arousal-related EEG dynamics. Across subjects, test accuracies for models trained on all 39 features ranged from 50.82% to 95.90% (mean accuracy = 70.25%, STD = 12.37%) for valence and 56.63% to 80.93% (mean = 71.80%, STD = 6.86%) for arousal.
To complement these subject-level accuracy results, an additional representative confusion matrix is shown in Figure 6, illustrating the distribution of predictions across the two emotion classes and highlighting the most common misclassification patterns. This visualization provides a clearer view of class-specific behavior of the ANN model, complementing the precision, recall, and F1-scores reported in Table A5 and Table A6.

4. Discussion

This study had two primary goals. First, to demonstrate the feasibility of using a single mastoid EEG channel, ensuring that the recorded signals reflect genuine physiological activity rather than artifacts. Second, to identify EEG features informative of emotional states and evaluate their association with arousal and valence using both classical statistical methods and explainable AI applied to artificial neural networks.
Minimal-channel and ear-EEG recordings have been increasingly explored as alternatives to conventional multi-channel scalp EEG, particularly in the context of wearable and unobtrusive affective computing systems [53,54]. Multi-channel EEG studies on emotion recognition typically report higher classification accuracies, benefiting from spatial information distributed over frontal, temporal, and parietal regions. However, such setups rely on dense electrode montages, gel-based contacts, and controlled laboratory conditions, which limit their applicability in daily-life and long-term monitoring scenarios. In contrast, minimal-channel and ear-EEG approaches prioritize usability, comfort, and ecological validity, at the cost of reduced spatial resolution and increased inter-subject variability.
Regarding the first objective, results demonstrate that the mastoid channel captured meaningful EEG activity rather than noise or muscular artifacts. Following the pre-processing steps described in Section 2.3.1, only 120 video segments ( 20% of the total) were excluded due to failing QC criteria, including abrupt amplitude jumps, spectral contamination, or combined violations of event-rate and spectral metrics. Moreover, the consistent detection of emotion-related EEG components across participants supports the physiological validity of the signal, demonstrating that this minimal setup is indeed effective and provides reliable information on cortical dynamics. This finding is particularly relevant for wearable and unobtrusive emotion-monitoring systems for daily-life applications, where reducing the number of electrodes improves comfort and usability, thus favoring a rapid spreading of the technology.
These findings are in line with prior ear-EEG and behind-the-ear EEG studies, which have shown that temporo-mastoid placements can reliably capture cortical dynamics related to cognitive and affective processing, albeit with lower signal amplitude and higher sensitivity to individual anatomy compared to scalp EEG [55,56].
Compared to multi-channel scalp EEG, ear-EEG and single-channel mastoid recordings typically yield lower absolute signal-to-noise ratios and reduced spatial specificity. Nevertheless, previous work has shown that affective information is often encoded in spectral and temporal features that do not strictly depend on spatial topography. The present findings support this view, demonstrating that emotionally relevant information can be extracted even from a single-channel setup, provided that appropriate preprocessing, feature selection, and validation strategies are employed [54,57].
Concerning the second objective, statistical and ML analysis revealed a subset of EEG features significantly associated with both arousal and valence dimensions.
Inter-subject statistical analyses identified (i) spectral ratios (ABR and AGR), (ii) high-frequency ABS ( β - and  γ -band activity), and (iii) entropy-based complexity metrics (TD_SampEn and TD_PermEn) as the most informative features with large effect sizes and consistent patterns across participants. Further analysis revealed that  γ  power is particularly sensitive to valence differences (especially low–mid contrasts), while  β  power reliably differentiate higher arousal levels (mid–high and low–high comparisons). These results are broadly consistent with multi-channel EEG emotion-recognition studies, which frequently report increased  β  and  γ  activity during emotionally salient and high-arousal conditions, as well as modulation of entropy and complexity measures reflecting changes in cortical engagement and information processing [58,59,60]. Intra-subject statistical analyses confirmed these patterns: absolute  β - and  γ -band power consistently achieve is the highest scores with strong effect sizes and internal consistency, whereas time-domain and nonlinear features, such as Hjorth parameters and TD_PermEn, are statistically significant only in a few subsets of participants.
At the individual level, this observation aligns with previous affective EEG literature, where inter-individual differences in emotional processing, baseline rhythms, and cognitive strategies are known to strongly influence feature relevance. Such variability is typically attenuated in multi-channel scalp EEG by spatial averaging, but becomes more prominent in minimal-channel recordings [54,61].
Regarding ML analysis, the proposed ANN–XAI framework achieved higher classification accuracies than conventional models while providing interpretable measures of feature relevance. Using the IG-based attributions and Gradient×Input method, the most salient EEG features for arousal and valence discrimination were quantitatively identified. In particular, TD_LZC, TD_SampEn, and  β 2 r  contributed most strongly to valence prediction while TD_HFD, TD_LZC, TD_SampEn dominated the contribution to arousal prediction. These results are in line with previous literature. Specifically, non-linear complexity measures, such as Lempel–Ziv complexity and entropy-based metrics, quantify the temporal irregularity and dynamics of EEG signals and are well-suited to characterize the evolution of spatiotemporal activity patterns in non-linear, high-dimensional systems such as the brain [62]. From a neurophysiological perspective, emotional states are not localized phenomena but emerge from the interaction of distributed cortical and subcortical networks, leading to changes in the variability of neural activity. Consequently, complexity measures can provide informative markers of changes in underlying emotional states, both in terms of arousal and valence [63]. Moreover,  β 2 r  emerged in valence level classification. In the literature, high-beta oscillations have been linked to reward-related and positive outcome processing [64]. In particular, oscillatory activity in the high-beta range has been proposed to mediate the synchronization of distributed brain regions involved in learning from positive outcomes and in motivating adaptive behavior [65].
The machine learning results further clarify this distinction. Cross-subject ML classification confirmed the importance of individualized modeling: training on multiple participants and testing on unseen subjects resulted in lower performance, reflecting the intrinsic variability in feature relevance profiles across individuals. This outcome is consistent with prior ear-EEG and wearable EEG studies, which often report reduced inter-subject generalization compared to within-subject models [54,55].
Importantly, this apparent discrepancy between statistically significant group-level effects and limited inter-subject predictive performance reflects the fundamental distinction between explanation and prediction. Statistical tests are designed to detect consistent effects at the group level, even when such effects are weak and embedded in high inter-individual variability. In contrast, subject-independent predictive models require discriminative patterns to be sufficiently stable and geometrically aligned across individuals—a condition that is particularly challenging to meet in minimal-channel EEG recordings and small to moderate-sized datasets [54,57].
The overlap between statistical significance and XAI-derived relevance reinforces the robustness of high-frequency spectral markers and entropy measures as indicators of emotional state. Both approaches converge on the conclusion that absolute spectral power in  β  and  γ  bands, along with signal complexity metrics, reliably encode emotional intensity and valence. Temporal dynamics captured by entropy and Hjorth features complement these spectral signatures by reflecting individualized aspects of emotional processing. The recurrence of high-frequency activity was particularly noteworthy. Absolute  β  power reflect affective engagement and approach-related valence, whereas  γ  power was associated with emotional salience and perceptual integration, especially under high arousal or attentional focus [58,59,60,66,67]. Increased  α  power indicate lower cortical activation and reduced arousal [8,68]. Entropy measures complemented these findings: higher TD_SampEn and TD_PermEn values reflect increased signal irregularity and reduced temporal predictability, with sample entropy discriminating high-arousal states [69] and permutation entropy capturing both valence and arousal differences [70].
From the perspective of wearable neurotechnology, these findings highlight both the promise and the current limitations of single-channel mastoid EEG for affective computing. The demonstrated ability to capture physiologically meaningful and interpretable emotional markers supports the feasibility of highly unobtrusive emotion-monitoring systems. At the same time, the limited inter-subject predictability underscores the need for larger datasets, improved normalization strategies, or hybrid modeling approaches to enhance generalization [53,54]. Additionally, different models can be considered for emotion recongition, such as STRFLNet and FMLAN [71,72].
In summary, the present work contributes novel evidence that a single mastoid EEG channel can encode emotionally relevant information consistent with established affective EEG markers, while explicitly characterizing the trade-offs between interpretability, generalizability, and wearability. These results position the proposed approach as a methodologically sound proof-of-concept within the broader landscape of minimal-channel EEG and wearable affective neurotechnology. Future studies will focus on validating solutions optimized from an ergonomic perspective as well, in order to confirm their feasibility under conditions where the sensing apparatus is minimized in size.

5. Conclusions

This study demonstrates the feasibility and physiological validity of single-channel EEG acquisition from a mastoid electrode for emotion recognition. Despite the minimal setup, the recorded signals showed emotion-related modulations, confirming that the activity captured is of neural rather than artifactual origin. This result supports the use of simplified and wearable EEG configurations for affective monitoring in real-world contexts.
Statistical analyses revealed that absolute  β - and  γ -band power, together with entropy-based complexity measures (TD_SampEn, TD_PermEn), constitute the most informative and consistent EEG markers of emotional processing. The explainable AI analysis, based on the Gradient×Input method, confirmed and extended the statistical observations, providing interpretable relevance maps that quantitatively identified the dominant EEG features contributing to arousal and valence discrimination. The convergence between XAI-derived relevance and classical statistics strengthens the evidence that high-frequency oscillations and entropy measures jointly encode emotional intensity and valence.  β  power primarily reflect arousal-related engagement, while  γ  power is more sensitive to valence, particularly in contrasts involving neutral or emotionally charged states. Temporal complexity metrics complement these findings, indicating that nonlinear signal irregularity captures individualized aspects of emotional dynamics that go beyond spectral power changes.
Overall, these results demonstrate that meaningful and interpretable affective information can be extracted even from a single mastoid channel. The integration of rigorous pre-processing, individualized ANN–XAI modeling, and traditional statistical validation establishes a robust methodological framework for emotion decoding from minimal EEG configurations.
Future studies should extend this approach to larger and more heterogeneous populations to develop robust and generalizable models, explore domain adaptation strategies to mitigate inter-subject variability, and implement real-time emotion tracking to assess its applicability in ecological and wearable scenarios. Optimized solutions from an ergonomic perspective will be explored as well in order to confirm their feasibility under conditions where the sensing apparatus is minimized in size. In addition to this, future work will also investigate whether combining XAI-guided feature selection with more advanced classification architectures (e.g., temporal or graph-based models) can further enhance predictive performance while preserving interpretability.

Author Contributions

Conceptualization, all; methodology, M.A., P.A., S.B., G.C., M.D.L., L.G., N.M., and A.P.; software, M.A., M.D.L., S.B., and L.G.; validation, M.A., G.C., M.D.L., and L.G.; formal analysis, M.A., M.D.L., and L.G.; investigation, M.A., G.C., M.D.L., L.G., N.M., and A.F.; resources, M.A., P.A., N.M., and A.F.; data curation, M.A. and M.D.L.; writing—original draft preparation, M.A., G.C., M.D.L., L.G., and N.M.; writing—review and editing, all; visualization, M.D.L.; supervision, M.A., N.M., and A.F.; project administration, M.A., P.A., and A.F.; funding acquisition, M.A., P.A., and A.F. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

The study was conducted in accordance with the Declaration of Helsinki, and approved by the Ethical Committee of Psychological Research at the University of Naples Federico II (protocol number: 19/2025).

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study. Written informed consent has been obtained from the subjects to publish this paper.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors on request.

Conflicts of Interest

Authors Simone Balatti and Antonio Forenza are employed by the company AWEAR Technologies Inc., San Francisco, CA, US. Authors declare that the research was conducted in the absence of any commercial of financial relationships that could be construed as a potential conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
EEGElectroencephalography
PSDPower Spectral Density
ECGElectrocardiogram
GSRGalvanic Skin Respiration
RRRespiration Rate
STSkin Temperature
CNNsConvolutional Neural Networks
SVMSupport Vector Machine
CFNNConvolutional Fuzzy Neural Network
XAIeXplainable Artificial Intelligence
LVLow valence
HAHigh arousal
LALow arousal
HVHigh valence
QCQuality Control
HFHigh Frequency
LFLow Frequency
SAMSelf Assessment Manikin
ASPAbsolute Spectral Power
RSPRelative Spectral Power
ABRAlpha–Beta Ratio
AGRAlpha–Gamma Ratio
ZCRZero-Crossing Rate
PFDPetrosian Fractal Dimensions
HFDHiguchi Fractal Dimensions
LZCLempel–Ziv Complexity
PermEnPermutation Entropy
SampEnSample Entropy
CVCoefficient of Variation
FDRBHBenjamini–Hochberg False Discovery Rate
ANNArtificial Neural Network
LOSOLeave-One-Subject-Out
kNNK-Nearest Neighbors
LRLogistic Regression
GIIntegrated Gradient

Appendix A

Table A1. Summary of the 39 EEG features extracted from the single-channel ear-EEG signal, grouped into spectral/energy-related, statistical/temporal, and complexity-based descriptors.
Table A1. Summary of the 39 EEG features extracted from the single-channel ear-EEG signal, grouped into spectral/energy-related, statistical/temporal, and complexity-based descriptors.
Category of FeatureSubcategoryFeatures
Spectral/energy-relatedAbsolute Power δ a θ a α a α 1 a α 2 a β a β 1 a β 2 a β 3 a γ a γ 1 a γ 2 a
Relative Power δ r θ r α r α 1 r α 2 r β r β 1 r β 2 r β 3 r γ r γ 1 r γ 2 r , Total Power
Spectral RatiosABR, AGR
Statistical/temporalTD_Skewness, TD_Kurtosis, TD_CV
Complexity measuresTD_HFD, TD_LZC, TD_PFD, TD_PermEn, TD_SampEn
TD_ZCR, Hjorth_Activity, Hjorth_Complexity, Hjorth_Mobility
Table A2. QC scores registered for the excluded videos.
Table A2. QC scores registered for the excluded videos.
SubjectVideoMax Abs
Score
Max Jump
Score
Peak-to-Peak
Score
HF Ratio
Score
LF Ratio
Score
Epoch
Retention
s02Neutral_610012100229898
s02EQ_210033100159898
s02EC_310096100319998
s06Scenery_11005210059899
s06Erotic_61003100139998
s06Erotic_41007100159998
s07Neutral_610060100469897
s07EQ_1100100100449294
s07EQ_2100100100469997
s07Neutral_41009100119896
s08Neutral_610045100159695
s08Sadness_310040100269295
s08EQ_210040100329794
s08Neutral_210050100299594
s08EC_3100100100199594
s08EQ_110097100409493
s08EQ_210057100339593
s08Neutral_6100100100559492
s08Neutral_4100100100659692
s08EQ_1100100100659596
s14Scenery_210037100329091
s22EQ_1100100100339393
s02EQ_210010010040100100
s02EC_310040100299292
s02EQ_21001001004799100
s24Relaxed_710040100409394
s24Relaxed_41001001004599100
s24Relaxed_3100601005092100
Table A3. Intra-subject optimal ANN configurations and corresponding arousal classification performance. For each subject, the model architecture (number of hidden layers, nodes per layer, activation function, batch size, and weight decay) yielding the highest test accuracy (mean ± std) is reported.
Table A3. Intra-subject optimal ANN configurations and corresponding arousal classification performance. For each subject, the model architecture (number of hidden layers, nodes per layer, activation function, batch size, and weight decay) yielding the highest test accuracy (mean ± std) is reported.
SubjectN.
Layers
Nodes
List
ActivationBatch
Size
Weight
Decay
Test Acc
(Mean ± Std)
s031[16]tanh256068.21 ± 15.91%
s041[32]relu256076.72 ± 18.98%
s051[32]tanh256056.63 ± 17.27%
s063[64, 32, 16]tanh256064.12 ± 20.58%
s083[64, 32, 16]tanh256073.49 ± 17.41%
s091[128]tanh128080.93 ± 22.63%
s101[128]relu128078.14 ± 15.49%
s111[128]tanh128075.24 ± 16.78%
s122[128, 64]tanh128067.02 ± 15.76%
s141[32]relu128069.63 ± 17.54%
s171[64]tanh256071.26 ± 18.10%
s193[64, 32, 16]tanh256061.51 ± 7.91%
s201[64]tanh256075.94 ± 8.19%
s213[128, 32, 16]tanh128073.95 ± 12.56%
s232[64, 32]tanh256076.05 ± 18.81%
s243[128, 64, 16]relu128080.03 ± 14.84%
Table A4. Intra-Subject optimal ANN configurations and corresponding valence classification performance. For each subject, the model architecture (number of hidden layers, nodes per layer, activation function, batch size, and weight decay) yielding the highest test accuracy (mean ± std) is reported.
Table A4. Intra-Subject optimal ANN configurations and corresponding valence classification performance. For each subject, the model architecture (number of hidden layers, nodes per layer, activation function, batch size, and weight decay) yielding the highest test accuracy (mean ± std) is reported.
SubjectN.
Layers
Nodes
List
ActivationBatch
Size
Weight
Decay
Test Acc
(Mean ± Std)
s033[64, 32, 16]tanh256075.54 ± 15.05%
s041[128]tanh128058.13 ± 15.42%
s051[128]relu128085.05 ± 10.28%
s061[128]tanh128095.90 ± 5.09%
s082[128, 64]tanh128074.35 ± 16.54%
s091[32]relu128078.90 ± 17.88%
s101[64]tanh256061.18 ± 17.22%
s113[64, 32, 16]tanh256072.39 ± 12.15%
s121[64]tanh256063.49 ± 14.71%
s143[128, 32, 16]tanh128066.76 ± 6.78%
s172[64, 32]tanh256067.21 ± 12.53%
s193[128, 64, 16]relu128060.58 ± 18.34%
s201[16]tanh256050.82 ± 17.69%
s211[32]relu256062.96 ± 17.60%
s231[32]tanh256060.19 ± 16.39%
s243[64, 32, 16]tanh256090.51 ± 11.01%
Table A5. Valence classification performance for each subject. For each subject, training and test accuracies, precision, recall, and F1 score (mean ± std) are reported, along with the corresponding performance of SVM, KNN, and LR classifiers. Metrics are computed based on the optimal ANN configuration for each individual.
Table A5. Valence classification performance for each subject. For each subject, training and test accuracies, precision, recall, and F1 score (mean ± std) are reported, along with the corresponding performance of SVM, KNN, and LR classifiers. Metrics are computed based on the optimal ANN configuration for each individual.
SubjectTrain Acc (%)
Mean ± Std
Test Acc (%)
Mean ± Std
Precision (%)
Mean ± Std
Recall (%)
Mean ± Std
F1 (%)
Mean ± Std
SVM (%)
Mean ± Std
KNN (%)
Mean ± Std
LR (%)
Mean ± Std
s03100.00 ± 0.0075.54 ± 15.0576.32 ± 15.2875.54 ± 15.0575.36 ± 15.1373.16 ± 22.4872.29 ± 14.6964.89 ± 11.07
s04100.00 ± 0.0058.13 ± 15.4259.07 ± 16.6458.13 ± 15.4257.45 ± 15.4946.17 ± 11.5249.82 ± 5.5545.89 ± 14.09
s05100.00 ± 0.0085.05 ± 10.2886.32 ± 9.9585.05 ± 10.2884.85 ± 10.4659.79 ± 8.8657.36 ± 6.7356.15 ± 10.86
s0699.96 ± 0.1295.90 ± 5.0996.49 ± 3.8295.90 ± 5.0995.84 ± 5.2584.88 ± 13.2683.33 ± 10.1280.84 ± 14.24
s0899.88 ± 0.2774.35 ± 16.5479.28 ± 13.6474.35 ± 16.5471.43 ± 20.0661.77 ± 19.4068.54 ± 16.8056.35 ± 16.94
s09100.00 ± 0.0078.90 ± 17.8878.65 ± 23.5878.90 ± 17.8876.78 ± 21.4265.47 ± 14.0960.60 ± 15.3861.39 ± 11.47
s10100.00 ± 0.0061.18 ± 17.2261.39 ± 18.1361.18 ± 17.2260.14 ± 18.0461.84 ± 16.8851.85 ± 15.7254.86 ± 16.91
s1199.92 ± 0.1772.39 ± 12.1574.52 ± 12.7072.39 ± 12.1571.78 ± 12.3862.24 ± 10.6763.93 ± 10.5964.49 ± 13.95
s1299.84 ± 0.5063.49 ± 14.7164.29 ± 15.1063.49 ± 14.7162.73 ± 15.1452.29 ± 15.6350.20 ± 9.7542.53 ± 13.09
s1499.93 ± 0.2166.76 ± 6.7868.16 ± 7.6666.76 ± 6.7866.19 ± 6.8058.62 ± 12.0959.16 ± 5.5555.77 ± 16.74
s17100.00 ± 0.0067.21 ± 12.5368.64 ± 14.4567.21 ± 12.5365.52 ± 14.5654.72 ± 10.6161.69 ± 11.6154.62 ± 14.34
s1999.37 ± 0.8860.58 ± 18.3462.97 ± 21.0260.58 ± 18.3457.69 ± 20.0652.48 ± 16.5252.48 ± 12.7052.33 ± 16.97
s2099.43 ± 0.6050.82 ± 17.6950.66 ± 17.9250.82 ± 17.6950.42 ± 17.8744.71 ± 13.7443.25 ± 13.8744.87 ± 7.63
s2199.91 ± 0.0962.96 ± 17.6063.53 ± 17.5462.96 ± 17.6061.97 ± 18.2054.44 ± 11.1652.04 ± 8.6849.45 ± 11.71
s2399.98 ± 0.0760.19 ± 16.3960.58 ± 20.1660.19 ± 16.3957.75 ± 18.4249.53 ± 8.8946.55 ± 10.4335.78 ± 14.22
s2499.08 ± 0.5590.51 ± 11.0192.49 ± 7.8790.51 ± 11.0190.02 ± 12.0453.10 ± 21.3548.90 ± 17.3161.31 ± 20.07
Table A6. Arousal classification performance for each subject. For each subject, training and test accuracies, precision, recall, and F1 score (mean ± std) are reported, along with the corresponding performance of SVM, KNN, and LR classifiers. Metrics are computed based on the optimal ANN configuration for each individual.
Table A6. Arousal classification performance for each subject. For each subject, training and test accuracies, precision, recall, and F1 score (mean ± std) are reported, along with the corresponding performance of SVM, KNN, and LR classifiers. Metrics are computed based on the optimal ANN configuration for each individual.
SubjectTrain Acc (%)
Mean ± Std
Test Acc (%)
Mean ± Std
Precision (%)
Mean ± Std
Recall (%)
Mean ± Std
F1 (%)
Mean ± Std
SVM (%)
Mean ± Std
KNN (%)
Mean ± Std
LR (%)
Mean ± Std
s0399.52 ± 0.5868.21 ± 15.9172.55 ± 16.1668.21 ± 15.9165.45 ± 17.8467.70 ± 11.0363.96 ± 12.1567.18 ± 7.67
s04100.00 ± 0.0076.72 ± 18.9879.72 ± 17.7076.72 ± 18.9875.36 ± 20.6238.36 ± 12.7944.68 ± 11.7030.72 ± 13.73
s0599.70 ± 0.5656.63 ± 17.2757.93 ± 20.2656.63 ± 17.2754.93 ± 17.9639.56 ± 9.3942.87 ± 7.5335.19 ± 11.48
s0699.84 ± 0.5064.12 ± 20.5865.81 ± 21.8064.12 ± 20.5863.31 ± 20.8260.17 ± 16.9062.68 ± 16.4451.58 ± 18.09
s08100.00 ± 0.0073.49 ± 17.4177.18 ± 17.6373.49 ± 17.4171.99 ± 18.6657.42 ± 16.6358.21 ± 14.8147.90 ± 11.03
s09100.00 ± 0.0080.93 ± 22.6381.88 ± 22.8380.93 ± 22.6380.50 ± 23.0464.51 ± 10.1567.91 ± 11.3049.47 ± 14.48
s1099.73 ± 0.8378.14 ± 15.4981.09 ± 14.9078.14 ± 15.4977.26 ± 16.1763.09 ± 16.8759.08 ± 20.6861.16 ± 17.17
s11100.00 ± 0.0075.24 ± 16.7876.41 ± 17.0275.24 ± 16.7874.82 ± 17.0559.60 ± 10.6250.02 ± 9.9554.96 ± 14.49
s1299.65 ± 0.6267.02 ± 15.7667.49 ± 16.7367.02 ± 15.7666.28 ± 16.6447.12 ± 9.9536.83 ± 7.4341.69 ± 9.37
s1499.65 ± 0.5069.63 ± 17.5469.98 ± 17.7969.63 ± 17.5469.34 ± 17.8144.96 ± 9.4747.73 ± 7.6338.80 ± 11.84
s17100.00 ± 0.0071.26 ± 18.1075.99 ± 18.1971.26 ± 18.1069.15 ± 19.6856.62 ± 13.6957.63 ± 9.5445.26 ± 15.77
s1998.43 ± 1.3061.51 ± 7.9161.92 ± 7.9461.51 ± 7.9161.17 ± 8.0142.40 ± 12.6546.12 ± 10.9140.67 ± 12.64
s2099.81 ± 0.5975.94 ± 8.1979.42 ± 8.7375.94 ± 8.1975.14 ± 8.6760.96 ± 13.1860.18 ± 13.5656.42 ± 11.79
s2199.79 ± 0.2773.95 ± 12.5675.45 ± 13.3073.95 ± 12.5673.66 ± 12.5650.93 ± 12.4853.04 ± 5.8643.21 ± 13.53
s23100.00 ± 0.0076.05 ± 18.8179.92 ± 18.6676.05 ± 18.8175.01 ± 19.4554.85 ± 18.0653.30 ± 18.7560.26 ± 19.00
s24100.00 ± 0.0080.03 ± 14.8479.84 ± 20.8780.03 ± 14.8477.85 ± 18.8063.35 ± 14.4366.05 ± 7.7364.21 ± 15.22

References

  1. Apicella, A.; Arpaia, P.; Mastrati, G.; Moccaldi, N. EEG-based detection of emotional valence towards a reproducible measurement of emotions. Sci. Rep. 2021, 11, 21615. [Google Scholar] [CrossRef]
  2. Wang, K.; Wei, L.; Liu, Y.; Chen, J.; Zhan, Y.; Jin, H.; Qi, C.; Chen, Z. Affective Computing for Healthcare: Recent Trends, Applications, Challenges, and Beyond. In Proceedings of the CSIG Conference on Emotional Intelligence, Nanjing, China, 6–8 December 2024; pp. 3–19. [Google Scholar]
  3. Zhu, L.; Zhong, Z.; Dai, W.; Chen, Y.; Zhang, Y.; Chen, M. DriveSense: A multi-modal emotion recognition and regulation system for a car driver. In Proceedings of the International Conference on Human-Computer Interaction, Washington, DC, USA, 29 June–4 July 2024; pp. 82–97. [Google Scholar]
  4. Hajric, E.; Arevalo, F.N.; Bruce, L.; Smith, F.A.; Michael, K. Facial Emotion Recognition in the Future of Work: Social Implications and Policy Recommendations. IEEE Trans. Technol. Soc. 2024, 6, 295–304. [Google Scholar] [CrossRef]
  5. Russell, J. A Circumplex Model of Affect. J. Personal. Soc. Psychol. 1980, 39, 1161–1178. [Google Scholar] [CrossRef]
  6. De Bièvre, P. The 2012 international vocabulary of metrology: “VIM”. Accredit. Qual. Assur. 2012, 17, 231–232. [Google Scholar] [CrossRef]
  7. Apicella, A.; Arpaia, P.; Isgrò, F.; Mastrati, G.; Moccaldi, N. A Survey on EEG-Based Solutions for Emotion Recognition with a Low Number of Channels. IEEE Access 2022, 10, 117411–117428. [Google Scholar] [CrossRef]
  8. Cantero, J.L.; Atienza, M.; Salas, R.M.; Gómez, C.M. Alpha EEG coherence in different brain states: An electrophysiological index of the arousal level in human subjects. Neurosci. Lett. 1999, 271, 167–170. [Google Scholar] [CrossRef]
  9. Stenberg, G. Personality and the EEG: Arousal and emotional arousability. Personal. Individ. Differ. 1992, 13, 1097–1113. [Google Scholar] [CrossRef]
  10. Fang, J.; Yu, G.; Liao, S.; Zhang, S.; Zhu, G.; Yi, F. Using the β/α Ratio to Enhance Odor-Induced EEG Emotion Recognition. Appl. Sci. 2025, 15, 4980. [Google Scholar] [CrossRef]
  11. Zuo, X.; Zhang, C.; Hämäläinen, T.; Gao, H.; Fu, Y.; Cong, F. Cross-subject emotion recognition using fused entropy features of EEG. Entropy 2022, 24, 1281. [Google Scholar] [CrossRef]
  12. Alidoost, Y.; Asl, B.M. Entropy-Based Emotion Recognition Using EEG Signals. IEEE Access 2025, 13, 51242–51245. [Google Scholar] [CrossRef]
  13. Mohamed, A.F.; Jusas, V. Advancing Fractal Dimension Techniques to Enhance Motor Imagery Tasks Using EEG for Brain–Computer Interface Applications. Appl. Sci. 2025, 15, 6021. [Google Scholar] [CrossRef]
  14. Tuncer, T.; Dogan, S.; Subasi, A. A new fractal pattern feature generation function based emotion recognition method using EEG. Chaos Solitons Fractals 2021, 144, 110671. [Google Scholar] [CrossRef]
  15. Kaongoen, N.; Choi, J.; Choi, J.W.; Kwon, H.; Hwang, C.; Hwang, G.; Kim, B.H.; Jo, S. The future of wearable EEG: A review of ear-EEG technology and its applications. J. Neural Eng. 2023, 20, 051002. [Google Scholar] [CrossRef] [PubMed]
  16. Sedehi, J.F.; Dabanloo, N.J.; Maghooli, K.; Sheikhani, A. Develop an emotion recognition system using jointly connectivity between electroencephalogram and electrocardiogram signals. Heliyon 2025, 11, e41767. [Google Scholar] [CrossRef] [PubMed]
  17. Mounagurusamy, M.K.; Kaur, P.; Bdair, M.; Pavithra, G.; Thenappan, S.; Kalpanadevi, G. AI-Enhanced Emotion Recognition through Galvanic Skin Response and ECG Analysis for Improved Accuracy and Reliability. In Proceedings of the 2024 International Conference on Innovative Computing, Intelligent Communication and Smart Electrical Systems (ICSES), Chennai, India, 12–13 December 2024; pp. 1–7. [Google Scholar]
  18. Al-Nafjan, A.; Aldayel, M. Anxiety detection system based on galvanic skin response signals. Appl. Sci. 2024, 14, 10788. [Google Scholar] [CrossRef]
  19. Ahmadzadeh Nobari Azar, N.; Cavus, N.; Esmaili, P.; Sekeroglu, B.; Aşır, S. Detecting emotions through EEG signals based on modified convolutional fuzzy neural network. Sci. Rep. 2024, 14, 10371. [Google Scholar] [CrossRef] [PubMed]
  20. Akshaya, P.; Preethi, K.; Kiran, M.A.; Thaile, M.; Pittala, R.B.; Nagamani, P. Multi-Sensor Fusion for Emotion Recognition using Machine Learning. In Proceedings of the 2025 5th International Conference on Intelligent Technologies (CONIT), Hubbali, India, 20–22 June 2025; pp. 1–6. [Google Scholar]
  21. Ramaswamy, M.P.A.; Palaniswamy, S. Multimodal emotion recognition: A comprehensive review, trends, and challenges. Wiley Interdiscip. Rev. Data Min. Knowl. Discov. 2024, 14, e1563. [Google Scholar]
  22. Casson, A.J. Wearable EEG and beyond. Biomed. Eng. Lett. 2019, 9, 53–71. [Google Scholar] [CrossRef]
  23. Stein-Behrens, B.; Mattson, M.; Chang, I.; Yeh, M.; Sapolsky, R. Stress exacerbates neuron loss and cytoskeletal pathology in the hippocampus. J. Neurosci. 1994, 14, 5373–5380. [Google Scholar] [CrossRef]
  24. Debener, S.; Emkes, R.; De Vos, M.; Bleichner, M. Unobtrusive ambulatory EEG using a smartphone and flexible printed electrodes around the ear. Sci. Rep. 2015, 5, 16743. [Google Scholar] [CrossRef]
  25. Knierim, M.T.; Schemmer, M.; Bauer, N. A simplified design of a cEEGrid ear-electrode adapter for the OpenBCI biosensing platform. HardwareX 2022, 12, e00357. [Google Scholar] [CrossRef] [PubMed]
  26. Ahmed, Z.; Shahid, S. Improving emotion detection through artificial intelligence from EEG brainwave signals. In Proceedings of the 2022 International Conference on Artificial Intelligence of Things (ICAIoT), Istanbul, Turkey, 29–30 December 2022; pp. 1–6. [Google Scholar] [CrossRef]
  27. Moontaha, S.; Schumann, F.; Arnrich, B. Online Learning for Wearable EEG-Based Emotion Classification. Sensors 2023, 23, 2387. [Google Scholar] [CrossRef] [PubMed]
  28. Ghee, S.; bin Ahmad, M.R. Emotion Classification System for ASD Group by Using Wireless EEG Monitoring Device. Elektr.-J. Electr. Eng. 2024, 23, 1–9. [Google Scholar] [CrossRef]
  29. Duta, M.; Alford, C.; Wilson, S.; Tarassenko, L. Neural Network Analysis of the Mastoid EEG for the Assessment of Vigilance. Int. J. Hum. Comput. Interaction 2004, 17, 171–195. [Google Scholar] [CrossRef]
  30. Arpaia, P.; De Luca, M.; Di Marino, L.; Duran, D.; Gargiulo, L.; Lanteri, P.; Moccaldi, N.; Nalin, M.; Picciafuoco, M.; Robbio, R.; et al. A Systematic Review of Techniques for Artifact Detection and Artifact Category Identification in Electroencephalography from Wearable Devices. Sensors 2025, 25, 5770. [Google Scholar] [CrossRef]
  31. Angrilli, A. Emotional Film Clips for Psychophysiology, 2019. Available online: https://doi.org/10.17605/OSF.IO/SCRBP (accessed on 16 July 2025).
  32. Bradley, M.M.; Lang, P.J. Measuring emotion: The self-assessment manikin and the semantic differential. J. Behav. Ther. Exp. Psychiatry 1994, 25, 49–59. [Google Scholar] [CrossRef]
  33. World Medical Association. World Medical Association Declaration of Helsinki: Ethical principles for medical research involving human subjects. JAMA 2013, 310, 2191–2194. [Google Scholar] [CrossRef]
  34. Luck, S.J. An Introduction to the Event-Related Potential Technique; MIT Press: Cambridge, MA, USA, 2014. [Google Scholar]
  35. Widmann, A.; Schröger, E.; Maess, B. Digital filter design for electrophysiological data—A practical approach. J. Neurosci. Methods 2015, 250, 34–46. [Google Scholar] [CrossRef]
  36. Candra, H.; Yuwono, M.; Chai, R.; Handojoseno, A.; Elamvazuthi, I.; Nguyen, H.T.; Su, S. Investigation of window size in classification of EEG-emotion signal with wavelet entropy and support vector machine. In Proceedings of the 2015 37th Annual international conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Milan, Italy, 25–29 August 2015; pp. 7250–7253. [Google Scholar]
  37. Aghajani, H.; Garbey, M.; Omurtag, A. Measuring mental workload with EEG+fNIRS. Front. Hum. Neurosci. 2017, 11, 359. [Google Scholar] [CrossRef]
  38. Zheng, W. Multichannel EEG-Based Emotion Recognition via Group Sparse Canonical Correlation Analysis. IEEE Trans. Cogn. Dev. Syst. 2017, 9, 281–290. [Google Scholar] [CrossRef]
  39. Abdel-Hamid, L. An Efficient Machine Learning-Based Emotional Valence Recognition Approach Towards Wearable EEG. Sensors 2023, 23, 1255. [Google Scholar] [CrossRef]
  40. Nguyen, D.; Nguyen, M.T.; Yamada, K. Electroencephalogram Based Emotion Recognition Using Hybrid Intelligent Method and Discrete Wavelet Transform. Appl. Sci. 2025, 15, 2328. [Google Scholar] [CrossRef]
  41. Liu, Y.; Sourina, O. Real-Time Fractal-Based Valence Level Recognition from EEG; Springer: Berlin/Heidelberg, Germany, 2013; pp. 101–120. [Google Scholar]
  42. Ibáñez-Molina, A.; Iglesias-Parro, S.; Soriano, M.; Aznarte, J. Multiscale Lempel-Ziv complexity for EEG measures. Clin. Neurophysiol. 2015, 126, 541–548. [Google Scholar] [CrossRef]
  43. Zhong-Min, W.; Jia-Wen, Z.; Yan, H.; Jie, Z. EEG emotion recognition using multichannel weighted multiscale permutation entropy. Appl. Intell. 2022, 52, 12064–12076. [Google Scholar] [CrossRef]
  44. Pragati, P.; Raghunandan, R.; Ramesh, N.A. EEG-based human emotion recognition using entropy as a feature extraction measure. Brain Inform. 2021, 8, 20. [Google Scholar]
  45. Xiaohu, W.; Yongmei, R.; Ze, L.; Wei, H.; Jun, H.; Yinzhen, H. Deep learning-based EEG emotion recognition: Current trends and future perspectives. Front. Psychol. 2023, 14, 1126994. [Google Scholar] [CrossRef]
  46. Cohen, J. Statistical Power Analysis for the Behavioral Sciences; Lawrence Erlbaum Associate: New York, NY, USA, 2013. [Google Scholar]
  47. Bishop, C.M.; Nasrabadi, N.M. Pattern Recognition and Machine Learning; Springer: New York, NY, USA, 2006. [Google Scholar]
  48. Apicella, A.; Arpaia, P.; D’Errico, G.; Marocco, D.; Mastrati, G.; Moccaldi, N.; Prevete, R. Toward cross-subject and cross-session generalization in EEG-based emotion recognition: Systematic review, taxonomy, and methods. Neurocomputing 2024, 604, 128354. [Google Scholar] [CrossRef]
  49. Simonyan, K.; Vedaldi, A.; Zisserman, A. Deep inside convolutional networks: Visualising image classification models and saliency maps. arXiv 2013, arXiv:1312.6034. [Google Scholar]
  50. Shrikumar, A.; Greenside, P.; Kundaje, A. Learning important features through propagating activation differences. In Proceedings of the International Conference on Machine Learning, Sydney, NSW, Australia, 6–11 August 2017; pp. 3145–3153. [Google Scholar]
  51. Kindermans, P.J.; Schütt, K.T.; Alber, M.; Müller, K.R.; Erhan, D.; Kim, B.; Dähne, S. Learning how to explain neural networks: Patternnet and patternattribution. arXiv 2017, arXiv:1705.05598. [Google Scholar] [CrossRef]
  52. Presacan, O.; Ojha, J.; Yazidi, A.; Monteiro, E.; Lind, P.G. A Comprehensive Review of Explainable AI in Deep Learning Algorithms for EEG Analysis. ACM Trans. Comput. Healthc. 2025. [Google Scholar] [CrossRef]
  53. Juez, J.Y.; Moumane, H.; Nassar, M.; Molina-Salcedo, I.; Segura-Quijano, F.E.; Valderrama, M.; Le Van Quyen, M. Ear-EEG Devices for the Assessment of Brain Activity: A Review. IEEE Sens. J. 2024, 24, 31606–31623. [Google Scholar] [CrossRef]
  54. Kleif, T.; Tröndle, M.; Gramann, K. EEG Recorded from the Ear: Characterizing the Ear-EEG Method. Front. Neurosci. 2015, 9, 438. [Google Scholar] [CrossRef]
  55. Looney, D.; Kidmose, T.; Mandal, S.; Sörnmo, S.; Bruin, D.D. Ear-EEG for sleep assessment: A comparison with actigraphy and PSG. Sleep Breath. 2021, 25, 1693–1705. [Google Scholar] [CrossRef]
  56. Mandekar, S.; Holland, A.; Thielen, M.; Mandekar, S.; Holland, A.; Thielen, M.; Behbahani, M.; Melnykowycz, M. Advancing towards Ubiquitous EEG, Correlation of In-Ear EEG with Forehead EEG. Sensors 2022, 22, 1568. [Google Scholar] [CrossRef]
  57. Arpaia, P.; Moccaldi, N.; Prevete, R.; Sannino, I.; Tedesco, A. A Wearable EEG Instrument for Real-Time Frontal Asymmetry Monitoring in Worker Stress Analysis. NeuroImage 2020, 69, 8335–8343. [Google Scholar] [CrossRef]
  58. Balconi, M.; Lucchiari, C. Consciousness and arousal effects on emotional face processing as revealed by brain oscillations. A gamma band analysis. Int. J. Psychophysiol. 2008, 67, 41–46. [Google Scholar] [CrossRef] [PubMed]
  59. HajiHosseini, A.; Holroyd, C.B. Sensitivity of frontal beta oscillations to reward valence but not probability. Neurosci. Lett. 2015, 602, 99–103. [Google Scholar] [CrossRef] [PubMed]
  60. Amemori, K.i.; Amemori, S.; Gibson, D.J.; Graybiel, A.M. Striatal beta oscillation and neuronal activity in the primate caudate nucleus differentially represent valence and arousal under approach-avoidance conflict. Front. Neurosci. 2020, 14, 89. [Google Scholar] [CrossRef] [PubMed]
  61. Xia, Y.; Liu, Y. EEG-Based Emotion Recognition with Consideration of Individual Difference. Sensors 2023, 23, 7749. [Google Scholar] [CrossRef]
  62. Lau, Z.J.; Pham, T.; Chen, S.A.; Makowski, D. Brain entropy, fractal dimensions and predictability: A review of complexity measures for EEG in healthy and neuropsychiatric populations. Eur. J. Neurosci. 2022, 56, 5047–5069. [Google Scholar] [CrossRef]
  63. Chen, T.; Ju, S.; Ren, F.; Fan, M.; Gu, Y. EEG emotion recognition model based on the LIBSVM classifier. Measurement 2020, 164, 108047. [Google Scholar] [CrossRef]
  64. Andreou, C.; Frielinghaus, H.; Rauh, J.; Mußmann, M.; Vauth, S.; Braun, P.; Leicht, G.; Mulert, C. Theta and high-beta networks for feedback processing: A simultaneous EEG–fMRI study in healthy male subjects. Transl. Psychiatry 2017, 7, e1016. [Google Scholar] [CrossRef]
  65. Marco-Pallarés, J.; Münte, T.F.; Rodríguez-Fornells, A. The role of high-frequency oscillatory activity in reward processing and learning. Neurosci. Biobehav. Rev. 2015, 49, 1–7. [Google Scholar] [CrossRef]
  66. Weidner, E.M.; Moratti, S.; Schindler, S.; Grewe, P.; Bien, C.G.; Kissler, J. Amygdala and cortical gamma-band responses to emotional faces are modulated by attention to valence. Psychophysiology 2024, 61, e14512. [Google Scholar] [CrossRef]
  67. Martini, N.; Menicucci, D.; Sebastiani, L.; Bedini, R.; Pingitore, A.; Vanello, N.; Milanesi, M.; Landini, L.; Gemignani, A. The dynamics of EEG gamma responses to unpleasant visual stimuli: From local activity to functional connectivity. NeuroImage 2012, 60, 922–932. [Google Scholar] [CrossRef]
  68. Li, X.; Zhang, Y.; Tiwari, P.; Song, D.; Hu, B.; Yang, M.; Zhao, Z.; Kumar, N.; Marttinen, P. EEG based emotion recognition: A tutorial and review. Acm Comput. Surv. 2022, 55, 1–57. [Google Scholar] [CrossRef]
  69. Jie, X.; Cao, R.; Li, L. Emotion recognition based on the sample entropy of EEG. Bio-Med. Mater. Eng. 2014, 24, 1185–1192. [Google Scholar] [CrossRef] [PubMed]
  70. García-Martínez, B.; Fernández-Caballero, A.; Zunino, L.; Martínez-Rodrigo, A. Recognition of emotional states from EEG signals with nonlinear regularity-and predictability-based entropy metrics. Cogn. Comput. 2021, 13, 403–417. [Google Scholar] [CrossRef]
  71. Hu, F.; He, K.; Wang, C.; Zheng, Q.; Zhou, B.; Li, G.; Sun, Y. STRFLNet: Spatio-Temporal Representation Fusion Learning Network for EEG-Based Emotion Recognition. IEEE Trans. Affect. Comput. 2025, 1–16. [Google Scholar] [CrossRef]
  72. Yu, P.; He, X.; Li, H.; Dou, H.; Tan, Y.; Wu, H.; Chen, B. FMLAN: A novel framework for cross-subject and cross-session EEG emotion recognition. Biomed. Signal Process. Control 2025, 100, 106912. [Google Scholar] [CrossRef]
Figure 1. Electrodes placement: R4a (red cable), reference (black cable), and ground (green cable).
Figure 1. Electrodes placement: R4a (red cable), reference (black cable), and ground (green cable).
Sensors 26 00385 g001
Figure 2. Example of spectra comparison between open (EO) and closed eyes (EC) sessions performed on subject 12.
Figure 2. Example of spectra comparison between open (EO) and closed eyes (EC) sessions performed on subject 12.
Sensors 26 00385 g002
Figure 3. Example of QC analysis performed on subject s12 presenting the heatmap of normalized QC metric scores for all videos.
Figure 3. Example of QC analysis performed on subject s12 presenting the heatmap of normalized QC metric scores for all videos.
Sensors 26 00385 g003
Figure 4. Heatmap of inter-subject analysis for arousal comparison, showing the percentage of subjects (%) that presented significant and large effects for each EEG feature (y axis) and comparison (x axis).
Figure 4. Heatmap of inter-subject analysis for arousal comparison, showing the percentage of subjects (%) that presented significant and large effects for each EEG feature (y axis) and comparison (x axis).
Sensors 26 00385 g004
Figure 5. Heatmap of inter-subject analysis for valence comparison, showing the percentage of subjects (%) that presented significant and large effects for each EEG feature (y axis) and comparison (x axis).
Figure 5. Heatmap of inter-subject analysis for valence comparison, showing the percentage of subjects (%) that presented significant and large effects for each EEG feature (y axis) and comparison (x axis).
Sensors 26 00385 g005
Figure 6. Typical confusion matrix of the ANN classifier computed on the test set. The matrix summarizes the distribution of predictions across the two emotion classes (0—Low and 1—High), highlighting which classes are most frequently confused.
Figure 6. Typical confusion matrix of the ANN classifier computed on the test set. The matrix summarizes the distribution of predictions across the two emotion classes (0—Low and 1—High), highlighting which classes are most frequently confused.
Sensors 26 00385 g006
Table 1. Summary of EEG features showing statistically significant differences (p < 0.05, large effect size) in the intra-subject analysis for each participant. For both the arousal and valence dimensions, the table lists the features that exhibited significant contrasts across condition pairs (Low–High, Low–Mid, Mid–High). Entries marked as n.s. indicate non-significant comparisons.
Table 1. Summary of EEG features showing statistically significant differences (p < 0.05, large effect size) in the intra-subject analysis for each participant. For both the arousal and valence dimensions, the table lists the features that exhibited significant contrasts across condition pairs (Low–High, Low–Mid, Mid–High). Entries marked as n.s. indicate non-significant comparisons.
Subject Arousal Valence
Low_vs_High Low_vs_Mid Mid_vs_High Low_vs_High Low_vs_Mid Mid_vs_High
s01HFD, Hjorth_Mobility, Hjorth C., LZC, PermEn, TD_PFD, TD_SampEn, TD_ZCR,  β 2 r β 3 r β r γ 1 r γ 2 r γ r δ r AGR, HFD, Hjorth_Mobility, Hjorth C., LZC, PermEn, TD_PFD, TD_SampEn, TD_ZCR,  α 1 a α a β 1 r β 2 r β 2 a β 3 r β 3 a β r β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a δ r LZC, TD_ZCR,  β 2 r β 2 a γ 2 r δ r n.s. θ r HFD, Hjorth_Mobility, Hjorth C., LZC, TD_SampEn, TD_ZCR,  β 2 r β 2 a β 3 r β r β a γ 2 r γ 2 a γ r δ r
s03Hjorth A.,  γ 1 a γ 2 a γ a θ a n.s.Hjorth_Mobility, Hjorth A., LZC, PermEn, TD_PFD, TD_SampEn, TD_ZCR,  α 1 a α 2 a α a β 1 a β 2 a β 3 r β 3 a β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a δ r ABRn.s.HFD,  β 2 r β 2 a β 3 r β 3 a β r β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a
s04HFD,  β 1 r β 1 a β 3 r β 3 a β r β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a ABR, AGR, HFD, Hjorth_Mobility, Hjorth C., LZC, PermEn, TD_PFD, TD_SampEn, TD_ZCR,  β 1 r β 1 a β 2 r β 2 a β 3 r β 3 a β r β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a δ r Hjorth C.,  β 2 r TD_CV,  α 2 a α a β 1 a β 2 a β 3 r β 3 a β a γ 1 a γ 2 a γ a Hjorth_Mobility, Hjorth C.,  β 2 r ABR, AGR, Hjorth_Mobility, Hjorth C., LZC, TD_SampEn, TD_ZCR,  β 1 a β 2 r β 2 a β 3 r β 3 a β r β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a δ r
s05n.s.n.s.n.s.LZC, TD_SampEn, TD_ZCR,  β 3 a γ 1 r γ 1 a γ a LZC, TD_ZCR,  β 2 a β a γ 1 a γ a n.s.
s06n.s.n.s.n.s.ABR, AGR, HFD, Hjorth_Mobility, Hjorth C., LZC, PermEn, TD_CV, TD_PFD, TD_SampEn, TD_Skewness, TD_ZCR,  α 1 r α r β 1 r β 1 a β 2 r β 2 a β 3 r β 3 a β r β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a δ r θ r ABR, AGR, HFD, Hjorth_Mobility, Hjorth A., Hjorth C., LZC, PermEn, TD_PFD, TD_SampEn, TD_ZCR,  α 1 r α r β 2 r β 2 a β 3 r β 3 a β r β a γ 1 r γ 1 a γ 2 r γ 2 a γ r γ a θ r ABR, Hjorth_Mobility, Hjorth C., LZC, TD_CV, TD_SampEn, TD_ZCR,  β 3 r δ r
s07HFD, Hjorth C., LZC, TD_PFD,  β 3 a γ 1 a γ 2 a γ a Hjorth_Mobility, Hjorth A., TD_ZCR,  β 2 a γ 1 a γ 2 a γ a TD_SampEn,  β 3 a γ 1 a β 2 a β 3 a γ 1 a Hjorth A., LZC, TD_ZCR,  β 2 a γ a TD_PFD,  β 2 a β 3 a γ a
s08Hjorth C., LZC, TD_ZCR,  β 3 a γ a β 2 a γ a HFD, LZC, TD_PFD, TD_ZCR,  β 3 a γ a HFD, Hjorth C., TD_PFD, TD_ZCR,  β 3 a γ a Hjorth A., TD_ZCR,  β 2 a LZC, TD_SampEn,  β 3 a
s09HFD, Hjorth_Mobility, TD_ZCR,  β 2 a β 3 a γ a LZC, TD_ZCR,  β 3 a TD_SampEn, TD_ZCR,  β 3 a γ a Hjorth C., TD_SampEn,  β 3 a Hjorth A., TD_ZCR,  β 2 a γ a LZC, TD_ZCR,  β 3 a γ a
s10HFD, Hjorth C., LZC, TD_PFD, TD_ZCR,  β 3 a γ a TD_ZCR,  β 3 a Hjorth_Mobility, TD_SampEn,  β 3 a γ a Hjorth A., LZC, TD_ZCR,  β 3 a Hjorth C., TD_SampEn,  β 3 a γ a TD_ZCR,  β 3 a
s11Hjorth C., TD_SampEn, TD_ZCR,  β 3 a γ a HFD, TD_ZCR,  β 3 a Hjorth_Mobility, Hjorth A., TD_ZCR,  β 3 a Hjorth C., TD_SampEn,  β 3 a γ a LZC, TD_PFD, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a
s12HFD, Hjorth_Mobility, TD_PFD, TD_ZCR,  β 3 a γ a Hjorth C., TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth A., TD_SampEn, TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth C., TD_ZCR,  β 3 a
s13HFD, Hjorth C., TD_SampEn, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_PFD,  β 3 a γ a TD_ZCR,  β 3 a γ a Hjorth C., TD_SampEn, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a
s14Hjorth A., TD_SampEn, TD_ZCR,  β 3 a γ a HFD, Hjorth C., TD_ZCR,  β 3 a TD_SampEn, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_ZCR,  β 3 a Hjorth A., TD_SampEn, TD_ZCR,  β 3 a
s15Hjorth_Mobility, TD_PFD, TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a HFD, TD_SampEn, TD_ZCR,  β 3 a Hjorth C., TD_ZCR,  β 3 a γ a TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a
s16Hjorth A., TD_ZCR,  β 3 a γ a HFD, Hjorth C., TD_PFD, TD_SampEn, TD_ZCR,  β 3 a TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_ZCR,  β 3 a Hjorth C., TD_ZCR,  β 3 a
s17Hjorth C., TD_SampEn, TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth_Mobility, TD_ZCR,  β 3 a HFD, Hjorth C., TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth_Mobility, TD_ZCR,  β 3 a
s18Hjorth C., TD_SampEn, TD_ZCR,  β 3 a γ a HFD, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_ZCR,  β 3 a Hjorth C., TD_SampEn, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a
s19Hjorth_Mobility, TD_SampEn, TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a HFD, Hjorth C., TD_PFD, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth C., TD_ZCR,  β 3 a
s20Hjorth C., TD_SampEn, TD_ZCR,  β 3 a γ a HFD, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_ZCR,  β 3 a Hjorth C., TD_SampEn, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a
s21Hjorth A., TD_ZCR,  β 3 a γ a Hjorth C., TD_SampEn, TD_ZCR,  β 3 a TD_ZCR,  β 3 a HFD, Hjorth C., TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth_Mobility, TD_ZCR,  β 3 a
s22Hjorth_Mobility, TD_SampEn, TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth C., TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_ZCR,  β 3 a HFD, Hjorth C., TD_ZCR,  β 3 a
s23Hjorth C., TD_SampEn, TD_ZCR,  β 3 a γ a HFD, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a TD_ZCR,  β 3 a Hjorth C., TD_SampEn, TD_ZCR,  β 3 a Hjorth_Mobility, TD_ZCR,  β 3 a
s24Hjorth A., TD_ZCR,  β 3 a γ a Hjorth C., TD_SampEn, TD_ZCR,  β 3 a TD_ZCR,  β 3 a HFD, Hjorth C., TD_ZCR,  β 3 a TD_ZCR,  β 3 a γ a Hjorth_Mobility, TD_ZCR,  β 3 a
Table 2. Summary of EEG features that reached statistical significance ( p < 0.05 ) and exhibited at least a large effect size identified in the across-subjects analysis. The table reports for both arousal and valence conditions the consistency of the feature, the normalized effect size, the median p-value, and the corresponding score.
Table 2. Summary of EEG features that reached statistical significance ( p < 0.05 ) and exhibited at least a large effect size identified in the across-subjects analysis. The table reports for both arousal and valence conditions the consistency of the feature, the normalized effect size, the median p-value, and the corresponding score.
ConditionComparisonFeaturesConsistencyNormalized
Effect Size
Median
p-Value
Score
Arousalmid_vs_high β a 86%1.638.93E-4916.80
mid_vs_high β a 1 86%1.601.45E-5016.43
mid_vs_high γ a 75%1.554.10E-5213.94
mid_vs_high γ a 2 75%1.532.52E-4213.79
mid_vs_high γ a 1 75%1.537.59E-4513.73
mid_vs_high β a 2 75%1.492.33E-3613.37
mid_vs_high β a 3 71%1.523.68E-3813.04
mid_vs_highHjorth_Activity75%1.443.57E-3813.00
low_vs_mid γ a 57%1.407.52E-529.63
low_vs_mid γ a 2 57%1.395.04E-429.50
low_vs_mid β a 50%1.322.24E-457.91
Valencemid_vs_highComplexity_Index71%1.635.68E-2613.97
low_vs_high β a 3 71%1.554.91E-5513.33
mid_vs_highHjorth_Mobility71%1.552.85E-2313.28
low_vs_high γ a 2 71%1.491.22E-3712.74
low_vs_high γ a 1 71%1.481.53E-4812.65
mid_vs_high β a 2 71%1.453.85E-2912.42
low_vs_highArousal_Index71%1.427.47E-2612.20
mid_vs_high γ a 2 71%1.421.06E-2512.17
mid_vs_high β a 71%1.372.72E-3011.75
low_vs_high γ a 63%1.433.46E-3710.70
low_vs_high β a 2 57%1.401.68E-459.57
low_vs_mid γ a 57%1.366.92E-379.36
low_vs_highAGR57%1.306.22E-238.90
low_vs_high β a 56%1.321.17E-408.82
mid_vs_high β a 1 57%1.233.92E-278.44
low_vs_high β a 1 57%1.191.59E-248.13
low_vs_mid β a 50%1.321.08E-287.89
low_vs_mid γ a 2 50%1.315.22E-267.85
Table 3. Valence classification task: intra-subject cumulative relevance scores obtained through the Gradient × Input analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-valence classes. ‘Hjorth C.’ = Hjorth Complexity; ‘Hjorth M.’ = Hjorth Mobility.
Table 3. Valence classification task: intra-subject cumulative relevance scores obtained through the Gradient × Input analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-valence classes. ‘Hjorth C.’ = Hjorth Complexity; ‘Hjorth M.’ = Hjorth Mobility.
ClassTD
PermEn
TD
PFD
β 1 a α 2 r β 3 a TD
ZCR
θ r Hjorth
C.
Hjorth
M.
β 3 r TD
HFD
γ 2 r α 2 a β 2 r TD
LZC
TD
SampEn
Low2.1021.3042.1140.9650.5371.3041.7982.7702.6871.5453.2943.0162.7013.8373.6763.846
High1.8031.0231.6711.0560.5251.6262.3532.7302.9401.3493.2872.9442.7033.7453.9563.663
Total3.9052.3273.7852.0211.0622.9304.1515.4995.6282.8946.5815.9605.4057.5827.6327.509
Table 4. Arousal classification task: intra-subject cumulative relevance scores obtained through the Gradient × Input analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-arousal classes. ‘Hjorth C.’ = Hjorth Complexity.
Table 4. Arousal classification task: intra-subject cumulative relevance scores obtained through the Gradient × Input analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-arousal classes. ‘Hjorth C.’ = Hjorth Complexity.
Class ABR AGR β 2 a β 3 a δ a γ 1 a γ 2 a θ a Hjorth C. α 1 r α 2 r
Low2.2710.9941.5261.1800.5450.9512.2650.5812.1840.9261.741
High1.9501.1251.4741.0070.7301.1122.5790.6442.3141.0151.850
Total4.2212.1193.0002.1861.2752.0634.8451.2254.4981.9413.591
β 1 r β 2 r γ 1 r γ 2 r θ r TD HFDTD KurtosisTD LZCTD PFDTD PermEnTD SampEn
Low0.9061.8470.7952.9662.3714.1901.2133.2890.9050.9193.722
High0.8201.6860.8963.0042.9084.2921.0553.4470.7530.9043.378
Total1.7263.5331.6915.9705.2788.4822.2686.7361.6581.8247.099
Table 5. Valence classification task: intra-subject cumulative relevance scores obtained through the Integrated Gradient analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-valence classes. ‘Hjorth C.’ = Hjorth Complexity.
Table 5. Valence classification task: intra-subject cumulative relevance scores obtained through the Integrated Gradient analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-valence classes. ‘Hjorth C.’ = Hjorth Complexity.
ClassABR β 2 a δ a Hjorth
C.
TD
PermEn
TD
PFD
β 1 r β 3 a TD
LZC
TD
SampEn
TD
HFD
θ r
Low2.7563.1212.2153.1293.4153.6473.2643.6234.5703.9275.4755.398
High2.9922.3753.0642.7573.1743.1722.6642.9414.2314.7406.1445.971
Total5.7485.4975.2795.8866.5896.8195.9286.5658.8008.66711.61911.370
Table 6. Arousal classification task: intra-subject cumulative relevance scores obtained through the Integrated Gradient analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-arousal classes. ‘Hjorth C.’ = Hjorth Complexity.
Table 6. Arousal classification task: intra-subject cumulative relevance scores obtained through the Integrated Gradient analysis. Each value represents the summed contribution of a given EEG feature across all subjects in which it was identified as relevant (normalized relevance > 0.5). Columns correspond to spectral, statistical, and complexity-related features. The “Total” row reports the aggregate contribution across both low- and high-arousal classes. ‘Hjorth C.’ = Hjorth Complexity.
Class ABR AGR θ r TD
HFD
β a α 1 a β 3 a TD
ZCR
Hjorth
C.
α 1 r β 2 r γ r
Low1.0501.9121.4661.5371.0511.4411.6621.3862.1282.0511.9082.596
High1.6351.6281.2801.6340.6911.3091.4071.4781.6182.3341.4751.929
Total2.6853.5402.7463.1711.7422.7503.0692.8643.7464.3853.3834.525
TD
PermEn
TD
PFD
γ 2 r δ r θ a γ 1 a γ a β 3 r β 1 a γ 2 a TD
LZC
TD
SampEn
Low1.9441.6262.8431.9932.4032.3993.0123.8743.2143.4744.2194.604
High1.4181.2153.1991.4832.4811.6292.7781.8184.0074.9173.7124.148
Total3.3622.8416.0413.4764.8844.0275.7905.6927.2218.3917.9318.752
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Arnesano, M.; Arpaia, P.; Balatti, S.; Cosoli, G.; De Luca, M.; Gargiulo, L.; Moccaldi, N.; Pollastro, A.; Zanto, T.; Forenza, A. Development of a Measurement Procedure for Emotional States Detection Based on Single-Channel Ear-EEG: A Proof-of-Concept Study. Sensors 2026, 26, 385. https://doi.org/10.3390/s26020385

AMA Style

Arnesano M, Arpaia P, Balatti S, Cosoli G, De Luca M, Gargiulo L, Moccaldi N, Pollastro A, Zanto T, Forenza A. Development of a Measurement Procedure for Emotional States Detection Based on Single-Channel Ear-EEG: A Proof-of-Concept Study. Sensors. 2026; 26(2):385. https://doi.org/10.3390/s26020385

Chicago/Turabian Style

Arnesano, Marco, Pasquale Arpaia, Simone Balatti, Gloria Cosoli, Matteo De Luca, Ludovica Gargiulo, Nicola Moccaldi, Andrea Pollastro, Theodore Zanto, and Antonio Forenza. 2026. "Development of a Measurement Procedure for Emotional States Detection Based on Single-Channel Ear-EEG: A Proof-of-Concept Study" Sensors 26, no. 2: 385. https://doi.org/10.3390/s26020385

APA Style

Arnesano, M., Arpaia, P., Balatti, S., Cosoli, G., De Luca, M., Gargiulo, L., Moccaldi, N., Pollastro, A., Zanto, T., & Forenza, A. (2026). Development of a Measurement Procedure for Emotional States Detection Based on Single-Channel Ear-EEG: A Proof-of-Concept Study. Sensors, 26(2), 385. https://doi.org/10.3390/s26020385

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop