Wang Yilin, Zhao Sha, Jiang Haiteng, Li Shijian, Luo Benyan, Li Tao, Pan Gang
IEEE Trans Neural Syst Rehabil Eng. 2024;32:728-738. doi: 10.1109/TNSRE.2024.3360465. Epub 2024 Feb 13.
Major Depression Disorder (MDD) is a common yet destructive mental disorder that affects millions of people worldwide. Making early and accurate diagnosis of it is very meaningful. Recently, EEG, a non-invasive technique of recording spontaneous electrical activity of brains, has been widely used for MDD diagnosis. However, there are still some challenges in data quality and data size of EEG: (1) A large amount of noise is inevitable during EEG collection, making it difficult to extract discriminative features from raw EEG; (2) It is difficult to recruit a large number of subjects to collect sufficient and diverse data for model training. Both of the challenges cause the overfitting problem, especially for deep learning methods. In this paper, we propose DiffMDD, a diffusion-based deep learning framework for MDD diagnosis using EEG. Specifically, we extract more noise-irrelevant features to improve the model's robustness by designing the Forward Diffusion Noisy Training Module. Then we increase the size and diversity of data to help the model learn more generalized features by designing the Reverse Diffusion Data Augmentation Module. Finally, we re-train the classifier on the augmented dataset for MDD diagnosis. We conducted comprehensive experiments to test the overall performance and each module's effectiveness. The framework was validated on two public MDD diagnosis datasets, achieving the state-of-the-art performance.
重度抑郁症(MDD)是一种常见但具有破坏性的精神障碍,影响着全球数百万人。对其进行早期准确诊断非常有意义。最近,脑电图(EEG)作为一种记录大脑自发电活动的非侵入性技术,已被广泛用于MDD诊断。然而,EEG的数据质量和数据规模仍存在一些挑战:(1)在EEG采集过程中不可避免地会产生大量噪声,使得从原始EEG中提取有区分性的特征变得困难;(2)难以招募大量受试者来收集足够多样的数据用于模型训练。这两个挑战都会导致过拟合问题,尤其是对于深度学习方法。在本文中,我们提出了DiffMDD,一种基于扩散的使用EEG进行MDD诊断的深度学习框架。具体来说,我们通过设计前向扩散噪声训练模块来提取更多与噪声无关的特征,以提高模型的鲁棒性。然后我们通过设计反向扩散数据增强模块来增加数据的规模和多样性,以帮助模型学习更具普遍性的特征。最后,我们在增强后的数据集上重新训练分类器以进行MDD诊断。我们进行了全面的实验来测试整体性能和每个模块的有效性。该框架在两个公开的MDD诊断数据集上得到了验证,取得了当前最优的性能。