STANet: A Novel Spatio-Temporal Aggregation Network for Depression Classification with Small and Unbalanced FMRI Data
Wei Zhang, Weiming Zeng, Hongyu Chen, Jie Liu, Hongjie Yan, Kaile, Zhang, Ran Tao, Wai Ting Siok, Nizhuan Wang

TL;DR
This paper introduces STANet, a deep learning model combining CNN and RNN for improved depression diagnosis using small, unbalanced fMRI datasets, achieving higher accuracy and AUC than existing methods.
Contribution
The study presents a novel spatio-temporal aggregation network that integrates ICA, multi-scale convolution, SMOTE, and AFGRU for more accurate depression classification from fMRI data.
Findings
Achieved 82.38% accuracy and 90.72% AUC in depression diagnosis.
STANet outperforms traditional classifiers and other deep learning models.
SMOTE improves minority class representation and model performance.
Abstract
Accurate diagnosis of depression is crucial for timely implementation of optimal treatments, preventing complications and reducing the risk of suicide. Traditional methods rely on self-report questionnaires and clinical assessment, lacking objective biomarkers. Combining fMRI with artificial intelligence can enhance depression diagnosis by integrating neuroimaging indicators. However, the specificity of fMRI acquisition for depression often results in unbalanced and small datasets, challenging the sensitivity and accuracy of classification models. In this study, we propose the Spatio-Temporal Aggregation Network (STANet) for diagnosing depression by integrating CNN and RNN to capture both temporal and spatial features of brain activity. STANet comprises the following steps:(1) Aggregate spatio-temporal information via ICA. (2) Utilize multi-scale deep convolution to capture detailed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMental Health Research Topics
MethodsConvolution · Gated Recurrent Unit · Independent Component Analysis · Synthetic Minority Over-sampling Technique.
