Self-Supervised Transformers for fMRI representation
About
We present TFF, which is a Transformer framework for the analysis of functional Magnetic Resonance Imaging (fMRI) data. TFF employs a two-phase training approach. First, self-supervised training is applied to a collection of fMRI scans, where the model is trained to reconstruct 3D volume data. Second, the pre-trained model is fine-tuned on specific tasks, utilizing ground truth labels. Our results show state-of-the-art performance on a variety of fMRI tasks, including age and gender prediction, as well as schizophrenia recognition. Our code for the training, network architecture, and results is attached as supplementary material.
Itzik Malkiel, Gony Rosenman, Lior Wolf, Talma Hendler• 2021
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Sex Classification | HCP | Accuracy92.94 | 27 | |
| Sex Classification | UKBioBank | Balanced Accuracy95.46 | 26 | |
| Cognitive intelligence prediction | HCP (test) | R0.27 | 13 | |
| Cognitive intelligence prediction | UKBioBank (test) | MSE0.998 | 7 | |
| Intelligence Regression | HCP | MSE0.953 | 6 | |
| Intelligence Regression | UKB | MSE0.997 | 6 | |
| Age regression | UKB | MSE42.1 | 6 | |
| Intelligence Regression | ABCD | MSE0.968 | 6 | |
| Age regression | HCP | MSE13.8 | 6 | |
| Sex Classification | ABCD | Accuracy73.8 | 6 |
Showing 10 of 10 rows