Skip to main content

This is a preprint.

It has not yet been peer reviewed by a journal.

The National Library of Medicine is running a pilot to include preprints that result from research funded by NIH in PMC and PubMed.

Research Square logoLink to Research Square
[Preprint]. 2023 Aug 7:rs.3.rs-3201603. [Version 1] doi: 10.21203/rs.3.rs-3201603/v1

Predicting phenotypes of elderly from resting state fMRI

Barbara Verovnik 1, Stefan Hajduk 2, Marc Van Hulle 3
PMCID: PMC10441519  PMID: 37609310

Abstract

Machine learning techniques are increasingly embraced in neuroimaging studies of healthy and diseased human brains. They have been used successfully in predicting phenotypes, or even clinical outcomes, and in turning functional connectome metrics into phenotype biomarkers of both healthy individuals and patients. In this study, we used functional connectivity characteristics based on resting state functional magnetic resonance imaging data to accurately classify healthy elderly in terms of their phenotype status. Additionally, as the functional connections that contribute to the classification can be identified, we can draw inferences about the network that is predictive of the investigated phenotypes. Our proposed pipeline for phenotype classification can be expanded to other phenotypes (cognitive, psychological, clinical) and possibly be used to shed light on the modifiable risk and protective factors in normative and pathological brain aging.

Keywords: Resting-state fMRI, Functional connectomes, Predictive modeling, Classification, Aging

Introduction

Among the neuroimaging techniques, functional magnetic resonance imaging (fMRI) has advanced most our current understanding of healthy and diseased human brains1. Traditionally, fMRI studies focus on general patterns of brain activity across individuals2. It is without doubt that these studies provided valuable insights into a variety of brain functions, however, by design, they demote the effect of within-group heterogeneity2, even though the information they offer could still be key to understanding the neurobiological underpinnings of brain function. Additionally, as traditional univariate analysis is limited to charting the neural correlates of the observed behavior, it cannot inform us about future developments3. In order to address these limitations, a novel approach is needed3,4. Machine learning techniques used to integrate multiple brain regions have been successful in predicting phenotypes or even clinical outcomes5 and in turning functional connectome metrics into phenotype biomarkers of both healthy individuals and patients4. As the machine learning approach benefits from large-scale datasets4, it relies on the aggregation and sharing of neuroimaging data.

Resting-state functional connectivity (RSFC) reflects the synchrony in BOLD signals between brain regions6 and can be used to identify large-scale brain networks7 as well as to predict individual differences in behavior2. Given the versatility in applications, there is a notable interest in estimating subject-specific brain networks8,9 using machine learning approaches3,5, especially in connection with mental traits and behavioral dispositions. Several studies suggest that not only age and gender but also complex mental traits such as intelligence5, attention10 and personality factors5 could be predicted from brain imaging data. Recent years have witnessed an increasing interest in modifiable risk factors and how they influence normative and pathological aging (e.g. obesity, cardiovascular factors, social and psychological factors, environmental factors)11. Those risk factors are known to affect functional and structural neuroimaging12 and could be considered when developing models aimed at predicting which individuals are at risk of cognitive decline.

Brain age is perhaps the most researched and established proxy of a person’s age. Predicted from structural and functional imaging5,13,14, it is clear that it reflects more than just biological age as it accounts for brain damage15, cognitive impairments16 and neurodegeneration14,17. Brain age delta (the difference between brain-based predicted age and biological age) captures the deviations from population norm and is often used as a marker of brain aging18. A higher brain age delta is shown to be correlated with adverse health behaviors such as alcohol consumption, smoking, high blood pressure, diabetes, worse physical fitness, lower fluid intelligence and cognitive reserve13,16. Additionally, multiple studies have shown a higher brain age delta in pathological aging: patients with cognitive impairments and Alzheimer’s disease exhibit a higher brain age delta than heathy controls14,17. Biological sex has proven harder to accurately classify compared to age. Even though, there are distinctive structural and functional differences between the sexes, there is also substantial overlap in functional connectivity, such as in terms of the small-world network characteristic19. Studies using fMRI data achieved a classification accuracy for biological sex of approx. 80%20,21.

A person’s handedness could be predictive of hemispheric asymmetry and impact not only motor processing but possibly also cognitive, language, sensory and emotional processing22. Additionally, in some reports, approx. 70–80 % of left-handed people have been shown to have typical, left hemisphere language dominance but there are also 20–30 % of left handed people who have language processing that is atypical and distributed across the hemispheres, contributing to the observed variability in brain measures23. Because of such differences, left-handed individuals are often excluded from neuroimaging studies. Studies looking into handedness as the only proxy for hemispheric asymmetry are sparse24, as handedness has a complex relationship with lateralization of different functions (e.g. language)25. Finding a brain proxy for handedness could enable the inclusion of left-handed people in neuroimaging studies. Chormai et al.24 managed to classify handedness with 72 % accuracy using functional connectivity. They also tried to interpret the model and looked at the features that were most important for handedness prediction. It appeared that motor and somatosensory networks were most predictive of handedness, however, other networks were also involved (language processing, social interaction, arithmetic, and the default mode network).

There is also some evidence of brain correlates of other demographic factors. For example, education has been widely used for assessing cognitive reserve (neural resources dependent on genetic and environmental factors that attenuate age-related or pathological cognitive decline26), which in turn has been associated with functional connectivity of attention and executive networks27,28. There have also been some efforts in classifying other phenotypes based on functional connectivity such as personality18 and intelligence29.

The cited studies show that predictive modeling and machine learning approaches can be used for classifying and predicting phenotypes based on fMRI data3. However, predictive models rarely inform us about which features are important for classification or prediction. One of the biggest challenges, in particular when relying on machine learning, is interpretability and explainability30. Providing interpretable models broadens the knowledge about the underlying reasons why groups/classes can be distinguished which in turn can be used for explaining the relevance of these differences in terms of diseases and phenotyping.

The goal of this study is to identify a set of functional connectivity characteristics based on RS fMRI data that would classify individuals in terms of their phenotype status. The interpretability of the model is part of this goal, which we achieved by tracing classifier accuracy back to its most contributing connectivity features. This goes beyond the accuracy and ROC analysis most biomedical modeling algorithms are limited to. Interpreting these features enables us to draw inferences about the functional connectivity characteristics that are predictive of the investigated phenotype classes and to uncover differences between groups of healthy elderly.

Results

When comparing the proposed phenotype classification pipeline, which comprises minimum Redundancy Maximum Relevance feature selection/Neighborhood Component Analysis/k-nearest neighbor classification (mRMR/NCA/kNN), with logistic regression, as proposed by Dadi et al. [31], and its extension, the sequential replacement wrapper (SRW)/logistic regression pipeline, the mean cross-validated accuracy for all phenotypes except age was higher for the mRMR/NCA/kNN pipeline. Fig. 1 shows the classification accuracies of the three pipelines for all phenotypes with the significant differences marked.

Figure 1.

Figure 1

Classification accuracies achieved with three pipelines and their statistical comparison. Horizontal lines with asterisks indicating statistical significance (two-sided t-test, p<0.05).

Note. mRMR = minimum Redundancy Maximum Relevance; NCA = Neighborhood Component Analysis; kNN = K-nearest neighbor; SRW = sequential replacement wrapper; logistic = logistic regression.

Age

After initial feature selection with mRMR, NCA and k-NN tuning for classification accuracy was performed. The best combination was 3 NCA components, 3-NN with 240 best features selected with the mRMR filter. The mean cross-validated accuracy for the classifier was 0.96 (σ = 0.02). When applying the SRW/logistic regression pipeline, 37 features were selected yielding a mean cross-validated classification accuracy of 0.96 (σ = 0.02). The lowest classification accuracy was achieved when using logistic regression only (0.81, σ = 0.01). Significant connections, according to the permutation feature importance technique31, for the classification of age using the proposed pipeline are listed in Table 1.

Table 1.

Significant functional connections for age and biological sex phenotypes.

Phenotype Feature PFI score (std) DiFuMo atlas ROIs
Age 1652 0.080 (0.025) Inferior frontal gyrus LH - Inferior frontal gyrus LH (FPCN – FPCN)
29413 0.062 (0.027) Postcentral sulcus middle RH - Superior Parietal Lobule(HO) (SOM – DAN)
23435 0.061 (0.027) Parieto-occipital sulcus posterior - Parieto-occipital sulcus posterior (VIS – VIS)
423 0.050 (0.018) Angular gyrus superior RH - Lateral Occipital Cortex(HO) (FPCN – DAN)
7236 0.035 (0.017) Lateral occipital cortex superior - Superior occipital gyrus RH (DAN – DAN)
10013 0.035 (0.017) Central and postcentral sulci superior - Superior Parietal Lobule(HO) (SOM – DAN)
3702 0.035 (0.016) Heschl’s gyrus - Frontal operculum RH (SOM – SOM)
30363 0.015 (0.005) Postcentral Gyrus(HO) - Dorsomedial prefrontal cortex posterior (SOM – DMN)
403 0.010 (0.004) Inferior occipital gyrus - Superior temporal gyrus LH (VIS – SOM)
Biological sex 13288 0.040 (0.015) Superior temporal gyrus medial - Heschl’s gyrus (SOM – SOM)
12105 0.032 (0.011) Cerebellum Crus II - Pars opercularis pars triangularis LH (Cerebellum - DMN)
26166 0.030 (0.015) Dorsomedial prefrontal cortex posterior - Frontal pole superior (DMN – DMN)
27007 0.025 (0.012) Pars opercularis - Inferior temporal sulcus posterior LH (VAN – DAN)
1178 0.023 (0.011) Lingual gyrus mid-anterior - Superior Parietal Lobule(HO) (VIS – DAN)
14366 0.020 (0.007) Temporal pole - Middle frontal gyrus anterior RH (Limbic – FPCN)
21600 0.019 (0.008) Superior parietal lobule middle - Supramarginal gyrus (DAN – VAN)
2726 0.019 (0.009) Insula - Superior temporal gyrus LH (VAN – SOM)
29374 0.017 (0.007) Anterior horizontal ramus lateral fissure RH - Middle frontal gyrus anterior (VAN – FPCN)
21670 0.017 (0.007) Superior parietal lobule middle - Cerebellum Crus I posterior (DAN - /)
27144 0.015 (0.007) Cerebellum VI anterior - Collateral sulcus middle (Cerebellum - VIS)
15988 0.015 (0.007) Cerebellum Crus II - Caudate superior (no network)
12193 0.014 (0.006) Cerebellum Crus II - Frontal pole inferior (Cerebellum - Limbic)
32349 0.013 (0.004) Superior longitudinal fasciculus I LH - Paracentral lobule (Cerebellum - SOM)

Note. PFI score = Permutation feature importance score; DiFuMo = Dictionary of Functional Modes for brain imaging; ROI = Region of interest; RH = right hemisphere; LH = left hemisphere; FPCN = frontopartietal central network; SOM = somatomotor network; DAN = Dorsal attention network; VIS = Visual network; DMN = Default mode network; VAN = Ventral attention network; HO = Harvard Oxford atlas

Biological sex

Mean cross-validated accuracy for the classification of biological sex was 0.98 (σ = 0.01) when using 350 best features, 2 NCA components and 1-NN. When applying the SRW/logistic regression pipeline, 53 features were selected for which the mean cross-validation accuracy was 0.97 (σ = 0.02); logistic regression yielded the worse classification accuracy, 0.84 (σ = 0.04). The significant connections for the classification of biological sex using proposed pipeline are listed in Table 1.

Education

In the case of education, the best accuracy was for 530 features, 3 NCA components and 4-NN, yielding a mean cross-validation accuracy of 0.95 (σ = 0.01). The SRW/logistic regression pipeline yielded a mean cross-validation accuracy of 0.86 (σ = 0.04) for 78 best features; logistic regression again returned the lowest accuracy of 0.39 (σ = 0.03). All significant DiFuMo ROIs connections using the proposed pipeline are listed in Table 2.

Table 2.

Significant functional connections for education phenotype.

Feature PFI score (std) DiFuMo atlas ROI
16108 0.018 (0.006) Cerebellum Crus II - Posterior cingulate (Cerebellum - DMN)
27455 0.017 (0.008) Superior occipital sulcus LH - Lingual gyrus medial (DAN – VIS)
6404 0.015 (0.005) Lateral occipital cortex anterior - Cuneus posterior (VIS – VIS)
5753 0.012 (0.005) Occipital pole middle - Central sulcus inferior (VIS – SOM)
5520 0.009 (0.004) Putamen anterior - Frontal pole superior (Cerebellum - DMN)
29008 0.009 (0.003) Precuneus posterior - Transverse occipital sulcus (FPCN – VIS)
1910 0.009 (0.004) Lingual gyrus middle - Frontal operculum LH (VIS – VAN)
8160 0.009 (0.004) Parieto-occipital sulcus mid-anterior - Cerebellum IX (VIS - Cerebellum)
23825 0.008 (0.003) Precuneus inferior - Precuneus inferior (DMN - Cerebellum)

Note. PFI score = Permutation feature importance score; DiFuMo = Dictionary of Functional Modes for brain imaging; ROI = Region of interest; RH = right hemisphere; LH = left hemisphere; FPCN = frontopartietal central network; SOM = somatomotor network; DAN = Dorsal attention network; VIS = Visual network; DMN = Default mode network; VAN = Ventral attention network

Handedness

The average classification accuracy of all cross-validation folds for handedness was 0.99 (σ = 0.01), using 350 best features, 3 NCA components and 1-NN. When applying the SRW/logistic regression pipeline, 33 features were selected for which the mean cross-validation accuracy was 0.96 (σ = 0.02). Logistic regression achieved an accuracy of 0.85 (σ = 0.00). Significant connections for the proposed pipeline are listed in Table 3.

Table 3.

Significant functional connections for handedness, race and number of languages phenotypes.

Phenotype Feature PFI score (std) DiFuMo atlas ROI
Handedness 32457 0.010 (0.000) Parietal operculum RH - Supramarginal gyrus (SOM – VAN)
17838 0.008 (0.003) Superior parietal lobule anterior - Supramarginal gyrus (DAN – VAN)
22483 0.008 (0.004) Inferior temporal sulcus posterior LH - Intraparietal sulcus inferior RH (DAN – FPCN)
Race 2015 0.011 (0.006) Intraparietal sulcus superior RH - Intraparietal sulcus superior RH (DAN – DAN)
31625 0.010 (0.005) Supramarginal gyrus anterior LH - Supramarginal gyrus anterior LH (VAN – VAN)
3940 0.010 (0.004) Transverse occipital sulcus - Occipital pole inferior (VIS – VIS)
Number of languages 12672 0.009 (0.003) Inferior occipital sulcus - Inferior occipital gyrus posterior (VIS – VIS)

Note. PFI score = Permutation feature importance score; DiFuMo = Dictionary of Functional Modes for brain imaging; ROI = Region of interest; RH = right hemisphere; LH = left hemisphere; FPCN = frontopartietal central network; SOM = somatomotor network; DAN = Dorsal attention network; VIS = Visual network; VAN = Ventral attention network;

Race

Six subjects had missing values and were therefore discarded, hence, the pipelines were applied to 335 subjects. The mean cross-validated accuracy for the classification of race was 0.99 (σ = 0.01) when using the proposed pipeline with 600 selected features, 2 NCA components and 1-NN. The SRW/logistic regression pipeline yielded a mean cross-validation accuracy of 0.96 (σ = 0.01) with 34 features selected. When applying logistic regression only, the mean cross-validation accuracy was 0.87 (σ = 0.01). Table 3 lists the significant connections using the proposed pipeline.

Number of languages spoken

The same six subjects who had missing values for race, also had missing values for the number of languages and were therefore discarded, resulting in 335 subjects. The best combination of classification performance for the proposed pipeline was for 500 best features, 3 NCA components and 1-NN, yielding a mean cross-validation accuracy of 0.95 (σ = 0.02). The mean cross-validation accuracy of the SRW/logistic regression pipeline was 0.92 (σ = 0.02) using 26 features. Logistic regression yielded a mean cross-validated accuracy of .87 (σ = 0.00). One significant connection for the proposed pipeline is listed in Table 3.

The modeling of the last three phenotypes (marital status, number of children and employment status) was done on 339 subjects as two subjects had missing values.

Marital status

Using the proposed pipeline, the best mean cross-validation accuracy of 0.95 (σ = 0.02) was achieved with 400 features, 3 NCA components and 4-NN. Applying the SRW/logistic regression pipeline resulted in 55 features with mean cross-validation accuracy of 0.89 (σ = 0.03). When applying logistic regression only, the classification accuracy was the lowest, 0.60 (σ = 0.03). Table 4 lists the significant connections for the proposed pipeline.

Table 4.

Significant functional connections for marital status and number of phenotypes.

Phenotype Feature PFI score (std) DiFuMo atlas ROI
Marital status 20858 0.010 (0.000) Planum temporale RH - Occipital Pole (SOM – VIS)
5432 0.010 (0.000) Frontal pole inferior - Cuneus posterior (Limbic – VIS)
1609 0.009 (0.002) Inferior frontal gyrus LH - Cingulate cortex mid-posterior (FPCN – VAN)
18442 0.009 (0.002) Middle frontal gyrus posterior RH - Occipital pole middle (FPCN – VIS)
22594 0.009 (0.002) Lingual gyrus anterior - Medial frontal cortex posterior (VIS – VAN)
28812 0.009 (0.003) Lateral occipital cortex inferior - Thalamus medial (VIS - Cerebellum)
25365 0.008 (0.003) Middle temporal gyrus middle RH - Angular gyrus superior (DMN – DMN)
17261 0.008 (0.004) Superior temporal sulcus RH - Inferior frontal gyrus LH (SOM – FPCN)
2973 0.008 (0.004) Cuneus posterior - Frontal operculum RH (VIS – SOM)
Number of children 28357 0.009 (0.002) Calcarine sulcus anterior - Fusiform gyrus LH (VIS – VIS)
7340 0.008 (0.003) Dorsomedial prefrontal cortex - Cerebellum Crus I RH (FPCN - Cerebellum)
28789 0.008 (0.003) Lateral occipital cortex inferior - Insula anterior (VIS – VAN)

Note. PFI score = Permutation feature importance score; DiFuMo = Dictionary of Functional Modes for brain imaging; ROI = Region of interest; RH = right hemisphere; LH = left hemisphere; FPCN = frontopartietal central network; SOM = somatomotor network; DAN = Dorsal attention network; VIS = Visual network; DMN = Default mode network; VAN = Ventral attention network

Number of children

The best parameter combination of the proposed pipeline was for 400 features, 4 NCA components and 4-NN, yielding a mean cross-validation accuracy of 0.97 (σ = 0.02). Using the SRW/logistic regression pipeline with 73 features yielded a mean cross-validated accuracy of 0.85 (σ = 0.03). Logistic regression performed the worst as the mean cross-validated accuracy was 0.42 (σ = 0.04). All significant connections identified using the proposed pipeline are listed in Table 4.

Employment status

The average classification accuracy of all cross-validation folds for employment status was 0.97 (σ = 0.02), using 680 best features, 3 NCA components and 4-NN for the proposed pipeline. Using SRW/logistic regression with 57 features, a mean cross-validated accuracy of 0.95 (σ = 0.02) was obtained. The lowest classification accuracy achieved was with logistic regression, 0.67 (σ = 0.03). Table 5 reports significant connections using the proposed pipeline.

Table 5.

Significant functional connections for employment status phenotype.

Phenotype Feature PFI score (std) DiFuMo atlas ROI
Employment status 9963 0.015 (0.005) Inferior frontal gyrus anterior LH - Inferior frontal sulcus anterior LH (FPCN – FPCN)
28497 0.010 (0.000) Precentral gyrus middle - Inferior frontal gyrus LH (SOM – FPCN)
16893 0.010 (0.000) Cuneus superior - Caudate superior (VIS – Cerebellum)
2080 0.009 (0.002) Precuneus anterior - Middle frontal gyrus anterior LH (VAN – VAN)
4383 0.009 (0.003) Inferior frontal sulcus anterior LH - Cingulate cortex mid-anterior (FPCN – VAN)
30995 0.009 (0.003) Forceps major RH - Lateral occipital cortex superior (Cerebellum - DAN)
17332 0.009 (0.003) Superior temporal sulcus RH - Parieto-occipital sulcus mid-anterior (SOM – VIS)
7654 0.008 (0.003) Intraparietal sulcus posterior RH - Angular gyrus superior RH (DAN – FPCN)
1824 0.008 (0.003) Genu of callosal body - Corona radiata anterior (No networks)
9224 0.008 (0.003) Middle Frontal Gyrus(HO) - Superior frontal sulcus LH (DMN – DMN)
23163 0.008 (0.003) Superior parietal lobule posterior - Inferior occipital sulcus (DAN – VIS)
24448 0.008 (0.004) Precentral sulcus superior LH - Calcarine sulcus middle (DAN – VIS)

Note. PFI score = Permutation feature importance score; DiFuMo = Dictionary of Functional Modes for brain imaging; ROI = Region of interest; RH = right hemisphere; LH = left hemisphere; FPCN = frontopartietal central network; SOM = somatomotor network; DAN = Dorsal attention network; VIS = Visual network; DMN = Default mode network; VAN = Ventral attention network; HO = Harvard Oxford atlas

Discussion

We sat out to develop a machine learning pipeline that can accurately classify several demographic phenotypes and that supports the identification and interpretation of the most influential brain connections that underlie the classification. In our study, the combination of mRMR filtering, NCA and k-NN classification yielded superior accuracies for all demographic phenotypes, when using only functional connectivity measures, compared to logistic regression32 and the combination of sequential replacement wrapper and logistic regression.

When it comes to classifying individuals by age, we achieved a superior accuracy compared to previous studies1315; note that all 3 compared pipelines performed similarly for this phenotype. This is in part due to our normative sample, where we expect smaller differences between chronological and brain age. We also identified the most significant connections for classifying individuals by age and found that the intraconnectivity of the dorsal attention (DAN), frontoparietal control (FPCN), visual (VIS) and somatomotor (SOM) networks drives the classification. Additionally, the interconnectivity between DAN, FPCN, VIS, SOM and default mode network (DMN) is also contributing to the classification (Table 1). This is in line with previous literature that has implicated those networks in aging3335. There is a number of studies showing decreases in functional connectivity in DMN with aging as well as in pathological cognitive decline (mild cognitive impairment, Alzheimer’s disease)33. Our study found the functional connectivity between SOM and DMN to be important, which has also been shown to be present in aging, and could indicate that motor impairments often occur with advancing age36. Age-related deficits in cognitive control and attention have since long been observed35,37. Neuroimaging studies have corroborated these behavioral findings, showing less engagement of the frontoparietal network when individuals perform a cognitive control task38 (e.g. Stroop task35) and that at rest this network exhibits reduced intraconnectivity38,39. Not only that, age-related decreases in DAN have also been observed40, which is consistent with behavioral observations37. Additionally, our pipeline identified the SOM network as being important when classifying individuals based on age. Previous research has identified changes to primary RSFC networks in aging individuals (VIS and SOM)41. These findings are not surprising as visual and auditory deficits are common in old age, affecting perception and eventually cognition39. Other studies have also found within-connectivity decline in of the SOM network34,39. However, these findings are less clear as Tomasi and Volkow40 have shown increases in intraconnectivity of somatosensory and motor networks during aging. This heterogeneity in findings might be in part due to the larger interindividual differences that are observed during normal aging41.

The pipeline proposed in this study also performed superior to other studies when classifying individuals based on biological sex. The average classification accuracy was 98% compared to previous studies that archived accuracies in the 80s20,21. For the classification of sex, cerebellar ROI, DMN, salience/ventral attention network (VAN), DAN, VIS, FPCN, and limbic network were important (Table 1). The previous studies implicate that DMN, FPCN, DAN and VAN play a role in sexual dimorphism40,42,43. In our study, cerebellum was also shown to be implicated. The study of the cerebellum is often neglected. However, some research has also looked into it. Structural sex differences were observed, specifically larger cerebella in males44. When it comes to functional connectivity, women experienced higher functional connectivity in the cerebellum than men45. Gao and collegues46 also showed that, in addition to cerebral networks, the inclusion of the cerebellum network improves sex prediction by more them 2%, which hints at the importance for sexual dimorphism.

Education, usually considered when assessing cognitive reserve in aging research, has been connected with alterations in functional connectivity of the attention networks (DAN, VAN) and of FPCN27,28. That was also the case with the proposed pipeline as the most influential features involved a change in functional connectivity in the DAN, VAN and FPC, as well as the DMN, VIS and SOM networks (Table 2). Additionally, occupational attainment is also considered a cognitive reserve proxy47. Our results show intraconnectivity in FPCN, DMN and VAN to be associated with classification of late life employment (Table 5). A study by Franzmeier and collegues48 has linked cognitive reserve with FC of frontal areas (FPCN) and DMN and DAN, respectively.

The accuracy of handedness classification was also superior to that of a previous study24, showing that functional connectivity can be used to reliably classify an individual’s dominant hand. This could be especially useful in future studies, where the sample will not need to be restricted to right-handed individuals. Having information on an individual’s handedness from the brain connectivity could be a more reliable way of assessing this phenotype than questionnaires and could be entered into the analysis as a covariate to control for it. Our study showed that connectivity between somatomotor, SN, DAN and FPCN drive the classification (Table 3). This is in line with a previous study, showing that attention- and fronto-temporal networks are involved in handedness49.

The other phenotypes we considered are far less researched, and literature showing differences in functional connectivity is scarce. For example, differences in RSFC of DMN between older African Americans and Caucasians have been observed; African Americans had lower connectivity between MTL, precuneus, temporal pole and inferior temporal cortex50. Our study did not find differences in DMN but showed differences in the interconnectivity of DAN, salience- and visual networks between White Caucasian African American and Asian individuals (Table 3).

Studies investigating bilingualism showed differences in DMN and FPCN, which is consistent with behavioral studies showing changes to cognitive control/executive functions in individuals with fluency in two languages51. Our study, on the other hand, identified interconnectivity of the VIS network to be relevant for the accurate classification of the 3 groups based on number of languages spoken (Table 3). There is also much to be considered when assessing the effect of spoken languages, for example proficiency, age of acquisition, which could lead to a great deal of variability unaccounted for in our study.

A high classification accuracy was achieved for marital status- and number of children phenotypes (95% and 97%, respectively) with quite a few important features spanning various networks. Given that previous literature is virtually non-existent, it is hard to connect our findings. A study investigating social relationships and networks showed increased RSFC in FPCN with better social support52. Both phenotypes identified features from FPCN as important for classification, corroborating our findings (Table 4). Additionally, studies of loneliness stress the role of visual attention, limbic networks53 and DMN53. Our analysis showed important features in VIS, SOM networks, DAN, DMN, VAN and limbic network, which is consistent with the studies cited. However, it is important to mention that these phenotypes exhibit extensive variability and, therefore, multiple networks could be involved.

Conclusion

This study has shown that demographic variables of elderly can be accurately predicted from resting state functional connectivity of fMRI data. The proposed mRMR/NCA/kNN classification pipeline showed superior accuracy, especially compared to logistic regression, which was previously identified as yielding the best performance among several other pipelines32. Further improvements are imaginable in terms of the used machine learning and filtering approach and worth perusing in the future. With the use of permutation feature importance, we identified significant connections that provided interpretability and explainability of the obtained results.

Our results also show great potential for predicting various other phenotypes such as cognitive, psychological or even clinical ones, with applications for healthy individuals to better understand normative processes in the brain as well as a variety of neurological diseases. RS-fMRI is particularly suitable paradigm for collecting functional connectivity data in the cognitively impaired and elderly as it avoids possible issues with task-based fMRI or with excessive head movements when longer sequences are considered.

With further developments to our pipeline, we intend to pursue other phenotypes, especially those that can be used to identify latent groups of elderly subjects at risk of cognitive decline. This is an important goal, as the early identification of at-risk individuals would enable early interventions such as programs aimed at slowing down the progression of cognitive decline and possible AD. With the inclusion of risk, protective and especially modifiable risk factors, additional information can be extracted to aid in developing effective early interventions for at-risk individuals.

Methods

Participants

The data used for this study originates from the Human Connectome Project – Aging (HCP-A). The subjects included in this study are considered a ‘typical’ population regarding health, representative of gender, race, ethnicity, and socio-economic status of the United States for the age range 36 to 100+ years. For details regarding the used inclusion and exclusion criteria and behavioral testing, we refer to the literature54. The HCP-A obtained approval from Institutional Review Board, and all participants provided written, informed consent. Statements on compliance with ethical standards for this study are provided in the Ethics declaration section. The HCP-A database currently boasts structural MR imaging, diffusion tensor imaging, task and resting-state fMRI, and behavioral data (cognitive tests, personality, lifestyle questionnaires) of 724 individuals, 341 of which are 60 years or older and included in our study; their average age was 74.56 years (SD = 9.59). The sample consisted of 156 men (45.7 %) and 185 women (54.3 %). Their education ranged between 7 and 21 years with average of 17.55 years (SD = 2.21). The majority were identified as White Caucasians (N = 292, 85.6 %), 26 as African American (7.6 %), 17 as Asian (5.0 %) and 6 as other (1.8 %). Handedness was determined with the Edinburgh Handedness Inventory55, using the laterality quotient, with scores above 40 deemed right-handed and below −40 left-handed. Individuals with scores between 35 and −35 were classified as mixed handed. In the sample, 290 (85.0 %) participants were identified as right-handed, 13 (3.8 %) as left-handed and 38 participants (11.2 %) as mixed-handed. Demographical data were categorized into phenotypes and used for classification. For this study, nine phenotypes were used. Age, sex and employment status were the only binary phenotypes. All other variables were divided into three classes. The phenotypes and their classification are listed in Table 6.

Table 6.

Phenotypes and their classification

Phenotype Classes (#)
Age Young old (60–79 years); Old old (80–100+) (2)
Biological sex Man; Woman (2)
Years of education Middle (7–15 years); High (16–18); Very high (19–21) (3)
Handedness Right (40–100); Mixed (−35–35); Left (−40– −100) (3)
Race White Caucasian; African American; Asian (3)
Languages spoken Only mother tongue; Two languages; Three languages or more (3)
Marital status Single, not married; Married, in relationship; Divorced, separated, widowed (3)
Number of children None; 1 or 2 children; 3 or more children (3)
Employment status Employed; Not employed (2)

Resting state fMRI data

Resting-state fMRI (RS fMRI) data were acquired with a Prisma 3T using a 2D multiband gradient-recalled echo (GRE) echo-planar imaging (EPI) sequence (MB8, TR/TE = 800/37 ms, flip angle = 52°) and 2.0 mm isotropic voxels covering the whole brain (72 oblique-axial slices). The data was acquired in 4 runs, in AP/PA phase encoding directions interchangeably. Participants were instructed to fixate on a white crosshair on a black background to mitigate any movement artefacts. Each run collected 488 frames, representing 26 min of RS fMRI in total for each participant. More information about the MRI acquisition can be found elsewhere56.

Preprocessing

The imaging data we downloaded from the HCP servers was already preprocessed as follows. The RS fMRI files were aligned across subjects using nonlinear volume registration. The data was then passed through the HCP Functional Preprocessing for resting-state scans, applying the fMRIVolume Pipeline and HCP version of FSL’s FIX tool for denoising of fMRI data using spatial ICA57. A detailed description of the HCP acquisition and preprocessing pipelines can be found elsewhere57.

Functional connectome-classification pipeline

Functional data was further processed and analyzed in 4 steps (Fig. 2): 1) parcellate the brain regions of interest (ROIs) from resting-state fMRI images, 2) extract the functional signals (i.e. timeseries) and create the functional connectome, 3) perform feature selection using a filter approach, and 4) classify the phenotypes from connectivity features extracted from previous steps.

Figure 2.

Figure 2

Classification pipeline consisting of 4 main steps (see text).

We adopted the functional connectome-based predictive methods pipeline proposed by Dadi et al.32 with brain regions of interest (ROIs) parceled using the Dictionary of Functional Modes for brain imaging (DiFuMo) multidimensional atlas58. For our study, we used the 256-dimensional atlas of functional modes to extract functional signals (i.e. timeseries), thereby adapting the scripts available from github.com/KamalakerDadi. This dimensionality is similar to the 300 nodes considered optimal number for predicting phenotypes from functional connectomes58. After extracting the timeseries, the data of 341 participants was used to build the connectomes. Connectivity parametrization was done using the tangent space of covariance matrices, as it was shown to outperform other types of parameterization32. The functional connectome was then vectorized, using the lower triangular part of the matrix, including its diagonal, for classification. Next, a minimum Redundancy Maximum Relevance (mRMR) filter was used for feature selection, providing a ranking of features from best to worst performing. The final step involved the prediction of the phenotypic status from connectivity features extracted from previous steps. First, a dimensionality reduction was performed using a Neighborhood Component Analysis (NCA)59, a supervised subspace method that finds the linear transformation that best separates data with different labels. Then, a K-nearest neighbor (k-NN) classifier was used for classification of the test data into phenotype classes. For each phenotype, NCA and k-NN parameters were tuned for classification accuracy. In previous work, Dadi et al.32 achieved the best performance using (l2-regularized) logistic regression. Thus, as a comparison, we used logistic regression but also implemented a possible improvement by combining the former with a sequential replacement wrapper (SRW), a combination of forward- (starting with 1 feature and adding features to the model subsequently only if they improve the performance) and backward feature selection (when a new feature is added, it tries to remove features which are already included only if they improve the performance). In order to figure out which features were significant for the classification of a particular phenotype, we implemented the permutation feature importance technique31. It gauges model's behavior by measuring the increase in the model’s prediction error after permutation of the feature values and, when done for all features, it can be used to rank their relative predictive power (using the permutation feature importance score, PFI score). In our study, PFI score represents the change in model’s classification accuracy after permutation of a given feature. In the results we report only those features that have a positive PFI score when two times standard deviation is subtracted from the PFI score.

Cross-validation

We performed stratified and shuffled 20-fold cross-validation using a 70/30 split between training and testing data for all analyses. The folds were stratified to ensure that the same ratio of classes is included in the training and test sets. The permutation feature importance technique needs data on which the model was not trained. Hence, a 70/30 split before model construction was made with the 70 split used for model training, the 30 split for permutation feature importance assessment. The accuracy of the classification model is averaged over all splits, where 1 is a perfect prediction and 0.5 is chance level for binary classification or 0.33 for ternary classification.

Technical implementation

In order to extract the representative timeseries, and to build the connectivity measures, we relied on the open-source Python 2.7 package Nilearn v0.9.260. Machine-learning methods used for classification and cross-validation were implemented with scikit-learn v1.1.261. For the visualization of brain connectivity, we relied on Nilearn matplotlib62 and plotly63. Documentation and Jupyter notebooks generated for this study are available 10.5281/zenodo.7862916.

Acknowledgements

Research reported in this publication was supported by the National Institute On Aging of the National Institutes of Health under Award Number U01AG052564 and by funds provided by the McDonnell Center for Systems Neuroscience at Washington University in St. Louis. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.

Funding Statement

B.V. (MR code: 51635) is part of the “Young Researchers” program (co-)financed by the Slovenian Research Agency (ARRS).

MMVH was supported by research grants received from the European Union's Horizon 2020 research and innovation program under grant agreement No. 857375, the special research fund of the KU Leuven (C24/18/098), the Belgian Fund for Scientific Research -- Flanders (G0A4118N, G0A4321N, G0C1522N), and the Hercules Foundation (AKUL 043).

Footnotes

Declarations

Ethical declaration

The HCP-A data were provided by the National Institute of Mental Health (NIMH) Data Archive by signing and submitting to NIMH Data Archive Data Use Certification (DUC). This study complied with all relevant ethical regulations and was approved by National Medical Ethics Committee (NEMC) of the Ministry of Health of the Republic of Slovenia, who provided guidelines for study procedures by Federalwide Assurance (FWA) for the Protection of Human Subjects (FWA00031585).

Data and code availability statement

The data utilized in this study are available from the Human Connectome Project (HCP) and access to the NIMH Data Archive (NDA) can be requested by signing the NDA Data Use Certification (DUC). This DUC is usually submitted to the NDA electronically, but this printable version can also be submitted to NDAhelp@mail.nih.gov. Code are made available through the Zenodo code repository (10.5281/zenodo.7862916).

Declaration of interests

The authors declare no competing interests.

Contributor Information

Barbara Verovnik, University of Ljubljana.

Stefan Hajduk, KU Leuven.

Marc Van Hulle, KU Leuven.

References

  • 1.Poldrack RA, Farah MJ. Progress and challenges in probing the human brain. Nature. 2015;526(7573):371–379. [DOI] [PubMed] [Google Scholar]
  • 2.Finn ES, Shen X, Scheinost D, et al. Functional connectome fingerprinting: identifying individuals using patterns of brain connectivity. Nat Neurosci. 2015;18(11):1664–1671. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Varoquaux G, Poldrack RA. Predictive models avoid excessive reductionism in cognitive neuroimaging. Curr Opin Neurobiol. 2019;55:1–6. [DOI] [PubMed] [Google Scholar]
  • 4.Woo CW, Chang LJ, Lindquist MA, Wager TD. Building better biomarkers: brain models in translational neuroimaging. Nat Neurosci. 2017;20(3):365–377. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Dadi K, Varoquaux G, Houenou J, Bzdok D, Thirion B, Engemann D. Population modeling with machine learning can enhance measures of mental health. bioRxiv. 2021:2020.2008.2025.266536. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Fox MD, Raichle ME. Spontaneous fluctuations in brain activity observed with functional magnetic resonance imaging. Nat Rev Neurosci. 2007;8(9):700–711. [DOI] [PubMed] [Google Scholar]
  • 7.Schaefer A, Kong R, Gordon EM, et al. Local-Global Parcellation of the Human Cerebral Cortex from Intrinsic Functional Connectivity MRI. Cereb Cortex. 2018;28(9):3095–3114. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Varoquaux G, Gramfort A, Pedregosa F, Michel V, Thirion B. Multi-subject dictionary learning to segment an atlas of brain spontaneous activity. presented at: Biennial International Conference on information processing in medical imaging2011. [DOI] [PubMed] [Google Scholar]
  • 9.Kong R, Li J, Orban C, et al. Spatial Topography of Individual-Specific Cortical Networks Predicts Human Cognition, Personality, and Emotion. Cereb Cortex. 2019;29(6):2533–2551. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Rosenberg MD, Finn ES, Scheinost D, et al. A neuromarker of sustained attention from whole-brain functional connectivity. Nat Neurosci. 2016;19(1):165–171. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Livingston G, Huntley J, Sommerlad A, et al. Dementia prevention, intervention, and care: 2020 report of the Lancet Commission. The Lancet. 2020;396(10248):413–446. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Hrast B, Khachatryan E, Šuput D, Van Hulle MM. Effects of risk factors on longitudinal changes in brain structure and function in the progression of AD. Alzheimer's & Dementia. n/a(n/a). [DOI] [PubMed] [Google Scholar]
  • 13.Cole JH, Ritchie SJ, Bastin ME, et al. Brain age predicts mortality. Mol Psychiatry. 2018;23(5):1385–1392. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Liem F, Varoquaux G, Kynast J, et al. Predicting brain-age from multimodal imaging data captures cognitive impairment. Neuroimage. 2017;148:179–188. [DOI] [PubMed] [Google Scholar]
  • 15.Cole JH, Leech R, Sharp DJ, Alzheimer's Disease Neuroimaging I. Prediction of brain age suggests accelerated atrophy after traumatic brain injury. Ann Neurol. 2015;77(4):571–581. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Smith SM, Vidaurre D, Alfaro-Almagro F, Nichols TE, Miller KL. Estimation of brain age delta from brain imaging. Neuroimage. 2019;200:528–539. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Gonneaud J, Baria AT, Binette AP, et al. Functional brain age prediction suggests accelerated aging in preclinical familial Alzheimer’s disease, irrespective of fibrillar amyloid-beta pathology. bioRxiv. 2020. [Google Scholar]
  • 18.Dadi K, Varoquaux G, Houenou J, Bzdok D, Thirion B, Engemann D. Population modeling with machine learning can enhance measures of mental health. Gigascience. 2021;10(10). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Zhang C, Cahill ND, Arbabshirani MR, White T, Baum SA, Michael AM. Sex and Age Effects of Functional Connectivity in Early Adulthood. Brain Connect. 2016;6(9):700–713. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Zhang C, Dougherty CC, Baum SA, White T, Michael AM. Functional connectivity predicts gender: Evidence for gender differences in resting brain connectivity. Hum Brain Mapp. 2018;39(4):1765–1776. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Weis S, Patil KR, Hoffstaedter F, Nostro A, Yeo BTT, Eickhoff SB. Sex Classification by Resting State Brain Connectivity. Cereb Cortex. 2020;30(2):824–835. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Hugdahl K, Westerhausen R. The two halves of the brain: Information processing in the cerebral hemispheres: MIT press; 2010. [Google Scholar]
  • 23.Szaflarski JP, Binder JR, Possing ET, McKiernan KA, Ward BD, Hammeke TA. Language lateralization in left-handed and ambidextrous people: fMRI data. Neurology. 2002;59(2):238–244. [DOI] [PubMed] [Google Scholar]
  • 24.Chormai P, Pu Y, Hu H, Fisher SE, Francks C, Kong XZ. Machine learning of large-scale multimodal brain imaging data reveals neural correlates of hand preference. Neuroimage. 2022;262:119534. [DOI] [PubMed] [Google Scholar]
  • 25.Willems RM, Van der Haegen L, Fisher SE, Francks C. On the other hand: including left-handers in cognitive neuroscience and neurogenetics. Nat Rev Neurosci. 2014;15(3):193–201. [DOI] [PubMed] [Google Scholar]
  • 26.Stern Y, Arenaza-Urquijo EM, Bartres-Faz D, et al. Whitepaper: Defining and investigating cognitive reserve, brain reserve, and brain maintenance. Alzheimers Dement. 2020;16(9):1305–1311. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.Varela-Lopez B, Cruz-Gomez AJ, Lojo-Seoane C, et al. Cognitive reserve, neurocognitive performance, and high-order resting-state networks in cognitively unimpaired aging. Neurobiol Aging. 2022;117:151–164. [DOI] [PubMed] [Google Scholar]
  • 28.Franzmeier N, Caballero MAA, Taylor ANW, et al. Resting-state global functional connectivity as a biomarker of cognitive reserve in mild cognitive impairment. Brain Imaging Behav. 2017;11(2):368–382. [DOI] [PubMed] [Google Scholar]
  • 29.Tong X, Xie H, Carlisle N, et al. Transdiagnostic connectome signatures from resting-state fMRI predict individual-level intellectual capacity. Transl Psychiatry. 2022;12(1):367. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Vellido A. The importance of interpretability and visualization in machine learning for applications in medicine and health care. Neural Computing and Applications. 2019;32(24):18069–18083. [Google Scholar]
  • 31.Altmann A, Tolosi L, Sander O, Lengauer T. Permutation importance: a corrected feature importance measure. Bioinformatics. 2010;26(10):1340–1347. [DOI] [PubMed] [Google Scholar]
  • 32.Dadi K, Rahim M, Abraham A, et al. Benchmarking functional connectome-based predictive models for resting-state fMRI. Neuroimage. 2019;192:115–134. [DOI] [PubMed] [Google Scholar]
  • 33.Song J, Birn RM, Boly M, et al. Age-related reorganizational changes in modularity and functional connectivity of human brain networks. Brain Connect. 2014;4(9):662–676. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Siman-Tov T, Bosak N, Sprecher E, et al. Early Age-Related Functional Connectivity Decline in High-Order Cognitive Networks. Front Aging Neurosci. 2016;8:330. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Fjell AM, Sneve MH, Grydeland H, Storsve AB, Walhovd KB. The Disconnected Brain and Executive Function Decline in Aging. Cereb Cortex. 2017;27(3):2303–2317. [DOI] [PubMed] [Google Scholar]
  • 36.Rodriguez-Sabate C, Morales I, Sanchez A, Rodriguez M. The functional interaction of the brain default network with motor networks is modified by aging. Behavioural Brain Research. 2019;372:112048. [DOI] [PubMed] [Google Scholar]
  • 37.Glisky EL. Changes in cognitive function in human aging. Brain aging. 2007:3–20. [PubMed] [Google Scholar]
  • 38.Campbell KL, Grady CL, Ng C, Hasher L. Age differences in the frontoparietal cognitive control network: implications for distractibility. Neuropsychologia. 2012;50(9):2212–2223. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 39.Huang CC, Hsieh WJ, Lee PL, et al. Age-related changes in resting-state networks of a large sample size of healthy elderly. CNS Neurosci Ther. 2015;21(10):817–825. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40.Tomasi D, Volkow ND. Aging and functional brain networks. Mol Psychiatry. 2012;17(5):471, 549–458. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41.Jockwitz C, Caspers S. Resting-state networks in the course of aging-differential insights from studies across the lifespan vs. amongst the old. Pflugers Arch. 2021;473(5):793–803. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42.Jamadar SD, Sforazzini F, Raniga P, et al. Sexual Dimorphism of Resting-State Network Connectivity in Healthy Ageing. J Gerontol B Psychol Sci Soc Sci. 2019;74(7):1121–1131. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 43.Scheinost D, Finn ES, Tokoglu F, et al. Sex differences in normal age trajectories of functional brain networks. Hum Brain Mapp. 2015;36(4):1524–1535. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 44.Dhamala E, Jamison KW, Sabuncu MR, Kuceyeski A. Sex classification using long-range temporal dependence of resting-state functional MRI time series. Hum Brain Mapp. 2020;41(13):3567–3579. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 45.Filippi M, Valsasina P, Misci P, Falini A, Comi G, Rocca MA. The organization of intrinsic brain activity differs between genders: A resting‐state fMRI study in a large cohort of young healthy subjects. Human brain mapping. 2013;34(6):1330–1343. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46.Gao Y, Tang Y, Zhang H, Yang Y, Dong T, Jia Q. Sex Differences of Cerebellum and Cerebrum: Evidence from Graph Convolutional Network. Interdiscip Sci. 2022;14(2):532–544. [DOI] [PubMed] [Google Scholar]
  • 47.Adam S, Bonsang E, Grotz C, Perelman S. Occupational activity and cognitive reserve: implications in terms of prevention of cognitive aging and Alzheimer's disease. Clin Interv Aging. 2013;8:377–390. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48.Franzmeier N, Gottler J, Grimmer T, et al. Resting-State Connectivity of the Left Frontal Cortex to the Default Mode and Dorsal Attention Network Supports Reserve in Mild Cognitive Impairment. Front Aging Neurosci. 2017;9:264. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 49.Liu H, Stufflebeam SM, Sepulcre J, Hedden T, Buckner RL. Evidence from intrinsic activity that asymmetry of the human brain is controlled by multiple factors. Proc Natl Acad Sci U S A. 2009;106(48):20499–20503. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 50.Misiura MB, Howell JC, Wu J, et al. Race modifies default mode connectivity in Alzheimer's disease. Transl Neurodegener. 2020;9(1):8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 51.Berken JA, Chai X, Chen JK, Gracco VL, Klein D. Effects of Early and Late Bilingualism on Resting-State Functional Connectivity. J Neurosci. 2016;36(4):1165–1172. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 52.Pillemer S, Holtzer R, Blumen HM. Functional connectivity associated with social networks in older adults: A resting-state fMRI study. Soc Neurosci. 2017;12(3):242–252. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 53.Spreng RN, Dimas E, Mwilambwe-Tshilobo L, et al. The default network of the human brain is associated with perceived social isolation. Nat Commun. 2020;11(1):6393. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54.Bookheimer SY, Salat DH, Terpstra M, et al. The Lifespan Human Connectome Project in Aging: An overview. Neuroimage. 2019;185:335–348. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 55.Oldfield RC. The assessment and analysis of handedness: the Edinburgh inventory. Neuropsychologia. 1971;9(1):97–113. [DOI] [PubMed] [Google Scholar]
  • 56.Harms MP, Somerville LH, Ances BM, et al. Extending the Human Connectome Project across ages: Imaging protocols for the Lifespan Development and Aging projects. Neuroimage. 2018;183:972–984. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 57.Glasser MF, Sotiropoulos SN, Wilson JA, et al. The minimal preprocessing pipelines for the Human Connectome Project. Neuroimage. 2013;80:105–124. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 58.Dadi K, Varoquaux G, Machlouzarides-Shalit A, et al. Fine-grain atlases of functional modes for fMRI analysis. Neuroimage. 2020;221:117126. [DOI] [PubMed] [Google Scholar]
  • 59.Goldberger J, Hinton GE, Roweis S, Salakhutdinov RR. Neighbourhood components analysis. Advances in neural information processing systems. 2004;17. [Google Scholar]
  • 60.Abraham A, Pedregosa F, Eickenberg M, et al. Machine learning for neuroimaging with scikit-learn. Front Neuroinform. 2014;8:14. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 61.Pedregosa F, Varoquaux G, Gramfort A, et al. Scikit-learn: Machine learning in Python. the Journal of machine Learning research. 2011;12:2825–2830. [Google Scholar]
  • 62.Hunter JD. Matplotlib: A 2D graphics environment. Computing in science & engineering. 2007;9(03):90–95. [Google Scholar]
  • 63.Plotly Technologies Inc. Collaborative data science. 2015. [Google Scholar]

Articles from Research Square are provided here courtesy of American Journal Experts

RESOURCES