Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Integrating socioeconomic context with multimodal EEG data for improved ADHD risk screening

Abstract

Attention-deficit/hyperactivity disorder (ADHD) affects millions globally, yet current diagnostic approaches rely on subjective behavioral assessments without objective neurophysiological markers. While machine learning on electroencephalogram (EEG) data shows promise for automated ADHD risk screening, current methods focus only on brain signals and ignore socioeconomic factors that strongly affect neurodevelopment and ADHD risk. We introduce a novel multimodal deep learning architecture integrating three complementary streams: temporal EEG dynamics via one-dimensional convolutional-recurrent networks, spectro-temporal patterns via two-dimensional convolutional networks with spatial and channel attention, and socioeconomic context via feedforward processing, combined through an attention-based fusion mechanism. Using the Cognitive Electrophysiology in Socioeconomic Context dataset, we evaluate performance across four cognitive tasks with 5-fold stratified cross-validation, ablation studies and benchmarking against a state-of-the-art EEG classification model. Under epoch-level cross-validation, the multimodal approach outperforms EEG-only baselines across all four tasks, achieving accuracy improvements of 2.1–5.9% and sensitivity gains up to 12.2%, with strong positive-class F1-scores (96.4–99.8%). Results showed higher epoch-level performance when socioeconomic context was incorporated alongside neurophysiological signals, a pattern that held across diverse cognitive paradigms. Leave-One-Subject-Out Cross-Validation across all four tasks yielded accuracy of 0.86–0.91 for the EEG-only model and 0.92–0.96 for the multimodal model, with sensitivity of 0.71–0.96 and specificity of 0.95–1.00 for the multimodal model. These subject-independent estimates are more modest than the epoch-level figures and McNemar’s test on paired predictions did not reach significance on any task. The EEG backbone, evaluated without modification on an independent paediatric dataset, also achieved 80.4% subject-independent accuracy, outperforming the prior benchmark. Labels derive from a validated self-report screening instrument rather than clinical diagnosis; this model should be understood as a proof-of-concept for ADHD risk screening, not a diagnostic tool. This work suggests the feasibility of context-aware ADHD risk screening that accounts for environmental influences on neurodevelopment alongside neurophysiological signals.

Introduction

Attention-deficit/hyperactivity disorder (ADHD) is one of the most prevalent neurodevelopmental disorders, with global estimates suggesting it affects roughly 5–7% of children and approximately 2–5% of adults worldwide [1,2]. It is characterized by ongoing patterns of inattention, hyperactivity and impulsivity [3] that emerge during preschool years and intensify in school-age environments [4,5]. These symptoms negatively impact academic, personal and social functioning, with effects persisting into adulthood [6,7]. While prevalence estimates vary by region and diagnostic criteria, a 2023 umbrella review estimated the global rate in children and adolescents at 8.0% [8], reflecting both genuine cross-national differences and variation in screening and diagnostic practices.

Current diagnostic practices rely heavily on subjective behavioral assessments and clinical interviews, which are susceptible to reporting biases, cultural variations and lack objective neurophysiological markers [9]. This often results in delayed or missed diagnoses, particularly where specialized expertise is limited. Electroencephalography (EEG) offers a promising, low-cost avenue for developing objective ADHD biomarkers by directly measuring neural activity with high temporal resolution [1012].

Recent deep learning advances have demonstrated automated EEG-based ADHD classification [13,14]; however, these approaches focus exclusively on brain signals and overlook socioeconomic context that profoundly influences neurodevelopment and ADHD risk. Extensive neuroscience research establishes that socioeconomic status (SES) including parental education, household income, food security and neighborhood quality significantly shapes brain development and cognitive function throughout life [15,16], with lasting effects into adulthood [9]. Socioeconomic adversity associates with increased attention and executive function deficits overlapping with ADHD symptomatology [17], suggesting SES factors may modulate neural signatures captured by EEG.

Despite well documented relationships between SES and both brain function and ADHD risk, machine learning approaches have not systematically integrated socioeconomic information with neurophysiological data. While neuroscience research has established measurable associations between socioeconomic indicators and electrophysiological responses [18], this knowledge has not been translated into computational models for clinical classification. Additionally, prior EEG-based studies typically rely on single data representations, temporal or spectral features, potentially missing complementary information [19].

In this study, we introduce a multimodal deep learning architecture integrating three complementary streams: (1) temporal features from raw EEG via 1D convolutional-recurrent networks, (2) spectro-temporal features from spectrograms via 2D convolutional neural networks (CNNs) with attention and (3) socioeconomic features via feedforward processing. Using the Cognitive Electrophysiology in Socioeconomic Context dataset [18], which includes EEG data from 127 young adults across four cognitive tasks along with detailed socioeconomic information, this study aims to address two key gaps in the existing research. First, although neuroscience has clearly shown that socioeconomic factors influence the neural activity captured by EEG, no previous studies have examined whether incorporating this knowledge can directly improve the accuracy of automated ADHD classification. We examine whether combining detailed socioeconomic information covering childhood family background and adult living conditions with multimodal EEG data can improve classification accuracy compared to relying on EEG signals alone.

Second, different cognitive tasks measure different aspects of attention and executive control. We therefore test whether the benefits of adding socioeconomic information are limited to specific tasks or reflect a consistent, generalizable effect. We evaluate our approach across four diverse cognitive paradigms: passive attention processing (auditory oddball), active target detection (visual oddball), response inhibition (flanker task) and visual search efficiency. This multi-task evaluation allows us to assess whether socioeconomic context provides consistent discriminative value across different cognitive demands or if its utility depends on the specific attentional processes being assessed.

We hypothesized that (H1) a multimodal model incorporating both EEG and SES features would achieve higher ADHD risk screening accuracy than an EEG-only baseline, and (H2) this benefit would hold across multiple cognitive paradigms rather than being limited to a single task; both hypotheses concern the SES effect and are tested exclusively on our primary dataset, since the external paediatric dataset used later in this study contains no socioeconomic variables. We separately hypothesized that (H3) the EEG-only backbone, applied without modification to that independent paediatric dataset, would achieve subject-independent accuracy at least comparable to the prior subject-independent benchmark reported for it; this hypothesis concerns architectural transfer alone and carries no SES claim.

Related work

This section reviews methods for EEG-based ADHD detection, the influence of socioeconomic factors on neurodevelopment and approaches to multimodal integration.

EEG-based ADHD classification

Traditional machine learning approaches.

Early EEG-based ADHD classification relied on manually engineered features (that is, domain-specific signal properties such as power spectra and entropy measures defined by experts rather than learned from data) and conventional machine learning algorithms [12,20]. As computational approaches matured, researchers employed statistical measures, power spectral densities across frequency bands [11] and nonlinear dynamics features such as entropy and fractal dimensions [2123].

Feature selection techniques included statistical hypothesis testing and LASSO (Least Absolute Shrinkage and Selection Operator) regularization [24]. Altinkaynak et al. [25] showed that integrating time-domain Event-Related Potential features with frequency-domain characteristics achieved 91.3% binary classification accuracy on a small pediatric dataset using a support vector machine with leave-one-out cross-validation, suggesting multimodal feature representations within EEG could enhance classification performance.

However, traditional approaches faced fundamental limitations: dependence on domain expertise for feature definition, potential information loss through dimensionality reduction and inability to capture complex hierarchical patterns [12]. Reported classification accuracies varied widely (70–95%) depending on feature engineering choices, dataset characteristics and evaluation protocols [20]. It is worth noting that many of these studies relied on relatively small, demographically specific samples, which may limit how broadly their findings can be applied.

More recently, Chandela et al. [26] proposed a unified approach combining successive multivariate variational mode decomposition (SMVMD) with K-nearest neighbor classification for detecting multiple neurodevelopmental disorders in children, achieving 99.17% accuracy for ADHD classification. While such methods demonstrate high performance through carefully engineered features, they remain constrained by the need for domain expertise and may not fully capture hierarchical representations that deep learning can automatically discover.

Deep learning advances.

Deep learning transformed EEG analysis by enabling end-to-end feature learning. Researchers have successfully applied CNNs to spectro-temporal EEG representations. Dubreuil-Vall et al. [19] applied CNNs to event-related spectral EEG for ADHD classification, while Tawhid et al. [27] demonstrated that spectrogram-based approaches could achieve high accuracy (exceeding 95–99%) for autism spectrum disorder, establishing the viability of treating EEG spectrograms as images for CNN processing. Moghaddari et al. [28] developed a 13-layer CNN achieving 99.06% accuracy using segmented 4-second epochs.

Attention mechanisms have enhanced both performance and interpretability [29], with recent work proposing autoencoder-ResNet pipelines [13] and specialized architectures for EEG feature maps [14]. Tawhid et al. [30] demonstrated that generic CNN architectures can achieve robust cross-disorder classification across six neurological conditions including ADHD, suggesting shared neural signatures across neurodevelopmental disorders.

Most recently, Hossain and Tawhid [31] extended the spectrogram-CNN framework to schizophrenia detection, achieving 98.31–99.82% accuracy across two public EEG datasets and demonstrating that STFT-derived mel-spectrogram representations retain high discriminative power even when evaluated through brain-lobe-specific channel subsets, further reinforcing the viability of spectro-temporal image inputs for EEG-based psychiatric classification.

Methodological variations substantially impact classification outcomes [32], with reported accuracies ranging from 76–99% [33,34] reflecting algorithmic differences, dataset variations and evaluation protocols. Despite these advances, recent approaches share two critical limitations: (1) they process neurophysiological data isolated from socioeconomic context, despite established neuroscience showing environmental influences on brain development [16] and (2) most rely on single EEG representations (either temporal or spectral) rather than exploiting their complementary nature. Even in cases where EEG-only baselines approach high accuracy, there are reasons to expect SES integration to add value. Screening instruments such as the ASRS capture symptom burden shaped by environmental conditions, meaning that brain signals alone may not fully account for the variance introduced by socioeconomic adversity. Modeling this context explicitly may therefore improve predictive accuracy by accounting for environmental sources of variance that brain signals alone do not capture.

Socioeconomic context in neurodevelopment

While computational approaches have focused exclusively on brain signals, developmental neuroscience has established that socioeconomic status profoundly shapes brain structure and function [15,16]. Early-life SES influences cognitive development in domains central to ADHD symptomatology, particularly executive function and attention [15,16,3537]. Electrophysiological research shows SES affects event-related potential components during cognitive tasks [18], with effects persisting into adulthood.

Epidemiological studies consistently link socioeconomic adversity to elevated ADHD prevalence [17]. Despite robust evidence connecting SES to both brain function and ADHD risk, this knowledge has not been translated into computational models for clinical classification. It is also important to acknowledge that ADHD has a strong heritable component [38], which means low SES alone is not predictive of the disorder; rather, socioeconomic context likely interacts with genetic predisposition to modulate symptom expression and neural signatures. Furthermore, access to formal clinical diagnosis is itself SES-stratified: individuals from lower-income backgrounds are less likely to receive a diagnosis even when symptom burden is comparable [17], which means ASRS-based screening labels may themselves carry socioeconomic gradients that a model must account for rather than ignore.

Multimodal learning and research gap

Multimodal learning integrates heterogeneous data types through fusion strategies including early concatenation, late combination and attention-based weighting [39]. In broader healthcare applications, multimodal approaches have successfully combined medical imaging with clinical variables. Within EEG analysis specifically, recent state-of-the-art methods in related affective and neurological domains have begun demonstrating the critical value of contextual data. For instance, demographic factors have been shown to significantly impact the generalizability of EEG-based emotion recognition models [40] and demographic attention mechanisms have been successfully employed to improve EEG-based depression detection [41]. Furthermore, compact multilayer perceptrons (MLPs) have been effectively used to fuse clinical and demographic tabular data with complex modalities to predict post-stroke cognitive decline [42]. Despite these advances in related fields, EEG-based ADHD classification has primarily focused on combining different neurophysiological measurements rather than integrating neural data with contextual socioeconomic information.

This reveals a critical disconnect: while neuroscience demonstrates socioeconomic shaping of neural substrates, computational models treat brain signals in contextual isolation. Our work bridges this gap by testing whether SES features improve ADHD classification when integrated with EEG data through attention-based fusion of temporal dynamics, spectro-temporal patterns and socioeconomic context.

Materials and methods

In this section, we outline the approach we took for ADHD risk screening, including a breakdown of the dataset, how we preprocessed the data, the architecture of our model and our experimental setup.

Dataset description

This study utilizes the “Cognitive Electrophysiology in Socioeconomic Context in Adulthood” dataset [18] which is publicly available on OpenNeuro at accession ds005863 (https://openneuro.org/datasets/ds005863). The dataset was collected at the University of Florida (USA) and investigates relationships between cognitive electrophysiology, socioeconomic status and ADHD symptomatology in young adults.

The dataset includes 127 young adults (mean age: years; 57.5% female) recruited at the University of Florida (USA) from diverse socioeconomic backgrounds [18]. We used data from four ERP CORE cognitive tasks. The auditory oddball task required participants to press a button whenever an infrequent target tone appeared among frequent standard tones, probing passive auditory attention and P3 generation. The visual oddball task followed the same logic but used visual stimuli, requiring detection of an infrequent target shape. The flanker task measured response inhibition: participants indicated the direction of a central arrow while ignoring flanking arrows that were either congruent or incongruent with the target. The visual search task assessed attentional selection by requiring participants to find a target letter among distractor letters. Full task specifications are available in the original dataset paper [18]. Available participant counts per task were: auditory oddball (114), visual oddball (99), flanker (73) and visual search (72). Not all participants completed every task, as the dataset was collected across multiple ongoing studies [18]. Our inclusion criteria required both complete EEG recordings for a given task and a valid ADHD screening label from the ASRS-v1.1. After applying these criteria, final sample sizes were: auditory oddball (n = 95), visual oddball (n = 84), flanker (n = 60) and visual search (n = 59). The reduction from the total pool of 127 therefore reflects both task non-completion and missing screening data, rather than EEG data quality failure alone.

Fig 1 illustrates the participant flow and exclusion criteria for each cognitive task.

thumbnail
Fig 1. Participant flow diagram across four cognitive tasks.

From an enrolled pool of N = 127 participants, task-specific samples reflect two sequential inclusion criteria: (1) availability of a complete EEG recording for the given task and (2) a valid ASRS-v1.1 screening label. Final analysed samples: Auditory Oddball (n = 95); Visual Oddball (n = 84); Flanker (n = 60); Visual Search (n = 59).

https://doi.org/10.1371/journal.pone.0357213.g001

ADHD symptomatology was assessed using the WHO Adult ADHD Self-Report Scale (ASRS-v1.1). Participants were classified as “ADHD-screened-positive” if they endorsed of the first six items at the validated screening threshold. Per the dataset authors’ own characterization, these labels identify individuals with “symptoms consistent with ADHD” rather than clinically confirmed cases [18]. Important caveat: The ASRS-v1.1 is a validated screening instrument, not a diagnostic tool; all labels in this study reflect self-reported screening status rather than confirmed clinical diagnoses and the model should be understood as a screening-support tool for identifying individuals at elevated ADHD risk. The socioeconomic features comprised 17 variables spanning four key areas. Subjective social status in childhood was captured using an adapted MacArthur Scale, where participants retrospectively ranked their family’s standing at age 10 on a 10-step ladder. Educational attainment was captured with two variables: the participant’s own highest completed education level and the highest education level completed by a parent or legal guardian. To evaluate current food security over the past 12 months, we used the six-item short form of the USDA Household Food Security Survey Module. Lastly, current home and neighborhood characteristics were recorded using 8 items adapted from the Survey of Income and Program Participation (SIPP), detailing environmental factors such as structural housing issues, street noise and perceived neighborhood safety.

EEG data were recorded at 500 Hz using a Brain Products actiCHamp Plus amplifier with a 32-channel actiCAP slim active electrode cap (Brain Products GmbH, Gilching, Germany). Electrodes were mounted according to the extended 10–20 system, with FPz serving as the ground and Cz as the online reference. Six channels were excluded from analysis: five repurposed as non-scalp sensors, specifically two mastoid electrodes (LM, RM) used for offline re-referencing and three electrooculogram (EOG) electrodes (HEL, VER, HER) used for artifact detection, along with the online reference (Cz), which was removed following re-referencing. Notably, the T8 cap position was occupied by the right mastoid electrode (RM) and is therefore absent from the scalp montage. This yielded 26 scalp EEG electrodes: Fp1, Fp2, F7, F3, Fz, F4, F8, FC5, FC1, FC2, FC6, T7, C3, C4, CP5, CP1, CP2, CP6, P7, P3, Pz, P4, P8, O1, Oz and O2, spanning prefrontal, frontal, fronto-central, central, centro-parietal, parietal and occipital regions. The full electrode configuration is illustrated in Fig 1 of [18].

Data preprocessing and feature engineering

To prepare the data for our multimodal architecture, we implemented distinct preprocessing pipelines for the raw EEG signals, their time-frequency representations and the socioeconomic features.

EEG signal preprocessing.

We preprocessed the raw EEG recordings using MNE-Python. We applied a bandpass filter between 0.5 and 40 Hz to remove slow cortical drifts and high-frequency muscle artifacts. To balance computational efficiency with signal fidelity, we downsampled the recordings from 500 to 256 Hz, a sampling rate widely adopted in EEG-based deep learning as it fully preserves all neural frequency content relevant to our analysis [43]. These cleaned signals then proceeded to the segmentation phase.

EEG signal segmentation.

We segmented the continuous, cleaned EEG recordings from each cognitive task into fixed-length, 4.0-second non-overlapping epochs. We acknowledge that the four tasks are ERP paradigms from the ERP CORE battery, conventionally analysed using stimulus-locked epochs. Our continuous segmentation follows an established convention in deep learning EEG classification rather than ERP component analysis, where fixed-length windows are preferred over stimulus-locked epochs.

Unlike trial averaging, convolutional classifiers extract locally invariant features across the input window without requiring a fixed stimulus reference point. More importantly, ADHD-discriminative neural patterns are not limited to sharp ERP peaks: theta/beta power differences, sustained attention fluctuations, and slow cortical activity manifest continuously throughout the recording [12] and a 4-second window captures these more completely than short event-locked windows that would truncate them. This segmentation approach is established in deep learning EEG pipelines [28,44] and Tawhid et al. [30] confirmed 4-second epochs as a robust configuration through systematic ablation across 1–4 second lengths. Most directly, applying this identical epoch structure without modification to the Nasrabadi visual attention ERP task [45] achieved 97.5% epoch-level and 80.4% subject-independent accuracy (Table 8), confirming its effectiveness for ERP-based deep learning classification. Given our 256 Hz sampling rate, each epoch corresponds to 1,024 time points, yielding input tensors shaped 26 channels 1,024 time points per sample.

1D temporal feature preparation.

To prepare the features for our 1D CNN-recurrent neural network (RNN) stream, we applied a global normalization scheme to the segmented epochs. Standard normalization techniques (using mean and standard deviation) are highly sensitive to the exact kind of outliers and artifacts that frequently appear in EEG data [46]. To ensure our normalization is robust against anomalies, we utilized the Median Absolute Deviation (MAD), a well-established statistical measure resilient to extreme values [47,48]. This MAD-based normalization was applied on a per-epoch basis by computing a single scalar across all channels and time points within each epoch, after which we clipped the resulting values to a range of [−10, 10] to safely eliminate any residual outliers.

2D spectro-temporal feature generation.

For the 2D CNN stream, we converted each 4-second EEG epoch into a multi-channel time-frequency representation. We computed a spectrogram for each of the 26 channels using the Short-Time Fourier Transform (STFT) with a Hann window. Key parameters for the spectrogram computation were an nperseg of 256, an noverlap of 128 and an nfft of 512. The resulting power spectral density was log-transformed () and normalized to a [0, 1] range by clipping based on the 5th and 95th percentiles. Finally, each channel’s spectrogram was resized to a fixed dimension of pixels, yielding a final input tensor of shape for each sample.

SES feature processing.

We processed 17 raw SES variables into a 40-dimensional input vector via one-hot encoding of categorical variables and direct retention of the single continuous variable (Table 1). The variables cover four constructs: subjective social standing (1 continuous item), food security (6 items from the USDA Food Security Scale [18]), neighbourhood and community conditions (8 items) and educational attainment of the participant and household adults (2 grouped variables). Categorical variables were one-hot encoded, the single continuous variable was standardized using a standard scaler and missing values were handled via median imputation for the continuous column and mode imputation for categorical columns, both well-established, outlier-robust strategies for socioeconomic survey data [49,50].

thumbnail
Table 1. SES feature encoding: 17 raw variables to 40-dimensional input vector. Categorical variables are expanded via one-hot encoding; the single continuous variable is retained as-is.

https://doi.org/10.1371/journal.pone.0357213.t001

Proposed multimodal fusion architecture

The design of our multimodal fusion architecture is directly motivated by the limitations identified in the literature (as discussed in the Related work section). To address the prevalent use of single-modality EEG representations, our model incorporates two specialized, parallel streams to capture complementary neurophysiological information: a 1D convolutional-recurrent pathway to model raw temporal dynamics and a 2D convolutional pathway to learn from spectro-temporal image representations. This dual-stream approach is inspired by work showing the distinct benefits of both temporal and frequency-domain features [25]. To bridge the critical gap between computational models and neuroscientific findings, a third feedforward stream is integrated to process socioeconomic context. Finally, informed by successful general applications in multimodal learning [39] and recent evidence showing that attention mechanisms effectively integrate demographic context with CNN-processed EEG signals [41], we employ an attention-based fusion mechanism. We developed a novel deep learning architecture that integrates three parallel pathways to process raw EEG, spectrograms and socioeconomic data simultaneously. Rather than merging these modalities using rigid, fixed combination rules, this design allows the model to adaptively learn the dynamic, sample-specific importance of each data stream. A diagram of the proposed model is shown in Fig 2.

thumbnail
Fig 2. The proposed multimodal fusion architecture.

Three parallel streams process heterogeneous inputs simultaneously: a 1D CNN-RNN pathway extracts temporal dynamics from raw EEG (producing a 256-dimensional vector), a 2D CNN pathway with integrated spatial and channel attention extracts spectro-temporal patterns from log-spectrograms (producing a 25,088-dimensional vector projected to 256 dimensions) and a feedforward SES pathway encodes socioeconomic context (producing a 64-dimensional embedding). The three representations are concatenated into a 576-dimensional multimodal vector and passed to a three-layer classification head. Solid lines indicate components present in both With-SES and Without-SES configurations; dashed lines indicate the optional SES stream used only in the full multimodal model.

https://doi.org/10.1371/journal.pone.0357213.g002

1D temporal pathway (CNN-RNN).

This stream processes the raw 1D EEG signals. It begins with a convolutional layer (kernel size 7, stride 2) followed by a series of residual blocks. These blocks progressively extract hierarchical temporal features. The output from the convolutional layers is then fed into a 2-layer bidirectional Gated Recurrent Unit (GRU) with a hidden dimension of 128. The GRU captures long-range temporal dependencies in the signal. Finally, global average pooling is applied to the GRU’s output to produce a 256-dimensional temporal feature vector.

The complete layer-by-layer specifications of the 1D temporal stream are detailed in Table 2. The progressive downsampling through strided convolutions (stride 2) reduces the temporal resolution from 1,024–128 time steps while increasing feature depth from 26 to 256 channels. The residual connections in both blocks facilitate gradient flow during training and enable the learning of hierarchical temporal representations.

thumbnail
Table 2. 1D temporal stream architecture for raw EEG.

https://doi.org/10.1371/journal.pone.0357213.t002

2D spectro-temporal pathway (2D CNN).

This pathway analyzes the multi-channel spectrograms. It employs a deep 2D CNN designed to capture both spatial (across channels) and spectro-temporal patterns. The architecture includes integrated spatial and channel-wise attention mechanisms, allowing the model to focus on the most informative frequency bands, time segments and channel locations. An adaptive average pooling layer reduces the feature map to a fixed size of , which is then flattened to produce a 25,088-dimensional spectral feature vector.

Full layer-by-layer specifications are provided in Table 3. The key design principle is progressive spatial compression: four max-pooling stages reduce the input from to while channel depth grows from 64 to 512, concentrating discriminative spectro-temporal information into a compact feature map on which the dual attention mechanisms then operate. Adaptive average pooling then standardises this to a fixed representation regardless of input length, yielding the 25,088-dimensional vector passed to the fusion stage.

thumbnail
Table 3. 2D spectro-temporal stream architecture for spectrograms.

https://doi.org/10.1371/journal.pone.0357213.t003

SES pathway (feedforward network).

The SES pathway processes the 40-dimensional contextual feature vector through a compact two-layer feedforward network. The first layer expands the representation to 128 dimensions (), followed by batch normalization, ReLU activation and dropout with a rate of 0.3 for regularization. The second layer compresses this to 64 dimensions (), again followed by batch normalization, ReLU and dropout (0.3). This architecture yields a 64-dimensional embedding that encodes socioeconomic and clinical context with minimal parameters (13,888 trainable parameters, representing just 0.04% of the total model). This compact MLP design closely aligns with recent state-of-the-art multimodal frameworks. For example, Filippis and Foysal [42] utilized a similar dimensionality reduction strategy (compressing tabular clinical data through hidden layers to output a 16-dimensional vector) for post-stroke cognitive decline prediction. In our architecture, the projection serves a specific, parallel design goal: it provides essential contextual background without allowing the low-dimensional tabular data to overpower the massive, high-dimensional EEG representations during fusion.

Attention-based multimodal fusion.

To address our primary research question, we implemented sophisticated attention mechanisms (Fig 3) that dynamically weight feature importance.

  1. Attention weighting: The 1D stream uses an MLP () with a sigmoid function to learn temporal pattern importance. The 2D stream employs a bottleneck MLP () to handle spectral feature compression. Additionally, intra-modal dual spatial ( conv) and channel (global pool + MLP) attention is applied for spectrograms.
  2. Feature projection: The attention-weighted EEG features are projected into a 256-dimensional common space.
  3. Concatenation: The projected 1D (256), 2D (256) and SES (64) features are combined to form a single 576-dimensional representation.
  4. Classification: A three-layer classifier () produces the final predictions.
thumbnail
Fig 3. Overview of attention mechanisms.

(a) 1D pathway uses MLP-based attention for temporal features, (b) 2D pathway employs bottleneck MLP for high-dimensional spectral features, (c) intra-modal attention combines spatial and channel mechanisms for spectrogram analysis.

https://doi.org/10.1371/journal.pone.0357213.g003

The attention mechanisms operate at multiple scales within the architecture. For the 1D temporal stream, a multi-layer perceptron with a bottleneck architecture ( followed by sigmoid activation) learns to weight the importance of different temporal features extracted by the CNN-RNN pathway. The 2D spectro-temporal stream employs a more aggressive bottleneck due to its high dimensionality (), which efficiently learns which spectral features are most discriminative while managing computational complexity.

Additionally, the 2D stream incorporates intra-modal attention mechanisms that operate at earlier stages of feature extraction. Spatial attention (Fig 3c, detailed in Table 3) uses two successive convolutional layers to generate attention weights for each spatial location in the feature map, effectively identifying which time-frequency regions contain the most diagnostic information. Channel attention (also shown in Fig 3c) applies global average pooling followed by a two-layer MLP to produce weights for each of the 512 feature channels, allowing the model to emphasize channels that have learned to detect relevant EEG patterns. Both attention mechanisms use sigmoid activation to produce weights in the range [0, 1], which are then multiplied element-wise with the original feature maps.

Following attention weighting, the features from both EEG streams are projected into a common 256-dimensional subspace through learned linear transformations. This projection step is critical for balanced multimodal fusion, as it prevents the high-dimensional 2D features (25,088 dimensions) from dominating the concatenated representation. The projected 1D features (256 dimensions), projected 2D features (256 dimensions) and SES features (64 dimensions) are then concatenated to form the final 576-dimensional multimodal representation that captures complementary information from all three input modalities.

The parameter distribution across model components, summarized in Table 4, reveals that 89.3% of the model’s parameters are dedicated to the fusion module, with 71.4% specifically allocated to attention mechanisms and 18.0% to feature projections. This significant focus on learning adaptive fusion weights reflects the model’s core design principle: instead of independently extracting fixed features from each modality, it dynamically learns how to weight and combine multimodal information based on each sample’s unique characteristics. The SES processing network, despite its compact architecture (13,888 parameters, 0.04% of total), provides important contextual information that complements the EEG-derived features in the final representation.

thumbnail
Table 4. Parameter distribution across model components.

https://doi.org/10.1371/journal.pone.0357213.t004

The final classification head consists of three fully connected layers with progressive dimensionality reduction: . Each hidden layer is followed by batch normalization, ReLU activation and dropout with a rate of 0.5 to prevent overfitting on the fused multimodal representation. The output layer produces logits for the two classes (ADHD vs. Control), which are converted to probabilities via softmax during inference. This classifier contains 181,634 parameters (0.50% of the total model), reflecting its design as a simple decision boundary learner that operates on the rich, attention-weighted, multimodal features rather than performing additional complex feature extraction.

Experimental setup and training

The model was trained and evaluated using a rigorous protocol to ensure robust and generalizable results.

Validation strategies.

To comprehensively evaluate our model, we employed a two-tier validation strategy with clearly distinct purposes. First, for broad architectural benchmarking across all four tasks, we applied 5-fold Stratified K-Fold cross-validation at the epoch level: the dataset of EEG epochs is partitioned into five folds while preserving the ADHD/Control class ratio and every epoch is used for both training and independent testing across folds. Because this protocol operates on epochs rather than participants, epochs from the same individual may appear in both training and test partitions across different folds. Epoch-level cross-validation is standard practice in EEG deep learning, particularly when dataset sizes are small, since subject-level splits often leave too few training samples for reliable model comparison [30,51,52]. In this context, epoch-level evaluation provides a reproducible, high-statistical-power basis for comparing architectural configurations and should be read as such rather than as a claim of subject-independent generalization. The large number of test epochs per fold also explains the characteristically low fold-level variance seen in these results. Second, for subject-independent generalization (the clinically meaningful evaluation) we implemented a Leave-One-Subject-Out Cross-Validation (LOOCV) protocol. In LOOCV, the model is trained on all subjects except one, which is held out entirely for testing; this process repeats until every participant has served as the test subject exactly once. This protocol guarantees that no epoch from a test participant is ever seen during training, providing a strict and unambiguous estimate of real-world generalizability.

Ablation and baseline models.

To quantify the contribution of each architectural component, we conducted an ablation study evaluating the isolated 1D temporal stream, the isolated 2D spectro-temporal stream and a ‘Simple Fusion’ model (concatenation without attention). Furthermore, to establish a standardized baseline against existing literature, we implemented EEGNet [53], a widely recognized, highly compact convolutional neural network considered a state-of-the-art benchmark for robust EEG-based brain-computer interfaces. Since prior approaches often employ highly variable preprocessing and segmentation pipelines, EEGNet provides a stable, standardized external comparison for our target dataset.

Training and regularization.

We implemented our architecture in PyTorch and trained it on an NVIDIA Tesla T4 GPU. To manage the substantial computational footprint of the tri-stream architecture while ensuring robust convergence, our hyperparameter selection was guided by established best practices in deep learning and physiological signal processing, followed by targeted empirical tuning on our validation set. Models were trained for a maximum of 100 epochs, using an early stopping patience of 20 epochs based on the validation F1-score to prevent overtraining.

We optimized the network using AdamW [54], implementing component-specific learning rates (1D-stream: , 2D-stream: , fusion/classifier: ) to account for the varying representational densities of the temporal, spatial and tabular pathways, coupled with a cosine annealing scheduler (T0 = 10, ).

To ensure robust generalization and handle the inherent class imbalance of clinical datasets, we integrated several established regularization techniques: a Focal Loss function [55] (, set to inverse class-frequency weights computed from each training fold) to down-weight easy majority-class examples and focus learning on harder minority-class cases, L2 regularization () and gradient clipping (max norm 1.0). Furthermore, we employed strategic dropout combined with batch normalization throughout the network. Specifically, we adopted a 25% dropout rate (0.25) following the spatial pooling blocks in our 2D spectro-temporal stream—a regularization pattern previously validated for robust multi-disorder EEG classification [30]—alongside rates of 0.3 and 0.5 in the feedforward and classification heads to prevent overfitting on the fused representations.

Evaluation metrics

To evaluate the model’s performance in distinguishing between ADHD and control participants, we used a comprehensive set of metrics calculated from the validation set of each fold which are commonly used in this field of study [5659]. The primary metrics include:

  • Accuracy: The overall proportion of correct classifications.
  • Weighted F1-Score: The F1-score weighted by the support of each class, providing a balanced measure of performance on imbalanced datasets.
  • Sensitivity (Sens) / Recall: The model’s ability to correctly identify true positive cases (ADHD).
  • Specificity (Spec): The model’s ability to correctly identify true negative cases (Control).

We also report the F1-score specifically for the ADHD class to assess performance on the minority class of interest, alongside global Sensitivity and Specificity. The final 5-fold cross-validation results are presented as the mean and standard deviation across the folds.

Comparative conditions.

  • With SES: Full multimodal architecture with socioeconomic context
  • Without SES: Same architecture excluding the SES processing stream
  • Task-specific: Separate models for each cognitive task (Flanker, Auditory Oddball, Visual Oddball, Visual Search)

Experimental results

In this section, we present the classification performance of our multimodal fusion architecture across the four EEG cognitive tasks under two configurations: EEG-only (1D temporal and 2D spectro-temporal streams) and the full multimodal model integrating EEG with socioeconomic context. Results are reported under a two-tier validation framework with explicitly different interpretations. Epoch-level 5-fold stratified cross-validation serves as the architectural benchmarking tier: it operates on the full epoch pool, enabling high-powered comparison of model configurations but not constituting a subject-independent generalization claim. LOOCV serves as the subject-independent generalization tier: it guarantees complete participant separation between training and test sets and is the primary basis for any claim about real-world performance.

Task-specific dataset characteristics

Table 5 summarizes the dataset characteristics after preprocessing. The varying segment counts reflect different trial structures, with the visual search and flanker tasks yielding more segments due to their shorter trial durations.

thumbnail
Table 5. Dataset characteristics after preprocessing.

https://doi.org/10.1371/journal.pone.0357213.t005

Architectural ablation and SOTA comparison

Table 6 shows the ablation results across all four cognitive tasks. The proposed model leads on accuracy and ADHD F1-score in every task and takes the top spot on most other metrics too. The 2D stream on its own was the weakest configuration across all four tasks, which confirms that spectrogram features alone are not enough; they need the 1D temporal stream to provide reliable classification. Simple fusion came close to the proposed model in some tasks but fell short on the metrics that matter most for ADHD screening, particularly ADHD F1-score and sensitivity.

thumbnail
Table 6. Ablation and baseline comparison across all four cognitive tasks. Bold values mark the best result per metric within each task. Task abbreviations: AO = Auditory Oddball; VO = Visual Oddball; VS = Visual Search; FL = Flanker. Model abbreviations: 1D = 1D Stream Only; 2D = 2D Stream Only; S.Fus = Simple Fusion; EEGNet = EEGNet (SOTA); Prop. = Proposed model. W. F1 = weighted F1-score; ADHD F1 = ADHD-class F1-score; AUC = area under the ROC curve. All values are mean std over 5 folds.

https://doi.org/10.1371/journal.pone.0357213.t006

On the Visual Oddball task, EEGNet came out ahead on sensitivity (0.916) and AUC-ROC (0.964), while the proposed model led on accuracy (0.949) and ADHD F1-score (0.913). No single architecture swept every metric on every task and this kind of task-level variation is expected given the different cognitive demands and trial structures across paradigms. The proposed model’s advantage is most consistent on the metrics most relevant to ADHD screening, namely accuracy and ADHD-class F1-score, across all four tasks.

EEGNet was a strong baseline, particularly on the Auditory Oddball sensitivity (0.887) and Visual Search AUC-ROC (0.971, essentially matching the proposed model at 0.976). This confirms that EEGNet remains competitive on single-paradigm EEG classification and the gains from the attention-based tri-stream fusion are most visible on overall accuracy, ADHD class F1-score and specificity, the metrics that most directly affect the false positive rate in a screening context. To check whether these architectural findings hold under stricter subject-independent conditions, we ran the full ablation under LOOCV on all four tasks; patient-level results are reported in S2 Table, where the proposed model with SES leads on accuracy and ADHD F1-score in every task.

Subject-independent generalization (LOOCV)

To check how well the model holds up across completely unseen participants, we ran LOOCV on all four cognitive tasks. In each fold, one participant was held out as the test case while the model trained on everyone else. Every participant received exactly one majority-vote diagnosis, giving a clean patient-level evaluation that reflects a realistic screening scenario. Table 7 shows the results for both configurations across all four tasks.

thumbnail
Table 7. Patient-level LOOCV results across all four cognitive tasks. One majority-vote diagnosis per participant. Bold values mark the better-performing configuration per metric within each task. McNemar’s test compares With SES vs. Without SES paired patient predictions (Yates’ continuity correction; one-tailed).

https://doi.org/10.1371/journal.pone.0357213.t007

Adding SES features pushed every single metric in the right direction on every task without exception. The accuracy gains at the patient level were +5.3 pp (Auditory Oddball), + 4.8 pp (Visual Oddball), + 5.1 pp (Visual Search) and +3.3 pp (Flanker). AUC-ROC gains were consistent across tasks: + 0.9 pp, + 1.9 pp, + 5.6 pp and +1.0 pp respectively. To test whether these gains were statistically meaningful at the patient level, we ran McNemar’s test on the paired patient predictions from both LOOCV runs. The Auditory Oddball result came closest to significance (, p = 0.091, one-tailed), with 7 patients correctly flipping to the right answer when SES was added, against only 2 flipping the wrong way. The other three tasks did not reach p < 0.05 (Visual Oddball: p = 0.144; Visual Search: p = 0.252; Flanker: p = 0.342). This is a power problem rather than an absence of effect. Across all four tasks, only 6–9 patients changed their predicted diagnosis between the two runs and McNemar’s test simply cannot detect even large effects from so few discordant pairs. The consistent direction and the size of the accuracy gains suggest the SES benefit is real at the patient level, but confirming it statistically will need a larger multi-site study.

External validation on an independent paediatric dataset

To provide preliminary evidence that the EEG backbone generalizes beyond our primary sample, we evaluated the dual-stream CNN-RNN architecture on an independent publicly available paediatric ADHD dataset [45]. This dataset comprises 19-channel EEG recordings from 61 children diagnosed with ADHD and 60 healthy controls (ages 7–12 years) completing a visual attention task. Relative to our primary adult sample, it differs in participant age and developmental stage, electrode array configuration (19-channel vs. 26-channel), cognitive task mechanics and the complete absence of socioeconomic metadata. Because no SES variables are available, only the EEG backbone (the “Without SES” configuration from our primary study) could be assessed here; the full SES-integrated model awaits validation on datasets that include socioeconomic information.

The architecture was applied without modification. The full 19-channel electrode set was used as input and all other pipeline components — 4-second non-overlapping epochs, preprocessing, training procedure and hyperparameters were held identical to the primary study. To allow direct comparison with the broad prior literature on this benchmark as well as with the subject-independent baseline of Sanchis et al. [60], we evaluated under two protocols: epoch-level cross-validation (both 5-fold and 10-fold) and subject-independent group 10-fold cross-validation, where participant identities are strictly separated between training and test folds.

Table 8 presents the results alongside prior studies. Under epoch-level validation the architecture achieves 97.5–97.9% accuracy, which is competitive with benchmarks on this dataset. Under the more stringent subject-independent protocol, accuracy falls to 80.4% (6.4%), outperforming the subject-level baseline of Sanchis et al. (76.1%). The pronounced gap between epoch-level and subject-independent performance (approximately 17–18 percentage points) is consistent with the well-known optimism of epoch-level cross-validation in EEG studies and reinforces why subject-independent evaluation is the more clinically informative measure. These results suggest that the EEG backbone transfers to a paediatric population without architectural adaptation, while simultaneously confirming that subject-level generalization is the binding constraint on real-world performance.

thumbnail
Table 8. External validation on the Nasrabadi paediatric ADHD dataset [45] (n = 121; ages 7–12 yrs). Section A: prior epoch-level studies (benchmark context only; full metrics not reported in sources). Section B: our EEG backbone under epoch-level evaluation (= “Without SES” configuration). Section C: subject-independent evaluation with strict participant separation. SES pathway omitted — dataset contains no socioeconomic variables.

https://doi.org/10.1371/journal.pone.0357213.t008

Classification performance analysis

To assess whether the observed epoch-level benchmarking gains were consistent across folds, we examined fold-level score distributions via paired comparisons of the ‘With SES’ versus ‘Without SES’ configurations across all 20 metric categories (4 tasks 5 metrics). Gains were directionally consistent across all folds in all 20 categories, with the majority of improvements on the Auditory and Visual Oddball tasks showing particularly stable fold-level differences. To formally assess the consistency of these fold-level differences while accounting for overlap between cross-validation training sets, we applied the corrected resampled t-test (Nadeau & Bengio, 2003 [66]), which explicitly adjusts the variance estimate by a factor of for k = 5 folds, yielding a test that is more conservative than the standard paired t-test. We additionally applied Bonferroni correction across all 20 simultaneous comparisons (adjusted threshold: ) and Benjamini–Hochberg (BH) false discovery rate correction, which is more appropriate given the high intercorrelation among metrics within each task. Under the most conservative criterion (Bonferroni-corrected resampled test), 9 of 20 comparisons reached significance, covering the primary classification metrics of Accuracy, F1 and F1-ADHD across three of the four tasks (Auditory Oddball, Visual Search and Flanker). Under BH FDR correction, all 20 comparisons survived at . Complete per-comparison statistics, including corrected t-values, Bonferroni-adjusted p-values, BH significance and 95% confidence intervals, are provided in S1 Table. However, the corrected resampled t-test adjusts for dependence arising from overlapping training sets across cross-validation folds but does not account for the non-independence of multiple epochs originating from the same subject. Accordingly, these epoch-level comparisons are interpreted as an exploratory assessment of the consistency of performance differences across folds and not as inferential evidence of an SES effect at the subject level. Subject-level inference was instead based on McNemar’s test applied to the paired LOOCV predictions from the ‘With SES’ and ‘Without SES’ configurations reported in Table 7. McNemar’s test did not reach statistical significance for any of the four tasks (p range: ). Thus, although the ‘With SES’ configuration showed consistently higher numerical performance across the reported LOOCV metrics, a statistically significant subject-level benefit of SES integration was not established in the present sample.

Fig 4 visualizes the task-level performance profile of each configuration across all five evaluation metrics. Panels (A)–(D) each show one cognitive task independently, preserving task-specific context. In every panel, the With SES polygon consistently encloses the Without SES polygon across all five metric axes, confirming that the SES-driven improvement is not an artefact of averaging across tasks with differing baseline levels. The most pronounced gap between configurations is visible in Fig 4A (Auditory Oddball), while Fig 4C and 4D (Visual Search and Flanker) show near-ceiling performance for both configurations, with the With SES polygon still clearly dominant.

thumbnail
Fig 4. Task-specific radar charts: SES vs. no-SES across five metrics.

Each axis represents one metric scaled from 0.80 to 1.00. (A) Auditory Oddball: the largest performance gap between configurations, most pronounced on the Sensitivity and F1-ADHD axes. (B) Visual Oddball: consistent improvement across all metrics. (C) Visual Search: near-ceiling performance for both configurations; the With SES polygon remains dominant. (D) Flanker: similar near-ceiling pattern with the With SES polygon fully enclosing the baseline. In all four panels, the With SES (filled, pink) polygon encloses the Without SES (filled, blue) polygon, confirming that the SES benefit holds at the individual task level rather than as an averaging artefact.

https://doi.org/10.1371/journal.pone.0357213.g004

Table 9 presents comprehensive 5-fold cross-validation results, showing consistent performance improvements with socioeconomic context integration. Visual search and flanker tasks achieved near-ceiling performance with SES integration, reaching 99.8–99.9% accuracy.

thumbnail
Table 9. Classification performance: Without vs. with SES. All values are means over 5 folds. F1-A = ADHD-class F1-score; AUC = area under the ROC curve; AO = Auditory Oddball; VO = Visual Oddball; VS = Visual Search; FL = Flanker. Difference rows show absolute percentage-point gains.

https://doi.org/10.1371/journal.pone.0357213.t009

Fig 5 quantifies the systematic improvements achieved through SES integration. The heatmap clearly shows that sensitivity and F1-ADHD metrics experience the largest gains across all tasks, with auditory oddball demonstrating the most substantial overall improvements (up to 12.2 percentage points).

thumbnail
Fig 5. Heatmap of SES-driven performance improvements across tasks and metrics.

Each cell shows the absolute percentage point gain (With SES minus Without SES) for a given task (rows) and evaluation metric (columns: Accuracy, Weighted F1, F1-ADHD, Sensitivity, Specificity). Warmer colors indicate larger gains. All cells are positive, confirming that SES integration improves every metric on every task. The auditory oddball task shows the largest overall gains, particularly on Sensitivity (+12.2 pp) and F1-ADHD (+9.4 pp), while visual search and flanker tasks show smaller but consistent improvements from a higher baseline.

https://doi.org/10.1371/journal.pone.0357213.g005

Figs 6 and 7 provide critical insights into model reliability and clinical applicability. The consistent cross-validation performance (Fig 6) suggests reasonable generalization, while the balanced class-wise results (Fig 7) indicate the model’s ability to differentiate screened-positive from control participants across both sensitivity and specificity measures, which are characteristics important for any screening support tool.

thumbnail
Fig 6. Cross-validation stability: F1-ADHD scores across five folds for all four cognitive tasks.

Each panel shows fold-level F1-ADHD scores (y-axis, folds 1–5 on x-axis) for the Without SES (blue) and With SES (pink) configurations. In every panel and across every fold, the With SES line sits above the Without SES line, confirming that the performance gain is not driven by a single favorable fold but holds consistently across all data partitions. The narrow band of inter-fold variance (<1%) further indicates stable model behavior rather than sensitivity to the specific training split.

https://doi.org/10.1371/journal.pone.0357213.g006

thumbnail
Fig 7. Class-wise performance: sensitivity and specificity across all four tasks and both model configurations.

Grouped bars show Sensitivity (ADHD-screened-positive class) and Specificity (Control class) for the Without SES (blue) and With SES (pink) configurations, across all four cognitive tasks. SES integration consistently raises sensitivity while preserving or improving specificity, indicating that the multimodal model reduces missed screenings without introducing a corresponding rise in false positives, a balance that would be important in any real-world screening-support application.

https://doi.org/10.1371/journal.pone.0357213.g007

SHAP-based SES feature interpretability

To address the clinical need for model transparency, we applied SHAP (SHapley Additive exPlanations) [67] to quantify the marginal contribution of each SES feature to the model’s ADHD screening predictions. Because the SES sub-network processes tabular inputs independently of the EEG streams, we employed a KernelExplainer on the 40-dimensional SES input space, holding the EEG context fixed at the mean learned representation across all subjects. Separate analyses were conducted under both the 5-fold cross-validation and LOOCV protocols, yielding eight independent SHAP profiles (four tasks two validation methods). Results are visualized in Fig 8.

thumbnail
Fig 8. SHAP-based SES feature importance across cognitive tasks and validation protocols.

Horizontal bars represent mean absolute SHAP values (marginal contribution to ADHD screening probability) for the top 10 SES features in each condition. Features are color-coded by SES domain: subjective standing (blue), neighborhood safety (orange), food security (green) and education level (red). Results are shown for both 5-fold cross-validation (top row) and leave-one-out cross-validation (bottom row) across all four cognitive tasks. The consistent ranking of the same SES domains across validation methods and tasks confirms the stability of these contributions rather than overfitting to a specific experimental condition.

https://doi.org/10.1371/journal.pone.0357213.g008

Four SES domains emerged as the most consistent drivers of ADHD screening risk across all four cognitive tasks and both validation methods (Fig 8). Subjective economic standing (Subjective_SES) ranked as the top or near-top contributor in seven of eight profiles, with positive mean SHAP values indicating that lower perceived socioeconomic standing was associated with elevated ADHD screening risk, consistent with established socioeconomic gradients in ADHD prevalence [16]. Neighborhood safety features (hnc4_very safe, hnc4_somewhat safe) appeared in the top 15 features in six of eight profiles, with negative mean SHAP values suggesting that perceived neighborhood safety was associated with reduced screening risk. Food security indicators (fs2, fs5) appeared consistently across tasks in both validation protocols, reflecting the well-documented link between household economic instability and neurodevelopmental outcomes [16]. Parental and child education level also appeared in all eight profiles, with bachelor’s degree or higher education generally associated with lower screening risk.

The consistency of these rankings across tasks and validation methods, despite the SES sub-network comprising only 0.04% of total model parameters, suggests that these features provide stable, task-agnostic discriminative information rather than task-specific noise. It is important to note that SHAP values here reflect statistical associations within this screening dataset and should not be interpreted as causal pathways or clinical diagnostic criteria.

Key findings

  • Consistent SES integration benefits. Across all cognitive tasks, integrating socioeconomic features improved classification performance, with accuracy gains from 2.1% to 5.9% and particularly strong improvements in ADHD-class F1-scores (+3.6% to +9.4%).
  • Task-dependent performance patterns. EEG-only baselines showed varying performance, with visual search and flanker (97.4%–97.7% accuracy) outperforming oddball tasks (91.7%–94.9%), suggesting cognitive control tasks yield more discriminative EEG patterns.
  • Balanced class performance. The multimodal model maintained high performance on both classes, with sensitivity and specificity exceeding 97% across all tasks, which is important for screening applications where both false negatives and false positives carry practical costs.
  • Robust subject-independent generalization. LOOCV demonstrated the model’s ability to generalize to entirely unseen participants. Across the four tasks, the With-SES configuration showed consistently higher numerical performance across the reported metrics than the Without-SES configuration. However, paired subject-level comparisons using McNemar’s test did not reach statistical significance for any task, and the observed SES-related improvements therefore require confirmation in larger cohorts.
  • Architectural validity and SOTA performance. Ablation testing confirmed the necessity of the proposed attention-guided fusion mechanism, which outperformed single-modality streams, simple concatenation and a strong EEGNet benchmark.
  • Epoch-level benchmarking performance. Under epoch-level cross-validation, visual search and flanker tasks achieved near-ceiling figures (>99.8% accuracy) with SES integration, reflecting strong architectural discrimination capacity within this evaluation regime. Subject-independent LOOCV results across all four tasks are reported in Table 7, providing the generalization-level estimates.
  • Preliminary cross-dataset generalization. The EEG backbone, applied without modification to an independent paediatric dataset [45], achieved 80.4% accuracy under strict subject-independent evaluation, outperforming the subject-level baseline of Sanchis et al. [60] (76.1%) and confirming that the dual-stream architecture transfers across age groups and electrode configurations.

Discussion

Our results suggest that integrating socioeconomic context with multimodal EEG representations can meaningfully improve ADHD risk screening, with consistent gains in accuracy (2.1–5.9%), ADHD-class F1-scores (3.6–9.4%) and sensitivity (3.6–12.2%) observed across diverse cognitive paradigms.

Value of socioeconomic context

The consistent performance improvements suggest that socioeconomic information adds discriminative power beyond brain signals alone, translating established neuroscience on SES and brain development [15,16] into a working computational model. The particularly strong sensitivity improvements (up to 12.2%) suggest that socioeconomic variables capture variance in ADHD-related patterns that neurophysiological measures cannot fully represent on their own. Factors such as food insecurity or adverse home conditions may influence attention through pathways not fully reflected in EEG signatures, yet remain relevant to understanding individual symptom profiles.

The differential SES contribution across tasks is noteworthy. The auditory oddball task (passive attention) showed the largest improvements (+5.9%), while cognitive control tasks showed smaller but still meaningful gains (+2.1%). SHAP interpretability analysis identified subjective economic standing, neighbourhood safety perceptions and food security indicators as the most stable SES contributors across all four tasks and both validation protocols, offering an initial window into which environmental factors carry the most discriminative weight for risk screening.

These findings are consistent with a possible compensatory dynamic: socioeconomic context may be most informative when brain-based signals provide less discriminative certainty. One tentative interpretation is that the SES embedding helps the model resolve cases where neurophysiological signals are weaker or more ambiguous, as may occur in passive auditory paradigms. We acknowledge, however, that this remains a post-hoc interpretation and should not be taken as a mechanistic claim without dedicated explainability analyses.

Architecture and clinical implications

Our attention-based fusion mechanism successfully integrated heterogeneous modalities, with 89.3% of parameters dedicated to fusion enabling adaptive, sample-specific weighting. The dual-stream EEG processing captured complementary temporal and spectro-temporal information, establishing strong EEG-only baselines (91.7–97.7%) upon which SES provided additional discriminative capacity. The compact SES sub-network (0.04% of parameters) demonstrates effective contextual integration without significant computational overhead.

From a practical standpoint, socioeconomic information collected via brief self-report questionnaires is low-cost and routinely available in many clinical and research settings, making integration into EEG-based screening workflows feasible without significant additional burden.

However, the equity implications of this approach require careful consideration. ADHD diagnosis rates vary systematically with SES [17], reflecting both genuine prevalence differences and well-documented disparities in diagnostic access. Because our screening labels derive from self-report rather than clinical diagnosis, they may already carry socioeconomic biases. A model trained on such labels risks learning to associate low SES with a screened-positive outcome in ways that encode, rather than correct, existing disparities. We therefore do not claim that this approach promotes health equity. Establishing whether SES integration is equitable would require dedicated fairness analyses (such as demographic parity and equal opportunity metrics across SES strata), which are beyond the scope of this proof-of-concept study and represent an important direction for future work.

The path from these proof-of-concept results to clinical translation requires considerable caution. Our binary classification is based on self-reported screening scores, which differ substantially from a comprehensive diagnostic evaluation. The high accuracy figures obtained under epoch-level cross-validation (97.6–99.9%) reflect within-dataset benchmarking rather than subject-independent performance; the corresponding LOOCV accuracies (91.5–95.8%) provide the more appropriate reference point when considering potential real-world screening performance. Even under this more conservative evaluation, these models should be understood as potential screening-support tools whose intended role is to flag individuals who may warrant a formal clinical referral, not to render a diagnostic decision or replace comprehensive clinical evaluation.

The two-tier validation framework maintains a clear distinction between architectural benchmarking and generalization claims. Epoch-level 5-fold cross-validation, conducted across all four tasks, provides a high-powered measure of the model’s discrimination capacity and is consistent with standard deep learning EEG benchmarking practice [30,51,52]. Because this protocol operates at the epoch level, these figures should be read as architectural performance estimates rather than subject-independent generalization figures. The LOOCV protocol, by contrast, guarantees complete participant separation and constitutes the primary basis for generalization claims. LOOCV results across all four tasks (Table 7) show that SES integration improved every reported metric on every task without exception, providing directionally consistent subject-independent evidence for the value of socioeconomic context.

McNemar’s test, the appropriate paired test for comparing With-SES and Without-SES predictions obtained from the same patients, did not reach statistical significance for any of the four tasks (p range: ). The small number of discordant prediction pairs (6–9 patients) limits the statistical power of these comparisons. Therefore, although SES integration was associated with consistently higher numerical performance across the evaluated LOOCV metrics in Table 7, the present results do not establish a statistically significant subject-level SES benefit. Larger, multi-site studies with greater sample sizes are needed to determine whether these observed improvements represent a reproducible subject-level effect.

To probe whether the EEG backbone generalizes beyond our primary sample, we evaluated the dual-stream CNN-RNN architecture on an independent paediatric dataset [45] without any architectural modification. Under subject-independent group 10-fold validation, the model achieved 80.4% accuracy, outperforming the subject-level baseline of Sanchis et al. [60] (76.1%), providing preliminary evidence that the architectural design is not tailored to a specific adult population or cognitive task set. Two important caveats apply. First, only the EEG backbone could be evaluated externally, as the Nasrabadi dataset contains no socioeconomic metadata; validating the full SES-integrated model on a dataset containing both EEG and SES information remains an important next step. Second, the substantial gap between epoch-level (97.5–97.9%) and subject-independent (80.4%) performance on this external dataset reinforces that epoch-level cross-validation is an optimistic estimator and that subject-level evaluation is the appropriate standard for assessing real-world transferability.

Contributions and broader implications

Taken together, these findings point to four contributions. First, we provide proof-of-concept evidence that socioeconomic information carries quantifiable discriminative value for ADHD risk screening beyond neurophysiological signals alone. Second, the proposed attention-based fusion architecture offers a concrete mechanism for combining high-dimensional EEG streams with low-dimensional contextual vectors without letting one modality dominate the other. Third, the EEG backbone, applied without modification to an independent paediatric dataset [45], achieved 80.4% accuracy under strict subject-independent evaluation and outperformed the subject-level baseline of Sanchis et al. [60], providing preliminary evidence that the dual-stream design transfers across age groups and electrode configurations. Fourth, the consistency of SES-driven improvements across four cognitive paradigms suggests the effect is not task-specific, a prerequisite for any claim of practical generalizability.

More broadly, the consistent numerical differences observed between the With-SES and Without-SES configurations motivate further investigation of whether socioeconomic context may provide complementary information in neurophysiological classification models. Models incorporating both neural and contextual dimensions may offer a useful framework for studying the multifactorial nature of neurodevelopmental conditions, in line with prior work examining relationships between brain function and socioeconomic circumstances [16]. Brief socioeconomic questionnaires are already routinely collected in many clinical and research settings, potentially facilitating their evaluation alongside EEG-based screening approaches with minimal additional burden. However, the present study did not establish a statistically significant subject-level benefit of SES integration or a causal relationship between socioeconomic circumstances and neurophysiological function. These broader implications therefore require validation in larger independent clinical samples with gold-standard diagnostic criteria.

Limitations and future directions

Several limitations warrant consideration, discussed in order of severity.

External validation and sample generalizability. These two concerns compound one another and are discussed together. Our dataset consists exclusively of university students (ages 18–30) with ADHD screening labels derived from self-report, which represents a substantial ecological mismatch with the clinical populations where a screening tool would ultimately be deployed. Clinically referred individuals typically present with more severe and persistent symptoms, greater psychiatric comorbidity and far greater socioeconomic heterogeneity than a university sample. Precisely because the sample is demographically narrow, the absence of external validation on a clinically recruited dataset is especially consequential: internal consistency on a homogeneous sample cannot be taken as evidence of generalizable performance. Preliminary external validation was conducted on the Nasrabadi paediatric dataset [45], but only the EEG backbone was tested, as that dataset contains no socioeconomic metadata. Validation of the full SES-integrated model on datasets containing both neurophysiological and socioeconomic data, drawn from clinically recruited samples with gold-standard diagnostic labels and greater demographic diversity, remains the most critical outstanding step. All within-dataset figures should be interpreted with this constraint in mind.

Label validity. The ADHD labels derive from a validated self-report screening instrument rather than formal clinical diagnoses. This is not merely a caveat about label quality; it is a fundamental boundary on what the system can claim to do. A participant who crosses the ASRS threshold may or may not meet criteria for ADHD under a structured clinical interview and the scale cannot distinguish true ADHD from conditions that share its symptom profile, including anxiety disorders, sleep disorders and learning disabilities. Every model in this paper, including all ablations and the external validation, is trained and evaluated on screening-level signal, not diagnostic certainty. The real-world value of this approach therefore depends on future validation against gold-standard clinical labels.

Statistical power. Subject-level LOOCV tests did not reach significance on any task (McNemar p range: ). The core issue is statistical power rather than an absence of effect: only 6–9 subjects changed their predicted outcome when SES features were added, which is too few discordant pairs for McNemar’s test to detect even a genuine improvement. Larger, multi-site studies are needed to determine whether the SES benefit holds at the individual patient level.

Recall bias. Retrospective reports of childhood SES are inherently subject to recall bias, potentially introducing noise into the socioeconomic features.

Interpretability constraints. The compact SES sub-network design (0.04% of total parameters, 13,888 of 36.1M) inherently constrains individual feature-level SHAP magnitudes. A dedicated post-hoc interpretability analysis confirms that the relative ranking of SES contributors is stable across both validation protocols, offering actionable insight into which socioeconomic domains drive model decisions. Deeper interpretability work remains a priority for future research.

Hyperparameter optimization. The substantial computational footprint of the tri-stream architecture precluded exhaustive automated hyperparameter search, suggesting marginal gains may still be achievable through more systematic optimization.

Confounding variables. We did not account for potentially confounding factors such as sleep quality, medication status, or psychiatric comorbidities.

Future research should prioritize cross-dataset validation with gold-standard diagnostic labels, mechanistic investigations using mediation analysis, extension to other neurodevelopmental conditions and prospective clinical trials assessing real-world screening utility. Future work should extend interpretability beyond the SES pathway by applying Grad-CAM to the EEG streams, which would spatially map which electrode regions and frequency bands drive model decisions and reveal how neurophysiological and socioeconomic signals interact at the feature level.

Conclusion

This study provides proof-of-concept evidence for a framework that integrates socioeconomic context with multimodal neurophysiological data for ADHD risk screening. Under subject-independent Leave-One-Subject-Out Cross-Validation, the more conservative evaluation tier, adding SES features raised accuracy from 90.5% to 95.8% on Auditory Oddball, 90.5% to 95.2% on Visual Oddball, 88.3% to 91.7% on Flanker, and 86.4% to 91.5% on Visual Search. The direction of improvement was consistent across the reported metrics and tasks, although McNemar’s test on paired patient predictions did not reach statistical significance on any task. Under 5-fold stratified cross-validation, an epoch-level architectural benchmarking tier, the same comparison yielded larger accuracy improvements (2.1%–5.9%) and sensitivity gains (up to 12.2%) across the four cognitive paradigms; these figures should be interpreted as within-dataset benchmarking results rather than estimates of subject-independent generalization. Rigorous ablation studies further supported the architectural design choices, with the proposed model outperforming single-stream baselines and a strong EEGNet benchmark.

As discussed above, the contributions span four areas: an evaluation of the potential incremental value of SES alongside EEG-based features, an attention-based fusion architecture designed to prevent modality imbalance, preliminary cross-dataset generalization to a paediatric sample [45] that outperforms prior subject-level benchmarks [60], and consistent numerical SES-related performance differences across all four cognitive tasks under both evaluation tiers.

Beyond technical performance, this approach challenges the prevailing paradigm of developing neurophysiological biomarkers in isolation from environmental realities. Brain function develops and operates within socioeconomic circumstances that shape both neurodevelopment and symptom expression. While this proof-of-concept requires future validation in diverse clinical populations using gold-standard diagnostic criteria and XAI feature mapping, the foundational results are encouraging. Incorporating readily available contextual data alongside neurophysiological measurements represents a promising step toward more accurate, equitable and comprehensive screening tools.

Supporting information

S1 Table. Full statistical comparison results: With SES vs. Without SES across all 20 task–metric pairs.

Corrected resampled t-statistics and p-values use the Nadeau–Bengio (2003) correction factor for k = 5 folds. Bonferroni threshold: . BH = Benjamini–Hochberg FDR correction. CI = 95% confidence interval on the mean difference. The corrected resampled t-test accounts for dependence arising from overlapping training sets across cross-validation folds but does not account for within-subject dependence among epochs. These epoch-level comparisons are therefore reported as exploratory assessments of the consistency of performance differences across folds and are not used to establish a subject-level effect of SES integration. Task abbreviations: AO = Auditory Oddball; VO = Visual Oddball; VS = Visual Search; FL = Flanker. W/o SES = Without SES; W/ SES = With SES. ***Significant after Bonferroni correction (pBonf < 0.05). Not significant after Bonferroni correction, but significant under BH FDR correction at . All values are means over 5 folds; corrected t-test df = 4 for all comparisons.

https://doi.org/10.1371/journal.pone.0357213.s001

(PDF)

S2 Table. LOOCV ablation and baseline comparison: Patient-level results.

One majority-vote diagnosis per participant; no std reported (LOOCV produces a single evaluation per configuration). Bold values mark the best result per metric within each task. Model abbreviations: 1D = 1D Stream Only; 2D = 2D Stream Only; S.Fus = Simple Fusion; EEGNet = EEGNet (SOTA baseline); Prop. = Proposed model without SES; Prop. + SES = Proposed model with SES integration. Task abbreviations: AO = Auditory Oddball; VO = Visual Oddball; VS = Visual Search; FL = Flanker. EEGNet shows higher sensitivity than the proposed model on Visual Search and Flanker, reflecting a different sensitivity–specificity trade-off rather than overall superiority; the proposed model leads on Accuracy, ADHD F1 and AUC on both tasks.

https://doi.org/10.1371/journal.pone.0357213.s002

(PDF)

References

  1. 1. Polanczyk GV, Willcutt EG, Salum GA, Kieling C, Rohde LA. ADHD prevalence estimates across three decades: an updated systematic review and meta-regression analysis. Int J Epidemiol. 2014;43(2):434–42.
  2. 2. Francés L, Quintero J, Fernández A, Ruiz A, Caules J, Fillon G, et al. Current state of knowledge on the prevalence of neurodevelopmental disorders in childhood according to the DSM-5: a systematic review in accordance with the PRISMA criteria. Child Adolesc Psychiatry Ment Health. 2022;16(1):27. pmid:35361232
  3. 3. Vahia VN. Diagnostic and statistical manual of mental disorders 5: a quick glance. Indian J Psychiatry. 2013;55(3):220–3. pmid:24082241
  4. 4. Jafari P, Ghanizadeh A, Akhondzadeh S, Mohammadi MR. Health-related quality of life of Iranian children with attention deficit/hyperactivity disorder. Qual Life Res. 2011;20(1):31–6. pmid:20686924
  5. 5. Mohammadi MR, Ahmadi N, Khaleghi A, Mostafavi SA, Kamali K, Rahgozar M, et al. Prevalence and correlates of psychiatric disorders in a National Survey of Iranian Children and Adolescents. Iran J Psychiatry. 2019;14(1):1–15. pmid:31114613
  6. 6. Monden Y, Dan H, Nagashima M, Dan I, Kyutoku Y, Okamoto M, et al. Clinically-oriented monitoring of acute effects of methylphenidate on cerebral hemodynamics in ADHD children using fNIRS. Clin Neurophysiol. 2012;123(6):1147–57. pmid:22088661
  7. 7. Matza L, Paramore C, Prasad M. A review of the economic burden of ADHD: cost effectiveness and resource allocation. Cost Eff Resour Alloc. 2005. https://doi.org/10.1186/1478-7547-3-5
  8. 8. Ayano G, Demelash S, Gizachew Y, Tsegay L, Alati R. The global prevalence of attention deficit hyperactivity disorder in children and adolescents: an umbrella review of meta-analyses. J Affect Disord. 2023;339:860–6. pmid:37495084
  9. 9. Kim JW, Kim B-N, Kim JI, Yang C-M, Kwon J. Electroencephalogram (EEG) based prediction of attention deficit hyperactivity disorder (ADHD) using machine learning. Neuropsychiatr Dis Treat. 2025;21:271–9. pmid:39963122
  10. 10. Müller A, Vetsch S, Pershin I, Candrian G, Baschera G-M, Kropotov JD, et al. EEG/ERP-based biomarker/neuroalgorithms in adults with ADHD: development, reliability, and application in clinical practice. World J Biol Psychiatry. 2020;21(3):172–82. pmid:30990349
  11. 11. Arns M, Conners CK, Kraemer HC. A decade of EEG Theta/Beta Ratio Research in ADHD: a meta-analysis. J Atten Disord. 2013;17(5):374–83. pmid:23086616
  12. 12. Lenartowicz A, Loo SK. Use of EEG to diagnose ADHD. Curr Psychiatry Rep. 2014;16(11):498.
  13. 13. Bansal J, Gangwar G, Aljaidi M, Alkoradees A, Singh G. EEG-based ADHD classification using autoencoder feature extraction and ResNet with double augmented attention mechanism. Brain Sci. 2025;15(1):95. pmid:39851462
  14. 14. Karabiber Cura O, Akan A, Kocaaslan Atli S. Detection of attention deficit hyperactivity disorder based on EEG feature maps and deep learning. Biocybern Biomed Eng. 2024;44(3):450–60.
  15. 15. Noble KG, Houston SM, Kan E, Sowell ER. Neural correlates of socioeconomic status in the developing human brain. Dev Sci. 2012;15(4):516–27. pmid:22709401
  16. 16. Hackman DA, Farah MJ, Meaney MJ. Socioeconomic status and the brain: mechanistic insights from human and animal research. Nat Rev Neurosci. 2010;11(9):651–9. pmid:20725096
  17. 17. Russell AE, Ford T, Russell G. Socioeconomic associations with ADHD: findings from a mediation analysis. PLoS One. 2015;10(6):e0128248. pmid:26030626
  18. 18. Isbell E, Peters AN, Richardson DM, Rodas De León NE. Cognitive electrophysiology in socioeconomic context in adulthood. Sci Data. 2025;12(1):841. pmid:40404753
  19. 19. Dubreuil-Vall L, Ruffini G, Camprodon JA. Deep learning convolutional neural networks discriminate adult ADHD from healthy individuals on the basis of event-related spectral EEG. Front Neurosci. 2020;14:251. pmid:32327965
  20. 20. Roy Y, Banville H, Albuquerque I, Gramfort A, Falk TH, Faubert J. Deep learning-based electroencephalography analysis: a systematic review. J Neural Eng. 2019;16(5):051001. pmid:31151119
  21. 21. Amin HU, Mumtaz W, Subhani AR, Saad MNM, Malik AS. Classification of EEG signals based on pattern recognition approach. Front Comput Neurosci. 2017;11:103. pmid:29209190
  22. 22. Mohammadi MR, Khaleghi A, Nasrabadi AM, Rafieivand S, Begol M, Zarafshan H. EEG classification of ADHD and normal children using non-linear features and neural network. Biomed Eng Lett. 2016;6(2):66–73.
  23. 23. Ghassemi F, Hassan_Moradi M, Tehrani-Doost M, Abootalebi V. Using non-linear features of EEG for ADHD/normal participants’ classification. Procedia - Soc Behav Sci. 2012;32:148–52.
  24. 24. Maniruzzaman Md, Shin J, Al Mehedi Hasan Md, Yasumura A. Efficient feature selection and machine learning based ADHD detection using EEG signal. Comput Mater Continua. 2022;72(3):5179–95.
  25. 25. Altınkaynak M, Dolu N, Güven A, Pektaş F, Özmen S, Demirci E, et al. Diagnosis of attention deficit hyperactivity disorder with combined time and frequency features. Biocybern Biomed Eng. 2020;40(3):927–37.
  26. 26. Chandela U, Faisal KN, Sharma RR. Electroencephalogram-based unified approach for multiple neurodevelopmental disorders detection in children using successive multivariate variational mode decomposition. IEEE Trans Cogn Dev Syst. 2025;17(6):1350–9.
  27. 27. Tawhid MNA, Siuly S, Wang H, Whittaker F, Wang K, Zhang Y. A spectrogram image based intelligent technique for automatic detection of autism spectrum disorder from EEG. PLoS One. 2021;16(6):e0253094. pmid:34170979
  28. 28. Moghaddari M, Lighvan MZ, Danishvar S. Diagnose ADHD disorder in children using convolutional neural network based on continuous mental task EEG. Comput Methods Programs Biomed. 2020;197:105738. pmid:32927404
  29. 29. Cisotto G, Zanga A, Chlebus J, Zoppis I, Manzoni S, Markowska-Kaczmar U. Comparison of attention-based deep learning models for eeg classification. arXiv preprint. 2020. https://doi.org/10.48550/arXiv.2012.01074
  30. 30. Tawhid MdNA, Siuly S, Wang K, Wang H. GENet: a generic neural network for detecting various neurological disorders from EEG. IEEE Trans Cogn Dev Syst. 2024;16(5):1829–42.
  31. 31. Hossain MM, Tawhid MNA. Exploring brain lobe-specific insights in an explainable framework for EEG-based schizophrenia detection. PLoS One. 2026;21(3):e0334389. pmid:41861029
  32. 32. García-Ponsoda S, Maté A, Trujillo J. Refining ADHD diagnosis with EEG: the impact of preprocessing and temporal segmentation on classification accuracy. Comput Biol Med. 2024;183:109305. pmid:39486306
  33. 33. Kiiski H, Bennett M, Rueda-Delgado LM, Farina FR, Knight R, Boyle R, et al. EEG spectral power, but not theta/beta ratio, is a neuromarker for adult ADHD. Eur J Neurosci. 2020;51(10):2095–109. pmid:31834950
  34. 34. Maheshwari S, Rajesh KNVPS, Kanhangad V, Acharya UR, Kumar TS. Entropy difference-based EEG channel selection technique for automated detection of ADHD. PLoS One. 2025;20(4):e0319487. pmid:40179119
  35. 35. Rakesh D, Whittle S. Socioeconomic status and the developing brain - a systematic review of neuroimaging findings in youth. Neurosci Biobehav Rev. 2021;130:379–407. pmid:34474050
  36. 36. Olson L, Chen B, Fishman I. Neural correlates of socioeconomic status in early childhood: a systematic review of the literature. Child Neuropsychol. 2021;27(3):390–423. pmid:33563106
  37. 37. Stevens C, Lauinger B, Neville H. Differences in the neural mechanisms of selective attention in children from different socioeconomic backgrounds: an event-related brain potential study. Dev Sci. 2009;12(4):634–46. pmid:19635089
  38. 38. Faraone SV, Banaschewski T, Coghill D, Zheng Y, Biederman J, Bellgrove MA, et al. The World Federation of ADHD International Consensus Statement: 208 evidence-based conclusions about the disorder. Neurosci Biobehav Rev. 2021;128:789–818. pmid:33549739
  39. 39. Baltrusaitis T, Ahuja C, Morency L-P. Multimodal machine learning: a survey and taxonomy. IEEE Trans Pattern Anal Mach Intell. 2019;41(2):423–43. pmid:29994351
  40. 40. Douglas N, Oosterhuis M, Valderrama CE. Evaluating the impact of demographic factors on subject-independent EEG-based emotion recognition approaches. Diagnostics (Basel). 2026;16(1):144. pmid:41515638
  41. 41. Zhang X, Li J, Hou K, Hu B, Shen J, Pan J. EEG-based depression detection using convolutional neural network with demographic attention mechanism. In: 2020 42nd annual international conference of the ieee engineering in medicine & biology society (EMBC). IEEE; 2020. pp. 128–33. https://doi.org/10.1109/EMBC44109.2020.9175956
  42. 42. de Filippis R, Al Foysal A. Deep learning for predicting post-stroke cognitive decline using multimodal data: A synthetic proof-of-concept study. Open Access Library J. 2026;13(1):1–22.
  43. 43. Rivera MJ, Teruel MA, Maté A, Trujillo J. Diagnosis and prognosis of mental disorders by means of EEG and deep learning: a systematic mapping study. Artif Intell Rev. 2021;55(2):1209–51.
  44. 44. Khare SK, Acharya UR. An explainable and interpretable model for attention deficit hyperactivity disorder in children using EEG signals. Comput Biol Med. 2023;155:106676.
  45. 45. Motie Nasrabadi A, Allahverdy A, Samavati M, Mohammadi MR. EEG data for ADHD/Control children. 2020. https://doi.org/10.21227/rzfh-zn36
  46. 46. Jiang X, Bian G-B, Tian Z. Removal of artifacts from EEG signals: a review. Sensors (Basel). 2019;19(5):987. pmid:30813520
  47. 47. Rousseeuw PJ, Croux C. Alternatives to the median absolute deviation. J Am Stat Assoc. 1993;88(424):1273–83.
  48. 48. Leys C, Ley C, Klein O, Bernard P, Licata L. Detecting outliers: do not use standard deviation around the mean, use absolute deviation around the median. J Exp Soc Psychol. 2013;49(4):764–6.
  49. 49. Jäger S, Allhorn A, Bießmann F. A benchmark for data imputation methods. Front Big Data. 2021;4:693674. pmid:34308343
  50. 50. Emmanuel T, Maupong T, Mpoeleng D, Semong T, Mphago B, Tabona O. A survey on missing data in machine learning. J Big Data. 2021;8(1):140. pmid:34722113
  51. 51. TaghiBeyglou B, Shahbazi A, Bagheri F, Akbarian S, Jahed M. Detection of ADHD cases using CNN and classical classifiers of raw EEG. Comput Methods Programs Biomed Update. 2022;2:100080.
  52. 52. Maniruzzaman MD, Hasan MDAM, Asai N, Shin J. Optimal channels and features selection based ADHD detection from EEG signal using statistical and machine learning techniques. IEEE Access. 2023;11:33570–83.
  53. 53. Lawhern VJ, Solon AJ, Waytowich NR, Gordon SM, Hung CP, Lance BJ. EEGNet: a compact convolutional neural network for EEG-based brain-computer interfaces. J Neural Eng. 2018;15(5):056013. pmid:29932424
  54. 54. Loshchilov I, Hutter F. Decoupled weight decay regularization. arXiv preprint. 2017. https://doi.org/10.48550/arXiv.1711.05101
  55. 55. Lin TY, Goyal P, Girshick R, He K, Dollár P. Focal loss for dense object detection. In: Proceedings of the IEEE international conference on computer vision; 2017. pp. 2980–8. https://doi.org/10.1109/ICCV.2017.324
  56. 56. Tawhid MDNA, Siuly S, Li T. A Convolutional long short-term memory-based neural network for epilepsy detection from EEG. IEEE Trans Instrum Meas. 2022;71:1–11.
  57. 57. Tawhid MNA, Siuly S, Wang K, Wang H. Textural feature based intelligent approach for neurological abnormality detection from brain signal data. PLoS One. 2022;17(11):e0277555. pmid:36374850
  58. 58. Tawhid MDNA, Siuly S, Wang K, Wang H. Automatic and efficient framework for identifying multiple neurological disorders from EEG signals. IEEE Trans Technol Soc. 2023;4(1):76–86.
  59. 59. Siuly S, Tawhid MDNA, Li Y, Acharya R, Sadiq MT, Wang H. Investigating brain lobe biomarkers to enhance dementia detection using EEG data. Cogn Comput. 2025;17(2).
  60. 60. Sanchis J, García-Ponsoda S, Teruel MA, Trujillo J, Song I-Y. A novel approach to identify the brain regions that best classify ADHD by means of EEG and deep learning. Heliyon. 2024;10(4):e26028. pmid:38379973
  61. 61. Allahverdy A, Moghadam AK, Mohammadi MR, Nasrabadi AM. Detecting ADHD children using the attention continuity as nonlinear feature of EEG. Front Biomed Technol. 2016;3(1–2):28–33.
  62. 62. Talebi N, Motie Nasrabadi A. Investigating the discrimination of linear and nonlinear effective connectivity patterns of EEG signals in children with attention-deficit/hyperactivity disorder and typically developing children. Comput Biol Med. 2022;148:105791. pmid:35863245
  63. 63. Atila O, Deniz E, Ari A, Sengur A, Chakraborty S, Barua PD, et al. LSGP-USFNet: Automated attention deficit hyperactivity disorder detection using locations of Sophie Germain’s primes on ulam’s spiral-based features with electroencephalogram signals. Sensors (Basel). 2023;23(16):7032. pmid:37631569
  64. 64. Loh HW, Ooi CP, Oh SL, Barua PD, Tan YR, Acharya UR, et al. ADHD/CD-NET: automated EEG-based characterization of ADHD and CD using explainable deep neural network technique. Cogn Neurodyn. 2024;18(4):1609–25. pmid:39104684
  65. 65. Ahire N, Awale RN, Wagh A. Electroencephalogram (EEG) based prediction of attention deficit hyperactivity disorder (ADHD) using machine learning. Appl Neuropsychol Adult. 2025;32(4):966–77. pmid:37647332
  66. 66. Nadeau C, Bengio Y. Inference for the generalization error. Mach Learn. 2003;52(3):239–81.
  67. 67. Lundberg SM, Lee SI. A unified approach to interpreting model predictions. Adv Neural Inform Process Syst. 2017;30. https://doi.org/10.48550/arXiv.1705.07874