| Literature DB >> 35038994 |
Kang-Han Oh1, Il-Seok Oh2, Uyanga Tsogt3, Jie Shen3, Woo-Sung Kim3,4, Congcong Liu3, Nam-In Kang5, Keon-Hak Lee5, Jing Sui6,7, Sung-Wan Kim8, Young-Chul Chung9,10.
Abstract
Previous deep learning methods have not captured graph or network representations of brain structural or functional connectome data. To address this, we developed the BrainNet-Global Covariance Pooling-Attention Convolutional Neural Network (BrainNet-GA CNN) by incorporating BrainNetCNN and global covariance pooling into the self-attention mechanism. Resting-state functional magnetic resonance imaging data were obtained from 171 patients with schizophrenia spectrum disorders (SSDs) and 161 healthy controls (HCs). We conducted an ablation analysis of the proposed BrainNet-GA CNN and quantitative performance comparisons with competing methods using the nested tenfold cross validation strategy. The performance of our model was compared with competing methods. Discriminative connections were visualized using the gradient-based explanation method and compared with the results obtained using functional connectivity analysis. The BrainNet-GA CNN showed an accuracy of 83.13%, outperforming other competing methods. Among the top 10 discriminative connections, some were associated with the default mode network and auditory network. Interestingly, these regions were also significant in the functional connectivity analysis. Our findings suggest that the proposed BrainNet-GA CNN can classify patients with SSDs and HCs with higher accuracy than other models. Visualization of salient regions provides important clinical information. These results highlight the potential use of the BrainNet-GA CNN in the diagnosis of schizophrenia.Entities:
Keywords: Brain network; Convolutional neural network; Functional connectome; Global covariance pooling; Schizophrenia; Self-attention mechanism
Mesh:
Year: 2022 PMID: 35038994 PMCID: PMC8764800 DOI: 10.1186/s12868-021-00682-9
Source DB: PubMed Journal: BMC Neurosci ISSN: 1471-2202 Impact factor: 3.264
Demographic and clinical characteristics of patients with SSDs and HCs
| Characteristics | SSDs (n = 171) | HCs (n = 161) | |
|---|---|---|---|
| Age (years) | 34.38 (10.61) | 33.73 (10.96) | 0.597b |
| Sex | |||
| Male (%) | 89 (52.05) | 74 (45.96) | 0.259a |
| Female (%) | 82 (47.95) | 87 (54.04) | |
| Education (years) | 13.90 (2.44) | 15.26 (2.07) | < 0.001b |
| Duration of illness (months) | 77.70 (96.50) | – | – |
| CDSS Total | 5.88 (5.83) | – | – |
| PANSS | |||
| Positive symptoms | 13.69 (8.00) | – | – |
| Negative symptoms | 11.57 (6.55) | – | – |
| General psychopathology | 24.80 (11.35) | – | – |
| Total score | 50.05 (23.26) | – | – |
| Medication | |||
| Naive/Free (%) | 28 (16.37)/29 (16.96) | – | – |
| Chlorpromazine equivalent (mg/day) | 449.33(351.495) (n = 114) | – | – |
Data given as mean (SD). aSignificant T statistic for the Chi-square test; bSignificant T statistic for the independent two sample t-test
CDSS, Calgary Depression Scale for Schizophrenia; HCs, Healthy Controls; PANSS, Positive and Negative Syndrome Scale; SSDs, Schizophrenia Spectrum Disorders
Performance comparison by the number of convolutional layers with or without Net-GA block
| Layers | Accuracy | Sensitivity | Specificity |
|---|---|---|---|
| 1 | 81.93/75.30 | 84.21/76.61 | 79.50/73.91 |
| 2 | 83.13/76.79 | 85.96/79.65 | 80.12/73.68 |
| 3 | 83.02/76.81 | 85.27/79.53 | 80.88/73.91 |
| 4 | 82.23/75.70 | 85.38/76.88 | 78.88/74.53 |
Data given as with GCP/without GCP (%); Net-GA, Net-Global Covariance Pooling-Attention
Performance comparison by the number of E2E layers in Net-GA block
| The Number of E2E layers | Accuracy | Sensitivity | Specificity |
|---|---|---|---|
| 1 | 83.13 | 85.96 | 80.12 |
| 2 | 82.23 | 85.38 | 78.88 |
| 3 | 80.72 | 83.04 | 78.26 |
Data given as %
Performance comparison by the number of the hidden units of N2G in Net-GA block
| Number of hidden units | Accuracy | Sensitivity | Specificity |
|---|---|---|---|
| 5 | 82.83 | 87.13 | 78.26 |
| 10 | 83.13 | 85.96 | 80.12 |
| 15 | 82.53 | 87.72 | 77.02 |
| 20 | 82.83 | 85.96 | 79.50 |
Data given as %
Performance comparison by the number of the output channels
| E2E layer | Convolutional layer | |||
|---|---|---|---|---|
| 8 | 12 | 16 | 20 | |
| 16 | 80.42 | 79.95 | 80.12 | 80.72 |
| 32 | 81.33 | 81.93 | 81.33 | 82.50 |
| 64 | 82.23 | 82.83 | 83.13 | 83.02 |
| 96 | 81.63 | 82.23 | 83.02 | 82.83 |
| 128 | 81.93 | 81.33 | 82.23 | 82.50 |
Data given as %
Performance comparison of the BrainNet-GA CNN with competing methods
| Accuracy | Sensitivity | Specificity | AUC | |
|---|---|---|---|---|
| SVM-PCA | 74.90 | 77.96 | 71.55 | 78.85 |
| SVM | 72.34 | 76.91 | 67.40 | 76.25 |
| FNNs | 74.59 | 77.72 | 71.25 | 78.82 |
| CNNs | 76.79 | 79.65 | 73.68 | 80.69 |
| BrainNetCNNs | 77.04 | 78.98 | 75.00 | 81.74 |
| SENet | 81.21 | 83.38 | 79.10 | 86.85 |
| BrainNet-A CNN | 82.04 | 84.47 | 79.63 | 88.41 |
| BrainNet-GA CNN | 83.13 | 85.96 | 80.12 | 89.42 |
Data given as %, AUC, Area under the curve; BrainNet-A CNN, BrainNet-Attention CNN; BrainNet-GA CNN, BrainNet-Global Covariance Pooling-Attention CNN; CNNs, Convolutional Neural Networks; FNNs, Fully Connected Neural Networks; PCA, Principal Component Analysis; SENet, Squeeze and Excitation Network; SVM, Support Vector Machine
Fig. 1Quantitative performance comparison of the BrainNet-GA CNN with competing methods: a ROC curves and b box plot graph
Top 10 discriminative connections
| Connectivity strength | Nodal strength | |
|---|---|---|
| 1 | Left posterior cingulate gyrus—right posterior cingulate gyrus (1) | Left calcarine sulcus |
| 2 | Right thalamus—left thalamus (1) | Right amygdala |
| 3 | Right cuneus—left calcarine sulcus (0.71) | Left putamen |
| 4 | Right superior temporal gyrus—left superior temporal gyrus (0.69) | Right thalamus |
| 5 | Right Heschl’s gyrus—left Heschl’s gyrus (0.69) | Right supramarginal gyrus |
| 6 | Left lingual gyrus—left calcarine sulcus (0.67) | Right putamen |
| 7 | Right cuneus—right calcarine sulcus (0.59) | Right caudate nucleus |
| 8 | Right caudate nucleus—left caudate nucleus (0.57) | Right calcarine sulcus |
| 9 | Left lingual gyrus—right lingual gyrus (0.56) | Left posterior cingulate gyrus |
| 10 | Right supramarginal gyrus—left angular gyrus (0.55) | Left angular gyrus |
Fig. 2Discriminative connections between brain regions for the classification of SSDs vs. HCs: a results of partial derivatives on a target class of SSDs and b HCs, and c §Circular plot showing increased (red color) or decreased (blue color) functional connectivity in patients compared to controls. †Green line and bar represent connectivity strength. The brighter color is, the greater its importance in the classification; Small circle in sky blue represents nodal strength. The more circle is filled, the greater its importance in the classification; §Red and blue lines represent hyperconnectivity and hypoconnectivity, respectively and darker line means more higher value
Aberrant functional connections in patients with schizophrenia spectrum disorders
| Brain region | Effect size | Brain region | |||
|---|---|---|---|---|---|
| SSDs > HCs | |||||
| Left posterior cingulate gyrus | 6.38 | 0.150 | < 0.001 | < 0.001 | Left orbital inferior frontal gyrus |
| 5.17 | 0.130 | < 0.001 | < 0.001 | Right orbital inferior frontal gyrus | |
| 4.35 | 0.110 | < 0.001 | 0.005 | Left triangularis inferior frontal gyrus | |
| Right posterior cingulate gyrus | 6.33 | 0.140 | < 0.001 | < 0.001 | Left orbital inferior frontal gyrus |
| 5.20 | 0.130 | < 0.001 | < 0.001 | Right orbital inferior frontal gyrus | |
| 4.24 | 0.099 | < 0.001 | 0.007 | Left triangularis inferior frontal gyrus | |
| Left orbito medial frontal gyrus | 4.72 | 0.130 | < 0.001 | 0.002 | Right orbital inferior frontal gyrus |
| 4.70 | 0.110 | < 0.001 | 0.002 | Right operculum inferior frontal gyrus | |
| 4.24 | 0.120 | < 0.001 | 0.007 | Left orbital inferior frontal gyrus | |
| Right orbito medial frontal gyrus | 4.04 | 0.097 | < 0.001 | 0.001 | Left operculum inferior frontal gyrus |
| 3.82 | 0.090 | < 0.001 | 0.001 | Left triangularis inferior frontal gyrus | |
| 3.40 | 0.081 | < 0.001 | 0.001 | Right triangularis inferior frontal gyrus | |
| Left anterior cingulate gyrus | 4.21 | 0.110 | < 0.001 | 0.001 | Left triangularis inferior frontal gyrus |
| 3.83 | 0.100 | < 0.001 | 0.001 | Right triangularis inferior frontal gyrus | |
| 3.82 | 0.093 | < 0.001 | 0.001 | Left operculum inferior frontal gyrus | |
| Right anterior cingulate gyrus | 4.42 | 0.110 | < 0.001 | 0.004 | Left orbital inferior frontal gyrus |
| 3.78 | 0.094 | < 0.001 | 0.001 | Left triangularis inferior frontal gyrus | |
| 3.48 | 0.091 | < 0.001 | 0.001 | Right triangularis inferior frontal gyrus | |
| Left superior frontal gyrus | 4.54 | 0.110 | < 0.001 | 0.003 | Right operculum inferior frontal gyrus |
| 4.37 | 0.110 | < 0.001 | 0.005 | Right triangularis inferior frontal gyrus | |
| Left precuneus | 4.19 | 0.100 | < 0.001 | 0.008 | Left orbital inferior frontal gyrus |
| Left angular gyrus | 4.24 | 0.120 | < 0.001 | 0.007 | Left triangularis inferior frontal gyrus |
| Right cuneus | 4.17 | 0.130 | < 0.001 | 0.008 | Left calcarine sulcus |
| Left calcarine sulcus | 5.40 | 0.140 | < 0.001 | < 0.001 | Left cerebellum 6 |
| Left middle cingulate gyrus | 4.73 | 0.110 | < 0.001 | 0.002 | Left triangularis inferior frontal gyrus |
| SSDs < HCs | |||||
| Left putamen | −5.20 | −0.120 | < 0.001 | < 0.001 | Right insular cortex |
| Right putamen | −5.94 | −0.140 | < 0.001 | < 0.001 | Right insular cortex |
| −5.20 | −0.110 | < 0.001 | < 0.001 | Left insular cortex | |
| Left Heschl’s gyrus | −6.38 | −0.160 | < 0.001 | < 0.001 | Right Heschl’s gyrus |
| −4.45 | −0.110 | < 0.001 | 0.004 | Right superior temporal gyrus | |
| Left superior temporal gyrus | −4.80 | −0.140 | < 0.001 | 0.001 | Right superior temporal gyrus |
Whole-brain thresholded at FDR corrected p < 0.01, FDR, False Discovery Rate; HCs, Healthy Controls; SSDs, Schizophrenia spectrum disorders
Fig. 3a Overview of Net-Global Covariance Pooling-Attention (Net-GA) block and b architecture of the BrainNet-GA CNN for the classification of SSDs vs. HCs. The Net-GA block consists of the BrainNetCNN (E2E, E2N and N2G filters) combined with global covariance pooling (2nd order pooling) and squeeze-excitation network (attention model). The BrainNet-GA CNN consists of typical convolutional layer plus Net-GA block