Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,518)

Search Parameters:
Keywords = brain-based learning

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
35 pages, 2149 KB  
Review
Integrating Nanotechnology and Artificial Intelligence for Early Detection and Prognostication of Glioblastoma: A Translational Perspective
by Meghraj Vivekanand Suryawanshi, Imtiyaz Bagban and Akshata Yashwant Patne
Targets 2025, 3(4), 31; https://doi.org/10.3390/targets3040031 - 14 Oct 2025
Abstract
Glioblastoma (GBM) is the most common and aggressive malignant brain tumor in adults. This review explains the connections between the genesis and progression of GBM and particular cellular tumorigenic mechanisms, such as angiogenesis, invasion, migration, growth factor overexpression, genetic instability, and apoptotic disorders, [...] Read more.
Glioblastoma (GBM) is the most common and aggressive malignant brain tumor in adults. This review explains the connections between the genesis and progression of GBM and particular cellular tumorigenic mechanisms, such as angiogenesis, invasion, migration, growth factor overexpression, genetic instability, and apoptotic disorders, as well as possible therapeutic targets that help predict the course of the disease. Glioblastoma multiforme (GBM) diagnosis relies heavily on histopathological features, molecular markers, extracellular vesicles, neuroimaging, and biofluid-based glial tumor identification. In order to improve miRNA stability and stop the proliferation of cancer cells, nanoparticles, magnetic nanoparticles, contrast agents, gold nanoparticles, and nanoprobes are being created for use in cancer treatments, neuroimaging, and biopsy. Targeted nanoparticles can boost the strength of an MRI signal by about 28–50% when compared to healthy tissue or controls in a preclinical model like mouse lymph node metastasis. Combining the investigation of CNAs and noncoding RNAs with deep learning-driven global profiling of genes, proteins, RNAs, miRNAs, and metabolites presents exciting opportunities for creating new diagnostic markers for malignancies of the central nervous system. Artificial intelligence (AI) advances precision medicine and cancer treatment by enabling the real-time analysis of complex biological and clinical data through wearable sensors and nanosensors; optimizing drug dosages, nanomaterial design, and treatment plans; and accelerating the development of nanomedicine through high-throughput testing and predictive modeling. Full article
Show Figures

Graphical abstract

29 pages, 2757 KB  
Article
Non-Contrast Brain CT Images Segmentation Enhancement: Lightweight Pre-Processing Model for Ultra-Early Ischemic Lesion Recognition and Segmentation
by Aleksei Samarin, Alexander Savelev, Aleksei Toropov, Aleksandra Dozortseva, Egor Kotenko, Artem Nazarenko, Alexander Motyko, Galiya Narova, Elena Mikhailova and Valentin Malykh
J. Imaging 2025, 11(10), 359; https://doi.org/10.3390/jimaging11100359 - 13 Oct 2025
Abstract
Timely identification and accurate delineation of ultra-early ischemic stroke lesions in non-contrast computed tomography (CT) scans of the human brain are of paramount importance for prompt medical intervention and improved patient outcomes. In this study, we propose a deep learning-driven methodology specifically designed [...] Read more.
Timely identification and accurate delineation of ultra-early ischemic stroke lesions in non-contrast computed tomography (CT) scans of the human brain are of paramount importance for prompt medical intervention and improved patient outcomes. In this study, we propose a deep learning-driven methodology specifically designed for segmenting ultra-early ischemic regions, with a particular emphasis on both the ischemic core and the surrounding penumbra during the initial stages of stroke progression. We introduce a lightweight preprocessing model based on convolutional filtering techniques, which enhances image clarity while preserving the structural integrity of medical scans, a critical factor when detecting subtle signs of ultra-early ischemic strokes. Unlike conventional preprocessing methods that directly modify the image and may introduce artifacts or distortions, our approach ensures the absence of neural network-induced artifacts, which is especially crucial for accurate diagnosis and segmentation of ultra-early ischemic lesions. The model employs predefined differentiable filters with trainable parameters, allowing for artifact-free and precision-enhanced image refinement tailored to the challenges of ultra-early stroke detection. In addition, we incorporated into the combined preprocessing pipeline a newly proposed trainable linear combination of pretrained image filters, a concept first introduced in this study. For model training and evaluation, we utilize a publicly available dataset of acute ischemic stroke cases, focusing on the subset relevant to ultra-early stroke manifestations, which contains annotated non-contrast CT brain scans from 112 patients. The proposed model demonstrates high segmentation accuracy for ultra-early ischemic regions, surpassing existing methodologies across key performance metrics. The results have been rigorously validated on test subsets from the dataset, confirming the effectiveness of our approach in supporting the early-stage diagnosis and treatment planning for ultra-early ischemic strokes. Full article
(This article belongs to the Section Medical Imaging)
Show Figures

Figure 1

32 pages, 6508 KB  
Article
An Explainable Web-Based Diagnostic System for Alzheimer’s Disease Using XRAI and Deep Learning on Brain MRI
by Serra Aksoy and Arij Daou
Diagnostics 2025, 15(20), 2559; https://doi.org/10.3390/diagnostics15202559 - 10 Oct 2025
Viewed by 305
Abstract
Background: Alzheimer’s disease (AD) is a progressive neurodegenerative condition marked by cognitive decline and memory loss. Despite advancements in AI-driven neuroimaging analysis for AD detection, clinical deployment remains limited due to challenges in model interpretability and usability. Explainable AI (XAI) frameworks such as [...] Read more.
Background: Alzheimer’s disease (AD) is a progressive neurodegenerative condition marked by cognitive decline and memory loss. Despite advancements in AI-driven neuroimaging analysis for AD detection, clinical deployment remains limited due to challenges in model interpretability and usability. Explainable AI (XAI) frameworks such as XRAI offer potential to bridge this gap by providing clinically meaningful visualizations of model decision-making. Methods: This study developed a comprehensive, clinically deployable AI system for AD severity classification using 2D brain MRI data. Three deep learning architectures MobileNet-V3 Large, EfficientNet-B4, and ResNet-50 were trained on an augmented Kaggle dataset (33,984 images across four AD severity classes). The models were evaluated on both augmented and original datasets, with integrated XRAI explainability providing region-based attribution maps. A web-based clinical interface was built using Gradio to deliver real-time predictions and visual explanations. Results: MobileNet-V3 achieved the highest accuracy (99.18% on the augmented test set; 99.47% on the original dataset), while using the fewest parameters (4.2 M), confirming its efficiency and suitability for clinical use. XRAI visualizations aligned with known neuroanatomical patterns of AD progression, enhancing clinical interpretability. The web interface delivered sub-20 s inference with high classification confidence across all AD severity levels, successfully supporting real-world diagnostic workflows. Conclusions: This research presents the first systematic integration of XRAI into AD severity classification using MRI and deep learning. The MobileNet-V3-based system offers high accuracy, computational efficiency, and interpretability through a user-friendly clinical interface. These contributions demonstrate a practical pathway toward real-world adoption of explainable AI for early and accurate Alzheimer’s disease detection. Full article
(This article belongs to the Special Issue Alzheimer's Disease Diagnosis Based on Deep Learning)
Show Figures

Figure 1

18 pages, 4337 KB  
Article
A Transformer-Based Multimodal Fusion Network for Emotion Recognition Using EEG and Facial Expressions in Hearing-Impaired Subjects
by Shuni Feng, Qingzhou Wu, Kailin Zhang and Yu Song
Sensors 2025, 25(20), 6278; https://doi.org/10.3390/s25206278 - 10 Oct 2025
Viewed by 168
Abstract
Hearing-impaired people face challenges in expressing and perceiving emotions, and traditional single-modal emotion recognition methods demonstrate limited effectiveness in complex environments. To enhance recognition performance, this paper proposes a multimodal fusion neural network based on a multimodal multi-head attention fusion neural network (MMHA-FNN). [...] Read more.
Hearing-impaired people face challenges in expressing and perceiving emotions, and traditional single-modal emotion recognition methods demonstrate limited effectiveness in complex environments. To enhance recognition performance, this paper proposes a multimodal fusion neural network based on a multimodal multi-head attention fusion neural network (MMHA-FNN). This method utilizes differential entropy (DE) and bilinear interpolation features as inputs, learning the spatial–temporal characteristics of brain regions through an MBConv-based module. By incorporating the Transformer-based multi-head self-attention mechanism, we dynamically model the dependencies between EEG and facial expression features, enabling adaptive weighting and deep interaction of cross-modal characteristics. The experiment conducted a four-classification task on the MED-HI dataset (15 subjects, 300 trials). The taxonomy included happy, sad, fear, and calmness, where ‘calmness’ corresponds to a low-arousal neutral state as defined in the MED-HI protocol. Results indicate that the proposed method achieved an average accuracy of 81.14%, significantly outperforming feature concatenation (71.02%) and decision layer fusion (69.45%). This study demonstrates the complementary nature of EEG and facial expressions in emotion recognition among hearing-impaired individuals and validates the effectiveness of feature layer interaction fusion based on attention mechanisms in enhancing emotion recognition performance. Full article
(This article belongs to the Section Biomedical Sensors)
Show Figures

Figure 1

20 pages, 2793 KB  
Article
Investigating Brain Activity of Children with Autism Spectrum Disorder During STEM-Related Cognitive Tasks
by Harshith Penmetsa, Rahma Abbasi, Nagasree Yellamilli, Kimberly Winkelman, Jeff Chan, Jaejin Hwang and Kyu Taek Cho
Information 2025, 16(10), 880; https://doi.org/10.3390/info16100880 - 10 Oct 2025
Viewed by 207
Abstract
Children with Autism Spectrum Disorder (ASD) often experience cognitive difficulties that impact learning. This study explores the use of electroencephalogram data collected with the MUSE 2 headband during task-based cognitive sessions to understand how cognitive states in children with ASD change across three [...] Read more.
Children with Autism Spectrum Disorder (ASD) often experience cognitive difficulties that impact learning. This study explores the use of electroencephalogram data collected with the MUSE 2 headband during task-based cognitive sessions to understand how cognitive states in children with ASD change across three structured tasks: Shape Matching, Shape Sorting, and Number Matching. Following signal preprocessing using Independent Component Analysis (ICA), power across various frequency bands was extracted using the Welch method. These features were used to analyze cognitive states in children with ASD in comparison to typically developing (TD) peers. To capture dynamic changes in attention over time, Morlet wavelet transform was applied, revealing distinct brain signal patterns. Machine learning classifiers were then developed to accurately distinguish between ASD and TD groups using the EEG data. Models included Support Vector Machine, K-Nearest Neighbors, Random Forest, an Ensemble method, and a Neural Network. Among these, the Ensemble method achieved the highest accuracy at 0.90. Feature importance analysis was conducted to identify the most influential EEG features contributing to classification performance. Based on these findings, an ASD map was generated to visually highlight the key EEG regions associated with ASD-related cognitive patterns. These findings highlight the potential of EEG-based models to capture ASD-specific neural and attentional patterns during learning, supporting their application in developing more personalized educational approaches. However, due to the limited sample size and participant heterogeneity, these findings should be considered exploratory. Future studies with larger samples are needed to validate and generalize the results. Full article
(This article belongs to the Special Issue AI Technology-Enhanced Learning and Teaching)
Show Figures

Figure 1

27 pages, 957 KB  
Review
Deep Learning for Brain MRI Tissue and Structure Segmentation: A Comprehensive Review
by Nedim Šišić and Peter Rogelj
Algorithms 2025, 18(10), 636; https://doi.org/10.3390/a18100636 - 9 Oct 2025
Viewed by 298
Abstract
Brain MRI segmentation plays a crucial role in neuroimaging studies and clinical trials by enabling the precise localization and quantification of brain tissues and structures. The advent of deep learning has transformed the field, offering accurate and fast tools for MRI segmentation. Nevertheless, [...] Read more.
Brain MRI segmentation plays a crucial role in neuroimaging studies and clinical trials by enabling the precise localization and quantification of brain tissues and structures. The advent of deep learning has transformed the field, offering accurate and fast tools for MRI segmentation. Nevertheless, several challenges limit the widespread applicability of these methods in practice. In this systematic review, we provide a comprehensive analysis of developments in deep learning-based segmentation of brain MRI in adults, segmenting the brain into tissues, structures, and regions of interest. We explore the key model factors influencing segmentation performance, including architectural design, choice of input size and model dimensionality, and generalization strategies. Furthermore, we address validation practices, which are particularly important given the scarcity of manual annotations, and identify the limitations of current methodologies. We present an extensive compilation of existing segmentation works and highlight the emerging trends and key results. Finally, we discuss the challenges and potential future directions in the field. Full article
(This article belongs to the Special Issue Machine Learning in Medical Signal and Image Processing (4th Edition))
Show Figures

Figure 1

12 pages, 246 KB  
Article
Applying the WHO ICF Framework to Fetal Alcohol Spectrum Disorder (FASD): A Forensic and Clinical Perspective on Disability Assessment and Patient Support
by Davide Ferorelli, Francesco Calò, Gianmarco Sirago, Dania Comparcini, Filippo Gibelli, Francesco Sessa, Marco Carotenuto, Biagio Solarino and Monica Salerno
Healthcare 2025, 13(19), 2546; https://doi.org/10.3390/healthcare13192546 - 9 Oct 2025
Viewed by 210
Abstract
Background/Objectives: This article aims to investigate the multifaceted effects of alcohol on neurophysiopathological development from gestational stages through adult life and the consequent dynamic-relational challenges in individuals with Fetal Alcohol Spectrum Disorder (FASD). FASD, resulting from prenatal alcohol exposure (PAE), is characterized [...] Read more.
Background/Objectives: This article aims to investigate the multifaceted effects of alcohol on neurophysiopathological development from gestational stages through adult life and the consequent dynamic-relational challenges in individuals with Fetal Alcohol Spectrum Disorder (FASD). FASD, resulting from prenatal alcohol exposure (PAE), is characterized by a range of neurological, cognitive, behavioral, and sometimes physical impairments. This article explores how alcohol and its toxic metabolites cross the placenta, inducing direct cellular toxicity and epigenetic alterations that disrupt critical neurodevelopmental processes such as neurogenesis and brain circuit formation. Clinically, individuals with FASD exhibit diverse deficits in executive functioning, learning, memory, social skills, and sensory-motor abilities, leading to significant lifelong disabilities. A central focus is the application of the World Health Organization’s International Classification of Functioning, Disability and Health (ICF) criteria to comprehensively frame these disabilities. The ICF’s biopsychosocial model allows for a multidimensional assessment of impairments in body functions and structures, limitations in activities, and restrictions in participation, while also considering the crucial role of environmental factors. Methods: PubMed and Semantic Scholar databases were searched for relevant papers published in English. Results: This article highlights the utility of the ICF in creating individualized functioning profiles to guide interventions and support services, addressing the limitations of traditional assessment methods. Conclusions: While the ICF framework offers a robust approach for understanding and managing FASD, further research is essential to develop and validate FASD-specific ICF-based assessment tools to enhance support and social participation for affected individuals. Full article
22 pages, 2773 KB  
Article
Antioxidant, Neuroprotective, and Antinociceptive Effects of Peruvian Black Maca (Lepidium meyenii Walp.)
by Iván M. Quispe-Díaz, Roberto O. Ybañez-Julca, Daniel Asunción-Alvarez, Cinthya Enriquez-Lara, José L. Polo-Bardales, Rafael Jara-Aguilar, Edmundo A. Venegas-Casanova, Ricardo D. D. G. de Albuquerque, Noé Costilla-Sánchez, Edison Vásquez-Corales, Pedro Buc Calderon and Julio Benites
Antioxidants 2025, 14(10), 1214; https://doi.org/10.3390/antiox14101214 - 8 Oct 2025
Viewed by 470
Abstract
Lepidium meyenii Walp. (black maca, BM) is a traditional Andean crop increasingly studied for its bioactive potential. This work characterized the phytochemical profile and evaluated the antioxidant, antinociceptive, and neuroprotective properties of a lyophilized aqueous extract of BM hypocotyls. UHPLC-ESI-QTOF-MS/MS identified twelve major [...] Read more.
Lepidium meyenii Walp. (black maca, BM) is a traditional Andean crop increasingly studied for its bioactive potential. This work characterized the phytochemical profile and evaluated the antioxidant, antinociceptive, and neuroprotective properties of a lyophilized aqueous extract of BM hypocotyls. UHPLC-ESI-QTOF-MS/MS identified twelve major compounds, including macamides, imidazole alkaloids, sterols, and fatty acid amides. BM showed a moderate total phenolic content but strong electron transfer-based antioxidant activity in CUPRAC and FRAP assays, together with moderate radical scavenging capacity in ABTS and DPPH systems. In ovariectomized rats, BM significantly reduced brain malondialdehyde levels, mitigated oxidative stress, and improved spatial learning during acquisition in the Morris water maze, confirming its neuroprotective effect. Antinociceptive assays (hot plate, cold plate, and tail immersion) further revealed a rapid but transient increase in nociceptive thresholds. This study provides experimental evidence supporting the analgesic effect of black maca. Molecular docking highlighted lepidiline B and campesterol as key metabolites with strong interactions with redox enzymes, the μ-opioid receptor, and the FAAH enzyme, supporting their role in the observed bioactivities. ADMET predictions indicated favorable oral bioavailability, CNS penetration, systemic clearance, and acceptable safety profiles. These results substantiate the role of black maca as a neuroprotective nutraceutical and highlight its promise as a novel source of rapidly acting natural analgesic compounds. Full article
Show Figures

Figure 1

22 pages, 1806 KB  
Article
MAMVCL: Multi-Atlas Guided Multi-View Contrast Learning for Autism Spectrum Disorder Classification
by Zuohao Yin, Feng Xu, Yue Ma, Shuo Huang, Kai Ren and Li Zhang
Brain Sci. 2025, 15(10), 1086; https://doi.org/10.3390/brainsci15101086 - 8 Oct 2025
Viewed by 181
Abstract
Background: Autism spectrum disorder (ASD) is a neurodevelopmental condition characterized by significant neurological plasticity in early childhood, where timely interventions like behavioral therapy, language training, and social skills development can mitigate symptoms. Contributions: We introduce a novel Multi-Atlas Guided Multi-View Contrast Learning (MAMVCL) [...] Read more.
Background: Autism spectrum disorder (ASD) is a neurodevelopmental condition characterized by significant neurological plasticity in early childhood, where timely interventions like behavioral therapy, language training, and social skills development can mitigate symptoms. Contributions: We introduce a novel Multi-Atlas Guided Multi-View Contrast Learning (MAMVCL) framework for ASD classification, leveraging functional connectivity (FC) matrices from multiple brain atlases to enhance diagnostic accuracy. Methodology: The MAMVCL framework integrates imaging and phenotypic data through a population graph, where node features derive from imaging data, edge indices are based on similarity scoring matrices, and edge weights reflect phenotypic similarities. Graph convolution extracts global field-of-view features. Concurrently, a Target-aware attention aggregator processes FC matrices to capture high-order brain region dependencies, yielding local field-of-view features. To ensure consistency in subject characteristics, we employ a graph contrastive learning strategy that aligns global and local feature representations. Results: Experimental results on the ABIDE-I dataset demonstrate that our model achieves an accuracy of 85.71%, outperforming most existing methods and confirming its effectiveness. Implications: The proposed model demonstrates superior performance in ASD classification, highlighting the potential of multi-atlas and multi-view learning for improving diagnostic precision and supporting early intervention strategies. Full article
(This article belongs to the Special Issue Advances in Emotion Processing and Cognitive Neuropsychology)
Show Figures

Figure 1

45 pages, 5814 KB  
Review
A Survey of EEG-Based Approaches to Classroom Attention Assessment in Education
by Lijun Wei, Yuanyu Yu, Yuping Qin and Shuang Zhang
Information 2025, 16(10), 860; https://doi.org/10.3390/info16100860 - 4 Oct 2025
Viewed by 225
Abstract
In evaluating classroom teaching quality, students’ attention assessment is a critical indicator in education management, as it holds significant practical value for improving teaching methods and instructional quality. Electroencephalogram (EEG) signals can monitor dynamic neural activity in the brain in real time. Their [...] Read more.
In evaluating classroom teaching quality, students’ attention assessment is a critical indicator in education management, as it holds significant practical value for improving teaching methods and instructional quality. Electroencephalogram (EEG) signals can monitor dynamic neural activity in the brain in real time. Their objectivity and non-invasive nature make them particularly suitable for attention assessment in classroom environments. This article first provides a brief overview of existing attention assessment methods, and then presents a comprehensive review of the current research status and methodologies in EEG-based attention assessment, including signal acquisition, preprocessing, feature extraction and selection, classification, and evaluation. Subsequently, the challenges in EEG-based teaching attention assessment are discussed, including the acquisition of high-quality signals, multimodal data fusion, complexity of data, and hardware setups for deep learning method implementation. Finally, a multimodal classroom attention assessment method, which integrates EEG and eye movement signals, is proposed to enhance teaching management. Full article
(This article belongs to the Special Issue Artificial Intelligence in the Era of Omni-Channel Media)
Show Figures

Figure 1

15 pages, 1613 KB  
Article
EEG-Powered UAV Control via Attention Mechanisms
by Jingming Gong, He Liu, Liangyu Zhao, Taiyo Maeda and Jianting Cao
Appl. Sci. 2025, 15(19), 10714; https://doi.org/10.3390/app151910714 - 4 Oct 2025
Viewed by 253
Abstract
This paper explores the development and implementation of a brain–computer interface (BCI) system that utilizes electroencephalogram (EEG) signals for real-time monitoring of attention levels to control unmanned aerial vehicles (UAVs). We propose an innovative approach that combines spectral power analysis and machine learning [...] Read more.
This paper explores the development and implementation of a brain–computer interface (BCI) system that utilizes electroencephalogram (EEG) signals for real-time monitoring of attention levels to control unmanned aerial vehicles (UAVs). We propose an innovative approach that combines spectral power analysis and machine learning classification techniques to translate cognitive states into precise UAV command signals. This method overcomes the limitations of traditional threshold-based approaches by adapting to individual differences and improving classification accuracy. Through comprehensive testing with 20 participants in both controlled laboratory environments and real-world scenarios, our system achieved an 85% accuracy rate in distinguishing between high and low attention states and successfully mapped these cognitive states to vertical UAV movements. Experimental results demonstrate that our machine learning-based classification method significantly enhances system robustness and adaptability in noisy environments. This research not only advances UAV operability through neural interfaces but also broadens the practical applications of BCI technology in aviation. Our findings contribute to the expanding field of neurotechnology and underscore the potential for neural signal processing and machine learning integration to revolutionize human–machine interaction in industries where dynamic relationships between cognitive states and automated systems are beneficial. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Graphical abstract

30 pages, 6459 KB  
Article
FREQ-EER: A Novel Frequency-Driven Ensemble Framework for Emotion Recognition and Classification of EEG Signals
by Dibya Thapa and Rebika Rai
Appl. Sci. 2025, 15(19), 10671; https://doi.org/10.3390/app151910671 - 2 Oct 2025
Viewed by 327
Abstract
Emotion recognition using electroencephalogram (EEG) signals has gained significant attention due to its potential applications in human–computer interaction (HCI), brain computer interfaces (BCIs), mental health monitoring, etc. Although deep learning (DL) techniques have shown impressive performance in this domain, they often require large [...] Read more.
Emotion recognition using electroencephalogram (EEG) signals has gained significant attention due to its potential applications in human–computer interaction (HCI), brain computer interfaces (BCIs), mental health monitoring, etc. Although deep learning (DL) techniques have shown impressive performance in this domain, they often require large datasets and high computational resources and offer limited interpretability, limiting their practical deployment. To address these issues, this paper presents a novel frequency-driven ensemble framework for electroencephalogram-based emotion recognition (FREQ-EER), an ensemble of lightweight machine learning (ML) classifiers with a frequency-based data augmentation strategy tailored for effective emotion recognition in low-data EEG scenarios. Our work focuses on the targeted analysis of specific EEG frequency bands and brain regions, enabling a deeper understanding of how distinct neural components contribute to the emotional states. To validate the robustness of the proposed FREQ-EER, the widely recognized DEAP (database for emotion analysis using physiological signals) dataset, SEED (SJTU emotion EEG dataset), and GAMEEMO (database for an emotion recognition system based on EEG signals and various computer games) were considered for the experiment. On the DEAP dataset, classification accuracies of up to 96% for specific emotion classes were achieved, while on the SEED and GAMEEMO, it maintained 97.04% and 98.6% overall accuracies, respectively, with nearly perfect AUC values confirming the frameworks efficiency, interpretability, and generalizability. Full article
Show Figures

Figure 1

14 pages, 2241 KB  
Article
Passive Brain–Computer Interface Using Textile-Based Electroencephalography
by Alec Anzalone, Emily Acampora, Careesa Liu and Sujoy Ghosh Hajra
Sensors 2025, 25(19), 6080; https://doi.org/10.3390/s25196080 - 2 Oct 2025
Viewed by 419
Abstract
Background: Passive brain–computer interface (pBCI) systems use a combination of electroencephalography (EEG) and machine learning (ML) to evaluate a user’s cognitive and physiological state, with increasing applications in both clinical and non-clinical scenarios. pBCI systems have been limited by their traditional reliance on [...] Read more.
Background: Passive brain–computer interface (pBCI) systems use a combination of electroencephalography (EEG) and machine learning (ML) to evaluate a user’s cognitive and physiological state, with increasing applications in both clinical and non-clinical scenarios. pBCI systems have been limited by their traditional reliance on sensor technologies that cannot easily be integrated into non-laboratory settings where pBCIs are most needed. Advances in textile-electrode-based EEG show promise in overcoming the operational limitations; however, no study has demonstrated their use in pBCIs. This study presents the first application of fully textile-based EEG for pBCIs in differentiating cognitive states. Methods: Cognitive state comparisons between eyes-open (EO) and eyes-closed (EC) conditions were conducted using publicly available data for both novel textile and traditional dry-electrode EEG. EO vs. EC differences across both EEG sensor technologies were assessed in delta, theta, alpha, and beta EEG power bands, followed by the application of a Support Vector Machine (SVM) classifier. The SVM was applied to each EEG system separately and in a combined setting, where the classifier was trained on dry EEG data and tested on textile EEG data. Results: The textile EEG system accurately captured the characteristic increase in alpha power from EO to EC (p < 0.01), but power values were lower than those of dry EEG across all frequency bands. Classification accuracies for the standalone dry and textile systems were 96% and 92%, respectively. The cross-sensor generalizability assessment resulted in a 91% classification accuracy. Conclusions: This study presents the first use of textile-based EEG for pBCI applications. Our results indicate that textile-based EEG can reliably capture changes in EEG power bands between EO and EC, and that a pBCI system utilizing non-traditional textile electrodes is both accurate and generalizable. Full article
Show Figures

Figure 1

20 pages, 1372 KB  
Article
A Novel Multi-Scale Entropy Approach for EEG-Based Lie Detection with Channel Selection
by Jiawen Li, Guanyuan Feng, Chen Ling, Ximing Ren, Shuang Zhang, Xin Liu, Leijun Wang, Mang I. Vai, Jujian Lv and Rongjun Chen
Entropy 2025, 27(10), 1026; https://doi.org/10.3390/e27101026 - 29 Sep 2025
Viewed by 255
Abstract
Entropy-based analyses have emerged as a powerful tool for quantifying the complexity, regularity, and information content of complex biological signals, such as electroencephalography (EEG). In this regard, EEG-based lie detection offers the advantage of directly providing more objective and less susceptible-to-manipulation results compared [...] Read more.
Entropy-based analyses have emerged as a powerful tool for quantifying the complexity, regularity, and information content of complex biological signals, such as electroencephalography (EEG). In this regard, EEG-based lie detection offers the advantage of directly providing more objective and less susceptible-to-manipulation results compared to traditional polygraph methods. To this end, this study proposes a novel multi-scale entropy approach by fusing fuzzy entropy (FE), time-shifted multi-scale fuzzy entropy (TSMFE), and hierarchical multi-band fuzzy entropy (HMFE), which enables the multidimensional characterization of EEG signals. Subsequently, using machine learning classifiers, the fused feature vector is applied to lie detection, with a focus on channel selection to investigate distinguished neural signatures across brain regions. Experiments utilize a publicly benchmarked LieWaves dataset, and two parts are performed. One is a subject-dependent experiment to identify representative channels for lie detection. Another is a cross-subject experiment to assess the generalizability of the proposed approach. In the subject-dependent experiment, linear discriminant analysis (LDA) achieves impressive accuracies of 82.74% under leave-one-out cross-validation (LOOCV) and 82.00% under 10-fold cross-validation. The cross-subject experiment yields an accuracy of 64.07% using a radial basis function (RBF) kernel support vector machine (SVM) under leave-one-subject-out cross-validation (LOSOCV). Furthermore, regarding the channel selection results, PZ (parietal midline) and T7 (left temporal) are considered the representative channels for lie detection, as they exhibit the most prominent occurrences among subjects. These findings demonstrate that the PZ and T7 play vital roles in the cognitive processes associated with lying, offering a solution for designing portable EEG-based lie detection devices with fewer channels, which also provides insights into neural dynamics by analyzing variations in multi-scale entropy. Full article
(This article belongs to the Special Issue Entropy Analysis of Electrophysiological Signals)
Show Figures

Figure 1

18 pages, 449 KB  
Review
Decoding Emotions from fNIRS: A Survey on Tensor-Based Approaches in Affective Computing and Medical Applications
by Aleksandra Kawala-Sterniuk, Michal Podpora, Dariusz Mikolajewski, Maciej Piasecki, Ewa Rudnicka, Adrian Luckiewicz, Adam Sudol and Mariusz Pelc
Appl. Sci. 2025, 15(19), 10525; https://doi.org/10.3390/app151910525 - 29 Sep 2025
Viewed by 401
Abstract
Understanding and interpreting human emotions through neurophysiological signals has become a central goal in affective computing. This paper presents a focused survey of recent advances in emotion recognition using tensor factorization techniques specifically applied to functional Near-Infrared Spectroscopy (fNIRS) data. We examine how [...] Read more.
Understanding and interpreting human emotions through neurophysiological signals has become a central goal in affective computing. This paper presents a focused survey of recent advances in emotion recognition using tensor factorization techniques specifically applied to functional Near-Infrared Spectroscopy (fNIRS) data. We examine how tensor-based frameworks have been leveraged to capture the temporal, spatial, and spectral characteristics of fNIRS brain signals, enabling effective dimensionality reduction and latent pattern extraction. Focusing on third-order tensor constructions (trials × channels × time), we compare the use of Canonical Polyadic (CP) and Tucker decompositions in isolating components representative of emotional states. The review further evaluates the performance of extracted features when classified by conventional machine learning models such as Random Forests and Support Vector Machines. Emphasis is placed on comparative accuracy, interpretability, and the advantages of tensor methods over traditional approaches for distinguishing arousal and valence levels. We conclude by discussing the relevance of these methods for the development of real-time, explainable, emotion-aware systems in wearable neurotechnology, with a particular focus on medical applications such as mental health monitoring, early diagnosis of affective disorders, and personalized neurorehabilitation. Full article
Show Figures

Figure 1

Back to TopTop