基于深度学习技术的ASD儿童脑电图数据实时分类

IF 2.3 4区 医学 Q2 DEVELOPMENTAL BIOLOGY
Lekshmylal P. L., Suresh Kumar E., Ashalatha Radhakrishnan, Shiny G.
{"title":"基于深度学习技术的ASD儿童脑电图数据实时分类","authors":"Lekshmylal P. L.,&nbsp;Suresh Kumar E.,&nbsp;Ashalatha Radhakrishnan,&nbsp;Shiny G.","doi":"10.1002/dneu.23009","DOIUrl":null,"url":null,"abstract":"<div>\n \n <p>Autism spectrum disorder (ASD) presents unique challenges in diagnosis and treatment, necessitating innovative approaches to understanding its underlying neurophysiological mechanisms. Real-time classification of electroencephalography (EEG) data in children with ASD faces significant challenges due to variability in EEG signals caused by individual differences in brain activity, age, and behavioral states, complicating robust algorithm development. This study develops and validates a deep learning–based framework for real-time EEG classification in children with ASD, aiming to enhance diagnostic accuracy and enable timely interventions. The dataset includes EEG recordings from 60 children (30 with ASD and 30 typically developing), representing diverse age groups and behavioral profiles to improve generalizability. Pre-processing removes noise and artifacts through segmentation, short-time Fourier transform (STFT), and independent component analysis (ICA). Grid search optimization (GSO) enhances model performance by systematically searching hyperparameter combinations to find the optimal configuration. A hybrid convolutional neural network (CNN)–long short-term memory (LSTM) framework is proposed, combining convolutional layers for spatial feature extraction with LSTM layers for temporal sequence modeling. This hybrid model is the primary proposed solution for real-time EEG classification due to its ability to capture both spatial and temporal features critical for interpreting sequential EEG data in children with ASD. The model achieves an accuracy of 87.5%, a precision of 85.0%, a recall of 90.0%, and an <i>F</i>1 score of 87.5% implemented using MATLAB software. In comparison, ResNet, a baseline deep CNN model, achieves slightly higher accuracy (89.1%) but lacks temporal modeling capabilities essential for sequential EEG interpretation. Despite ResNet's marginally higher accuracy, the hybrid CNN–LSTM is favored as the final model for its superior temporal modeling, critical in EEG analysis. Future work may include real-time feedback mechanisms, mobile application development, and longitudinal data expansion.</p>\n </div>","PeriodicalId":11300,"journal":{"name":"Developmental Neurobiology","volume":"85 4","pages":""},"PeriodicalIF":2.3000,"publicationDate":"2025-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Real-Time Classification for EEG Data in Children With ASD Using Deep Learning Techniques\",\"authors\":\"Lekshmylal P. L.,&nbsp;Suresh Kumar E.,&nbsp;Ashalatha Radhakrishnan,&nbsp;Shiny G.\",\"doi\":\"10.1002/dneu.23009\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div>\\n \\n <p>Autism spectrum disorder (ASD) presents unique challenges in diagnosis and treatment, necessitating innovative approaches to understanding its underlying neurophysiological mechanisms. Real-time classification of electroencephalography (EEG) data in children with ASD faces significant challenges due to variability in EEG signals caused by individual differences in brain activity, age, and behavioral states, complicating robust algorithm development. This study develops and validates a deep learning–based framework for real-time EEG classification in children with ASD, aiming to enhance diagnostic accuracy and enable timely interventions. The dataset includes EEG recordings from 60 children (30 with ASD and 30 typically developing), representing diverse age groups and behavioral profiles to improve generalizability. Pre-processing removes noise and artifacts through segmentation, short-time Fourier transform (STFT), and independent component analysis (ICA). Grid search optimization (GSO) enhances model performance by systematically searching hyperparameter combinations to find the optimal configuration. A hybrid convolutional neural network (CNN)–long short-term memory (LSTM) framework is proposed, combining convolutional layers for spatial feature extraction with LSTM layers for temporal sequence modeling. This hybrid model is the primary proposed solution for real-time EEG classification due to its ability to capture both spatial and temporal features critical for interpreting sequential EEG data in children with ASD. The model achieves an accuracy of 87.5%, a precision of 85.0%, a recall of 90.0%, and an <i>F</i>1 score of 87.5% implemented using MATLAB software. In comparison, ResNet, a baseline deep CNN model, achieves slightly higher accuracy (89.1%) but lacks temporal modeling capabilities essential for sequential EEG interpretation. Despite ResNet's marginally higher accuracy, the hybrid CNN–LSTM is favored as the final model for its superior temporal modeling, critical in EEG analysis. Future work may include real-time feedback mechanisms, mobile application development, and longitudinal data expansion.</p>\\n </div>\",\"PeriodicalId\":11300,\"journal\":{\"name\":\"Developmental Neurobiology\",\"volume\":\"85 4\",\"pages\":\"\"},\"PeriodicalIF\":2.3000,\"publicationDate\":\"2025-10-20\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Developmental Neurobiology\",\"FirstCategoryId\":\"3\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1002/dneu.23009\",\"RegionNum\":4,\"RegionCategory\":\"医学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"DEVELOPMENTAL BIOLOGY\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Developmental Neurobiology","FirstCategoryId":"3","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1002/dneu.23009","RegionNum":4,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"DEVELOPMENTAL BIOLOGY","Score":null,"Total":0}
引用次数: 0

摘要

自闭症谱系障碍(ASD)在诊断和治疗方面面临着独特的挑战,需要创新的方法来理解其潜在的神经生理机制。由于脑活动、年龄和行为状态的个体差异导致脑电图信号的变异性,使得ASD儿童脑电图(EEG)数据的实时分类面临重大挑战,这使得鲁棒算法的开发变得复杂。本研究开发并验证了一种基于深度学习的ASD儿童实时脑电图分类框架,旨在提高诊断准确性和及时干预。该数据集包括60名儿童的脑电图记录(30名患有ASD, 30名正常发育),代表不同的年龄组和行为特征,以提高概括性。预处理通过分割、短时傅立叶变换(STFT)和独立分量分析(ICA)去除噪声和伪影。网格搜索优化(GSO)通过系统地搜索超参数组合来找到最优配置,从而提高模型的性能。提出了一种混合卷积神经网络(CNN)长短期记忆(LSTM)框架,将用于空间特征提取的卷积层与用于时间序列建模的LSTM层相结合。这种混合模型是实时脑电图分类的主要解决方案,因为它能够捕获空间和时间特征,这对解释ASD儿童的连续脑电图数据至关重要。该模型的准确率为87.5%,精密度为85.0%,召回率为90.0%,通过MATLAB软件实现的F1分数为87.5%。相比之下,基线深度CNN模型ResNet的准确率略高(89.1%),但缺乏时序脑电图解释所必需的时间建模能力。尽管ResNet的准确率略高,但CNN-LSTM混合模型因其优越的时间建模而受到青睐,这在脑电图分析中至关重要。未来的工作可能包括实时反馈机制、移动应用程序开发和纵向数据扩展。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

Real-Time Classification for EEG Data in Children With ASD Using Deep Learning Techniques

Real-Time Classification for EEG Data in Children With ASD Using Deep Learning Techniques

Autism spectrum disorder (ASD) presents unique challenges in diagnosis and treatment, necessitating innovative approaches to understanding its underlying neurophysiological mechanisms. Real-time classification of electroencephalography (EEG) data in children with ASD faces significant challenges due to variability in EEG signals caused by individual differences in brain activity, age, and behavioral states, complicating robust algorithm development. This study develops and validates a deep learning–based framework for real-time EEG classification in children with ASD, aiming to enhance diagnostic accuracy and enable timely interventions. The dataset includes EEG recordings from 60 children (30 with ASD and 30 typically developing), representing diverse age groups and behavioral profiles to improve generalizability. Pre-processing removes noise and artifacts through segmentation, short-time Fourier transform (STFT), and independent component analysis (ICA). Grid search optimization (GSO) enhances model performance by systematically searching hyperparameter combinations to find the optimal configuration. A hybrid convolutional neural network (CNN)–long short-term memory (LSTM) framework is proposed, combining convolutional layers for spatial feature extraction with LSTM layers for temporal sequence modeling. This hybrid model is the primary proposed solution for real-time EEG classification due to its ability to capture both spatial and temporal features critical for interpreting sequential EEG data in children with ASD. The model achieves an accuracy of 87.5%, a precision of 85.0%, a recall of 90.0%, and an F1 score of 87.5% implemented using MATLAB software. In comparison, ResNet, a baseline deep CNN model, achieves slightly higher accuracy (89.1%) but lacks temporal modeling capabilities essential for sequential EEG interpretation. Despite ResNet's marginally higher accuracy, the hybrid CNN–LSTM is favored as the final model for its superior temporal modeling, critical in EEG analysis. Future work may include real-time feedback mechanisms, mobile application development, and longitudinal data expansion.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Developmental Neurobiology
Developmental Neurobiology 生物-发育生物学
CiteScore
6.50
自引率
0.00%
发文量
45
审稿时长
4-8 weeks
期刊介绍: Developmental Neurobiology (previously the Journal of Neurobiology ) publishes original research articles on development, regeneration, repair and plasticity of the nervous system and on the ontogeny of behavior. High quality contributions in these areas are solicited, with an emphasis on experimental as opposed to purely descriptive work. The Journal also will consider manuscripts reporting novel approaches and techniques for the study of the development of the nervous system as well as occasional special issues on topics of significant current interest. We welcome suggestions on possible topics from our readers.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信