Wang Mingliang, Zhu Lingyao, Li Xizhi, Pan Yong, Li Long
School of Computer and Software, Nanjing University of Information Science and Technology, Nanjing, China.
Nanjing Xinda Institute of Safety and Emergency Management, Nanjing, China.
Front Neurosci. 2023 Dec 11;17:1322967. doi: 10.3389/fnins.2023.1322967. eCollection 2023.
Dynamic functional connectivity (dFC), which can capture the abnormality of brain activity over time in resting-state functional magnetic resonance imaging (rs-fMRI) data, has a natural advantage in revealing the abnormal mechanism of brain activity in patients with Attention Deficit/Hyperactivity Disorder (ADHD). Several deep learning methods have been proposed to learn dynamic changes from rs-fMRI for FC analysis, and achieved superior performance than those using static FC. However, most existing methods only consider dependencies of two adjacent timestamps, which is limited when the change is related to the course of many timestamps.
In this paper, we propose a novel Temporal Dependence neural Network (TDNet) for FC representation learning and temporal-dependence relationship tracking from rs-fMRI time series for automated ADHD identification. Specifically, we first partition rs-fMRI time series into a sequence of consecutive and non-overlapping segments. For each segment, we design an FC generation module to learn more discriminative representations to construct dynamic FCs. Then, we employ the Temporal Convolutional Network (TCN) to efficiently capture long-range temporal patterns with dilated convolutions, followed by three fully connected layers for disease prediction.
As the results, we found that considering the dynamic characteristics of rs-fMRI time series data is beneficial to obtain better diagnostic performance. In addition, dynamic FC networks generated in a data-driven manner are more informative than those constructed by Pearson correlation coefficients.
We validate the effectiveness of the proposed approach through extensive experiments on the public ADHD-200 database, and the results demonstrate the superiority of the proposed model over state-of-the-art methods in ADHD identification.
动态功能连接性(dFC)能够在静息态功能磁共振成像(rs-fMRI)数据中捕捉随时间变化的大脑活动异常,在揭示注意力缺陷多动障碍(ADHD)患者大脑活动的异常机制方面具有天然优势。已经提出了几种深度学习方法来从rs-fMRI中学习动态变化以进行功能连接性(FC)分析,并且比使用静态FC的方法取得了更好的性能。然而,大多数现有方法仅考虑两个相邻时间戳的依赖性,当变化与多个时间戳的过程相关时,这是有限的。
在本文中,我们提出了一种新颖的时间依赖性神经网络(TDNet),用于从rs-fMRI时间序列中进行FC表示学习和时间依赖性关系跟踪,以实现ADHD的自动识别。具体而言,我们首先将rs-fMRI时间序列划分为一系列连续且不重叠的段。对于每个段,我们设计一个FC生成模块来学习更具判别力的表示以构建动态FC。然后,我们使用时间卷积网络(TCN)通过扩张卷积有效地捕捉长程时间模式,随后通过三个全连接层进行疾病预测。
结果表明,考虑rs-fMRI时间序列数据的动态特征有利于获得更好的诊断性能。此外,以数据驱动方式生成的动态FC网络比由皮尔逊相关系数构建的网络更具信息性。
我们通过在公共ADHD-200数据库上进行的大量实验验证了所提出方法的有效性,结果证明了所提出模型在ADHD识别方面优于现有方法。