Zhu Liqiang, Wang Changming, He Zhihui, Zhang Yuan
College of Electronic and Information Engineering, Southwest University, Chongqing, 400715 China.
Department of Neurosurgery, Xuanwu Hospital, Capital Medical University, Beijing, 100053 China.
World Wide Web. 2022;25(5):1883-1903. doi: 10.1007/s11280-021-00983-3. Epub 2021 Dec 30.
With the development of telemedicine and edge computing, edge artificial intelligence (AI) will become a new development trend for smart medicine. On the other hand, nearly one-third of children suffer from sleep disorders. However, all existing sleep staging methods are for adults. Therefore, we adapted edge AI to develop a lightweight automatic sleep staging method for children using single-channel EEG. The trained sleep staging model will be deployed to edge smart devices so that the sleep staging can be implemented on edge devices which will greatly save network resources and improving the performance and privacy of sleep staging application. Then the results and hypnogram will be uploaded to the cloud server for further analysis by the physicians to get sleep disease diagnosis reports and treatment opinions. We utilized 1D convolutional neural networks (1D-CNN) and long short term memory (LSTM) to build our sleep staging model, named CSleepNet. We tested the model on our childrens sleep (CS) dataset and sleep-EDFX dataset. For the CS dataset, we experimented with F4-M1 channel EEG using four different loss functions, and the logcosh performed best with overall accuracy of 83.06% and F1-score of 76.50%. We used Fpz-Cz and Pz-Oz channel EEG to train our model in Sleep-EDFX dataset, and achieved an accuracy of 86.41% without manual feature extraction. The experimental results show that our method has great potential. It not only plays an important role in sleep-related research, but also can be widely used in the classification of other time sequences physiological signals.
随着远程医疗和边缘计算的发展,边缘人工智能(AI)将成为智能医疗的新发展趋势。另一方面,近三分之一的儿童患有睡眠障碍。然而,现有的所有睡眠分期方法都是针对成年人的。因此,我们采用边缘AI开发了一种使用单通道脑电图的儿童轻量级自动睡眠分期方法。经过训练的睡眠分期模型将被部署到边缘智能设备上,以便在边缘设备上实现睡眠分期,这将大大节省网络资源,并提高睡眠分期应用的性能和隐私性。然后,结果和睡眠图将上传到云服务器,供医生进一步分析,以获得睡眠疾病诊断报告和治疗意见。我们利用一维卷积神经网络(1D-CNN)和长短期记忆(LSTM)构建了我们的睡眠分期模型,名为CSleepNet。我们在我们的儿童睡眠(CS)数据集和睡眠-EDFX数据集上测试了该模型。对于CS数据集,我们使用四种不同的损失函数对F4-M1通道脑电图进行了实验,对数cosh函数表现最佳,总体准确率为83.06%,F1分数为76.50%。我们在睡眠-EDFX数据集中使用Fpz-Cz和Pz-Oz通道脑电图训练我们的模型,在无需手动特征提取的情况下达到了86.41%的准确率。实验结果表明,我们的方法具有很大的潜力。它不仅在与睡眠相关的研究中发挥着重要作用,还可以广泛应用于其他时间序列生理信号的分类。