Dai Yang, Li Xiuli, Liang Shanshan, Wang Lukang, Duan Qingtian, Yang Hui, Zhang Chunqing, Chen Xiaowei, Li Longhui, Li Xingyi, Liao Xiang
IEEE J Biomed Health Inform. 2023 Sep;27(9):4204-4215. doi: 10.1109/JBHI.2023.3284160. Epub 2023 Sep 6.
Automatic sleep stage classification plays an essential role in sleep quality measurement and sleep disorder diagnosis. Although many approaches have been developed, most use only single-channel electroencephalogram signals for classification. Polysomnography (PSG) provides multiple channels of signal recording, enabling the use of the appropriate method to extract and integrate the information from different channels to achieve higher sleep staging performance. We present a transformer encoder-based model, MultiChannelSleepNet, for automatic sleep stage classification with multichannel PSG data, whose architecture is implemented based on the transformer encoder for single-channel feature extraction and multichannel feature fusion. In a single-channel feature extraction block, transformer encoders extract features from time-frequency images of each channel independently. Based on our integration strategy, the feature maps extracted from each channel are fused in the multichannel feature fusion block. Another set of transformer encoders further capture joint features, and a residual connection preserves the original information from each channel in this block. Experimental results on three publicly available datasets demonstrate that our method achieves higher classification performance than state-of-the-art techniques. MultiChannelSleepNet is an efficient method to extract and integrate the information from multichannel PSG data, which facilitates precision sleep staging in clinical applications.
自动睡眠阶段分类在睡眠质量测量和睡眠障碍诊断中起着至关重要的作用。尽管已经开发了许多方法,但大多数仅使用单通道脑电图信号进行分类。多导睡眠图(PSG)提供多通道信号记录,使得能够使用适当的方法来提取和整合来自不同通道的信息,以实现更高的睡眠阶段分类性能。我们提出了一种基于Transformer编码器的模型MultiChannelSleepNet,用于利用多通道PSG数据进行自动睡眠阶段分类,其架构基于Transformer编码器实现单通道特征提取和多通道特征融合。在单通道特征提取模块中,Transformer编码器独立地从每个通道的时频图像中提取特征。基于我们的融合策略,从每个通道提取的特征图在多通道特征融合模块中进行融合。另一组Transformer编码器进一步捕获联合特征,并且残差连接在该模块中保留来自每个通道的原始信息。在三个公开可用数据集上的实验结果表明,我们的方法比现有技术具有更高的分类性能。MultiChannelSleepNet是一种从多通道PSG数据中提取和整合信息的有效方法,有助于临床应用中的精确睡眠阶段分类。