Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/7/28 04:00:00

Predicting the Outcome of rTMS Depression Therapy using EEG Signals and CNN

AI 中文解读
一项最新研究利用脑电图(EEG)信号和深度学习技术,提前预测抑郁症“磁刺激疗法”的效果,准确率高达93.6%,为精准治疗提供了新思路。 通俗来说,重复经颅磁刺激(rTMS)是一种无创的抑郁症物理疗法,但并非对所有人都有效。以往患者可能需要尝试数次才能知道效果,费时费力。研究团队另辟蹊径:他们采集患者治疗前的脑电图数据,用两种方法把脑电波“画”成图像,再交给一个轻量级卷积神经网络(CNN)模型去学习。其中一种叫FBSE-ED的图像转化方法效果最好,比传统方法准确率高出不少,甚至击败了多个专门为脑电图设计的复杂深度学习模型。整个模型计算量小、可解释性强,在普通诊所的电脑上就能运行。 这项技术的最大意义在于“事前预测”:医生只需让抑郁症患者做一次脑电图,就能快速判断他是不是适合磁刺激治疗,避免无效疗程带来的时间和金钱浪费,也能更快找到有效的替代方案。未来,神经科或精神科门诊可能添一台脑电图仪加一个AI评估软件,患者戴上头套几分钟,结果就出来了。这不仅让治疗更个性化,也让精神健康干预变得更科学、更高效。
arXiv:2607.22776v1 Announce Type: new Abstract: Repetitive transcranial magnetic stimulation (rTMS) is a non invasive therapy for Major Depressive Disorder (MDD). In this study, we generate images using two time frequency methods to represent EEG signals: Fourier-Bessel Series Expansion with Euclidean Distance (FBSE-ED) and Discrete Wavelet Transform (DWT). We propose an efficient deep learning classifier to predict the outcome of rTMS depression therapy. In this study, we use a private rTMS databases to train a lightweight custom Convolutional Neural Network (CNN) using 10-fold cross validation strategy in order to avoid any bias in our results. The results show that the FBSE-ED representation achieves the highest classification accuracy of 93.60\%, outperforming traditional time-frequency technique (DWT). In addition, the proposed architecture with FBSE-ED image representation technique outperforms more complex EEG-Specific deep learning models (EEGNet, DeepConvNet, SleepEEGNet) by 3.62-10.72% and pretrained models (Xception, DenseNet201, and MobileNetV2) by 23.03-27.35%. For more experiments, we utilize another private rTMS database as test database to show the robustness of the proposed model. Our results suggest that integrating advanced signal decomposition with deep learning can facilitate early prediction of rTMS treatment response and support more targeted clinical decision-making. The proposed framework is interpretable, computationally efficient, and well-suited for deployment in real-world local psychiatric clinics.
分享
阅读原文