Skip to main content
bioRxiv
  • Home
  • About
  • Submit
  • ALERTS / RSS
Advanced Search
New Results

A data-driven predictome for cognitive, psychiatric, medical, and lifestyle factors on the brain

Syed Fahad Sultan, Lilianne R. Mujica Parodi, Steven Skiena
doi: https://doi.org/10.1101/2020.12.07.415091
Syed Fahad Sultan
1Stony Brook University, Department of Computer Science, Stony Brook, 11790, USA
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Lilianne R. Mujica Parodi
2Stony Brook University, Department of Biomedical Engineering, Stony Brook, 11790, USA
3Harvard Medical School, Athinoula A. Martinos Center for Biomedical Imaging, Boston, 02129, USA
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Steven Skiena
1Stony Brook University, Department of Computer Science, Stony Brook, 11790, USA
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • For correspondence: skiena@cs.stonybrook.edu
  • Abstract
  • Full Text
  • Info/History
  • Metrics
  • Supplementary material
  • Data/Code
  • Preview PDF
Loading

ABSTRACT

Most neuroimaging studies individually provide evidence on a narrow aspect of the human brain function, on distinct data sets that often suffer from small sample sizes. More generally, the high technical and cost demands of neuroimaging studies (combined with the statistical unreliability of neuroimaging pilot studies) may lead to observational bias, discouraging discovery of less obvious associations that nonetheless have important neurological implications. To address these problems, we built a machine-learning based classification framework, NeuroPredictome, optimized for the reliability and robustness of its associations. NeuroPredictome is grounded in a large-scale dataset, UK-Biobank (N=19,831), which includes resting and task functional MRI as well as structural T1-weighted and diffusion tensor imaging. Participants were assessed with respect to a comprehensive set of 5,034 phenotypes, including the physical and lifestyle factors most relevant to general medicine. Results generated by data-driven classifiers were then cross-validated, using deep-learning textual analyses, against 14,371 peer-reviewed research articles, providing an unbiased hypothesis-generator of linkages between diverse phenotypes and the brain. Our results show that neuroimaging reveals as many neurological links to physical and lifestyle factors as to cognitive factors, supporting a more integrative approach to medicine that considers disease interactions between multiple organs and systems.

INTRODUCTION

Each year, thousands of neuroimaging studies explore the links between brain, behavior, and (primarily) psychiatric and neurological disease. Individual studies however themselves, suffer from small sample sizes and hence seldom have the statistical power to establish fully trustworthy results1, 2. The median sample size of fMRI studies in 2015 was 28.5 subjects3 and the 75th percentile of sample size in cognitive neuroscience journals published between 2011 to 2014 was 28 subjects4. In neuroimaging, sample sizes are small due to the financial cost of scans, which can exceed $1,200 USD per data point. But working with such small sample sizes yields low statistical power and an inflated false discovery rate. As a consequence, neuroimaging has been criticized for overestimating effect sizes5 and concerns regarding reproducibility6.

Meta-analyses and literature reviews try to resolve this problem by coalescing results from a wide number of studies. Coordinate-Based Meta-Analysis (CBMA) methods7–9 assess the consistency of results across studies, comparing the observed spatial density of reported brain stereotactic coordinates to the null hypothesis of a uniform distribution. The latest automated CBMA methods such as Neurosynth10 and Neuroquery11 thus give excellent statistical power while enabling large scale analyses of brain-imaging studies. However, meta-analyses cannot correct for biases in the primary literature. There is a general bias in science to publish mainly significant results while experiments failing to reject the null-hypothesis are often not reported12, 13. This in turn leads to confirmation bias by biasing future researchers to search, interpret and publish results in ways that it are in line with existing theories and hypotheses. Thus, the primary assumption required of meta-analyses, the independence of its datasets, is not always valid.

Finally, there is a problem of observational bias. An old fable has the drunkard at night searching under the streetlight for his keys, not because that is where he believes them to be, but rather because that is where the light is. Similarly, danger of purely hypothesis-based research is that it arbitrarily limits a field’s search space to the imperfect imaginations of its practitioners. Looking only at expected relationships between two variables creates a research “streetlight” that excludes other variables that may be much more important. Observational bias results from the precautions that medical research takes to minimize Type 2 error, by using highly targeted hypotheses to limit the problem of multiple comparisons. This bias is inadvertently a secondary effect of small sample sizes, because the larger the number of variables (as required for exploratory research), the greater must be the statistical power. Thus the sample size must be large in order to be able to correct for multiple comparisons without succumbing to Type 1 error.

In this paper, we present NeuroPredictome (NP), a hypothesis-generating tool designed to leverage recent advances in large-scale data collection and automated meta-analyses within the neuroimaging community, creating an integrative framework to minimize the problems of low reliability and reproducibility endemic to small sample sizes, confirmation bias and observational bias. Our general strategy, as shown in Figure 1, starts with a large-scale hypothesis-neutral dataset to identify linkages between brain and phenotypes, linkages that are then cross-validated against meta-analyses from the neuroimaging literature.

Figure 1.
  • Download figure
  • Open in new tab
Figure 1. Schematic overview of NeuroPredictome.

For each neuroimaging modality, brain features of 19,831 subjects, along with age and sex, are used to train 4,926 classifiers, one for each binarized-phenotype, using 20-fold cross validation. Prediction scores from each classifier is compared to that of a baseline classifier to measure statistical significance. Weights learned by each classifier is used to generate an activation map for each phenotype that is then compared to activation maps reported in Neurosynth papers. UK-Biobank phenotypes and Neurosynth papers are similarly compared using text features and we then observe how well do similarities using text features align with similarities using brain features.

For the large-scale dataset NP uses UK Biobank14, which to date includes neuroimaging of 19,831 individuals (as the sample size grows, NP’s pipeline will be continuously updated with new data). These neuroimaging modalities include both structural measures of neuroanatomy (T1-weighted structural brain MRI; T1) and white-matter tractography (diffusion tensor imaging; DTI), as well as functional MRI under resting and task (emotion recognition15, 16) conditions. To link brain to phenotypes, NP binarizes 5,034 variables related to cognitive, psychiatric, medical, lifestyle, and demographic phenotypes, collected on the same individuals from whom we have neuroimaging scans. To aid in interpretability, the positive class (disease group) is always the smaller of the two classes and the negative class (control group) is always the majority class. Machine learning identifies brain features predictive of each phenotype. We model resting state fMRI as functional connectivity networks (RSFCN) and use logistic regression (LR) for classification. These together have previously been shown to exhibit predictive power comparable to more sophisticated deep learning representations and classifiers, with substantially reduced computational costs17, 18. For each variable, we evaluate our classifier by comparing it to predictions from a baseline classifier, which uses age, gender, and randomly-shuffled features. We use 20-fold cross validation for statistical robustness, learning the model weight parameters independently for each fold. We categorize a variable as predicted by testing the null hypothesis that the distribution of F1-scores of our classifier and the baseline classifier are the same, and perform Bonferroni correction to account for false discoveries on account of multiple comparisons.

Those linkages that pass statistical thresholds for multiple comparisons are then cross-validated against published research studies. To do this, NP constructs a model for each BioBank phenotype that identifies brain regions differentially predictive for positive subjects. These brain maps provide a way to link phenotypes to the neuroimaging literature through the Neurosynth database, which collects brain maps associated with over 14,371 peer-reviewed published studies. Using a linguistic deep-learning measure of text-distance, NP evaluates the similarity between a phenotype description and the title of a research paper. For each phenotype, NP then orders the entire Neurosynth literature based on brain activation patterns, from most to least similar.

All associations between phenotypes and the brain that we identified can be accessed at the NP website https://neuropredictome.com. Our tool is intended to be a resource for unbiased identification of connections between brain activity and phenotypes, results from which can then be used to motivate and justify future research directions. To aid in the design of these research studies, NP provides classification scores that function as “table stakes” (baseline scores) against which researchers can compare the predictive ability of their more complex hypothesis-based models. NP also provides minimum sample sizes suggested by power analyses, thereby providing many of the benefits of neuroimaging pilot studies without their inherent unreliability and cost.

RESULTS

Neuropredictome identifies brain-phenotype linkages, both expected and new within neuroimaging

A summary of UK Biobank neuro-phenotype linkages is provided in Figure 2; representative variables of interest and their corresponding prediction statistics are shown in Table 1. For all variables measuring cognitive performance, subjects who scored above the median were distinguished from subjects who did worse. Many fine-grained aspects of mental health, such as depression, anxiety, mood swings, manic episodes and poor appetite were also predicted from fMRI brain activity. That psychiatric and cognitive phenotypes were linked to brain features was reassuring, but not surprising. However, one of our most striking results was that the physical and lifestyle phenotypes of greatest relevance to general medicine, while not typically assessed by neuroimaging studies, also showed brain effects. These included physical measures such as diet, Body Mass Index (BMI), and cardiovascular disorders such as angina, heart attack, strokes and blood pressure. It also included variables believed to be determinants of general well-being, such as quality of sleep, lack of social support system, experience of past trauma, satisfaction with family relationships, financial security, as well as leisure and social activities. Smoking, alcohol consumption and cannabis usage, even occasional, or in the past, was also found to alter brain activity enough for it to be strongly identifiable from resting state fMRI scans. The NP classifier was able to distinguish subjects who had never smoked cigarettes or cannabis from those who have tried it at some point, including participants who had already quit, suggesting a surprisingly long lasting footprint of addictive substances on the brain that endures long past consumption. For those that still actively consumed these substances, NP could predict the amount of consumption up to a coarse approximation. Importantly, the NP classifier passed critical “sanity checks” by failing to find relationships between brain measures and phenotypes such as bone fractures and month of birth. Likewise, brain measures did not predict ethnicity.

Figure 2.
  • Download figure
  • Open in new tab
Figure 2. Neuropredictome identifies new brain-phenotype linkages, along with some expected ones.

Physical and lifestyle phenotypes, typically not looked at in light of neuroimaging, showed strong brain effects. Across neuroimaging modalities, resting state functional connectivity (rfMRI) broadly yields the best prediction scores and predicts a larger number of phenotypes compared to structural DTI, T1-weighted or task fMRI.

View this table:
  • View inline
  • View popup
  • Download powerpoint
Table 1. Neuropredictome identifies brain-phenotype linkages, across different phenotype categories, that have gone ignored in neuroimaging along with some linkages that were to be expected..

A linkage is considered strongly statistically significant if p-value <0.001 (**) and significant if p-value <0.01 (*) based on rejection of the null-hypothesis of association between F1-score distributions, from different folds of cross-validation, using Resting-State Functional Connectivity Network (RSFCN) and F1-score distribution from baseline classifier (Base) after Bonferroni correction.

View this table:
  • View inline
  • View popup
  • Download powerpoint
Table 2. Activation Maps learned by Neuropredictome for a wide variety of phenotypes strongly align with relevant Neurosynth papers.

A curated list is given of UK-Biobank phenotypes and their corresponding top ranked Neurosynth paper with respect to similarity in reported brain activations and those identified by Neuropredictome. Corresponding text similarity between description of phenotype and title and abstract of top-ranked paper is also given.

Comparing across neuroimaging modalities, our results show Resting-state fMRI to broadly yield the best prediction scores and to predict the largest number of phenotypes as compared to structural DTI, T1-weighted or task fMRI. In line with previous findings19, our results show that resting functional connectivity lends additive prediction power to structural neuroimaging and is a more generally informative fingerprint of the subject as compared to task networks20.

Also of note for multi-site studies was the profound effect of imaging site. This was despite the fact that in order to maximize data compatibility across the different imaging centers, identical scanners were used with no major software or hardware updates throughout the study, with identical acquisition parameters, as well as identical post-processing pipelines. These results are in line with recent work by our group showing the influence of scanner-specific artifacts on neuroimaging data21.

Brain maps learned by our classifier align with results from 14,371 published papers

As shown by Figure 3, NP’s classifiers from Biobank linkages were strongly supported by Neurosynth meta-analyses of the neuroimaging literature. For each category, if our brain-to-brain similarity matrix indicated a high similarity, yielding a high rank (with the highest similarity or rank represented by the smallest difference between them, zero), then the corresponding text-to-text similarity score was also high. Furthermore, for the variables for which our prediction was most accurate (**), we obtain a sharper slope than for the variables for which we did moderately well (*), which in turn has a sharper slope than the set of variables for which our prediction results were uninformative (n.s.). This separation of the three lines is indicative of the meaningfulness that is to be attributed to the weights obtained using the learning process. For variables that we were not able to predict, the weights for the brain regions were either meaningless and thus the resultant brain activation map was also a null map, more or less uniformly distributed. In case of variables that we could not predict, it is also important to point out that the highest weights also often went to age and/or sex variables, which itself is informative.

Figure 3.
  • Download figure
  • Open in new tab
Figure 3. Neuropredictome results strongly align with results reported in 14,371 Neurosynth papers.

When Neuropredictome maps a Neurosynth paper to a UK-Biobank phenotype based on similarity in brain activity, then the phenotype-paper pair are also similar in terms of textual descriptions. The more confident Neuropredictome is about its predictions, the stronger the alignment. Most significant phenotypes (**) r = 0.25; moderately significant r = 0.18 (*); for non-significant (N.S) phenotypes r = 0.09.

DISCUSSION

In this paper, we present NeuroPredictome (NP), a machine learning tool designed to avoid observational bias by allowing large-scale hypothesis-neutral data to guide us in identifying new relationships between brain-based features and phenotypes. Some of these phenotypes (e.g., psychiatric and cognitive variables) are already of significant interest to the neuroimaging community. Thus, in spite of recent and well-warranted criticism regarding reproducibility and reliability concerns within the field, our findings provide reassurance that neuroimaging remains a methodology of non-trivial detection sensitivity in understanding the brain and its relationship to brain-based disease.

More provocatively, however, our results suggest greater integration between the brain and disorders of other organs and systems than is typically assumed. Just as endocrine disorders such as Graves Disease and diabetes can produce symptoms of anxiety and cognitive decline, respectively, in disease processes the lines between specializations are often less segregated than blurred. Thus, by providing hypothesis-neutral estimates of modality-specific relationships and the statistical power required to detect them, NP can provide an alternative to the problem of expensive pilot studies, plagued by low detection sensitivity and unreliable effect size estimates, in motivating future work in bold and unexpected new directions.

One potential limitation of this work is its reliance on a particular dataset that, in spite of breadth, still (of necessity) had to make choices about which phenotype variables to include or exclude. To address this, we plan to expand the NP framework to incorporate additional large-scale (N>1,000) neuroimaging datasets as they become available, with the most recent updates posted on our website https://neuropredictome.com. A second potential limitation is our dependence on one particular model and classifier of brain activity, as one might wonder if different models and classifiers could yield different results. However, to date our model and classifier represents the state of the art in terms of its applications to neuroimaging data, as recent work17 shows resting state functional networks and kernel ridge regression classifier to produce results comparable to more sophisticated deep learning based models on the same Biobank UK data set.

Building on that methodological work, we expand its scope by studying a comprehensive set of conditions against brain activity, as well as by cross-validating our findings with meta-analyses. Our integration of UK Biobank classifiers with NeuroSynth provides important reassurance that, whatever the limitations present in individual neuroimaging studies, the neuroimaging field as a whole shows convergence with a dataset large enough to be considered ground truth.

Data Availability

The brain data used in this work was obtained from UK-Biobank and is available upon request (http://www.ukbiobank.ac.uk/register-apply/).

Code Availability

All source code is available from the corresponding author upon reasonable request.

METHODOLOGY

UK-Biobank Dataset

The UK Biobank22 is a prospective epidemiological study that recruited 500,000 adults (age 40-69) between 2006-2010, with 100,000 of these 500,000 participants brought back for multimodal imaging by 202223. Here, we considered an initial release of around 19,831 subjects with both structural MRI and rs-fMRI data. Subjects recruited in the UK-Biobank study are predominantly of middle and older age. In addition to brain imaging data for these subjects, the study also collects data from extensive questionnaires, physical and cognitive measures, and biological samples (including genotyping). All participants consented to allowing access to their full health records from the UK National Health Service, enabling researchers to relate phenotypic measures to long-term health outcomes. This is particularly powerful as a result of the combination of the number of subjects and the breadth of linked data.

Participants ages range from 40 to 69 years of age at baseline recruitment; this aims to balance the goals of characterizing subjects before disease onset against the delay before health outcomes accumulate. The cohort is particularly appropriate for the study of age-associated pathology. For example, in the imaged cohort, 1,800 participants are expected to develop Alzheimer’s disease by 2022, rising to 6,000 by 2027 (diabetes: 8,000 rising to 14,000; stroke: 1,800 to 4,000; Parkinson’s: 1,200 to 2,800). Along with body and cardiac imaging, genetics, lifestyle measures, biological phenotyping and health records, this imaging is expected to enable discovery of imaging markers for a broad range of diseases at their earliest stages, as well as provide unique insight into disease mechanisms.

Both structural MRI and rs-fMRI were acquired on harmonized Siemens 3T Skyra scanners at four UK Biobank imaging centres (Cheadle, Manchester, Newcastle, and Reading). The structural MRI was 1.0mm isotropic. The rs-fMRI was 2.4mm isotropic with TR of 0.735s and 490 frames per run (6 min). Each subject had one rs-fMRI run. A number of behavioral measures were also collected by the UK Biobank.

The neuroimaging data available to us from UK-Biobank was resting state fMRI of N=19,831 subjects, with over 5034 associated auxillary labels for each subject, collected from extensive questionnaires, physical and cognitive measures, biological samples (including genotyping) and health records from the UK National Health Service.

Binarization

Of the 5034 variables in the UK-Biobank dataset, an overwhelming majority of them were continuous or multi-class categorical variables. In this study, we restricted ourselves to the problem of binary classification in case of each condition. For our experiments, each one of the available labels was converted into multiple binarized variants. For each categorical variable, we performed converted it into a binary variant for each value that variable takes on vs. rest. Additionally, since not all labels were available for all the subjects, an available vs. not-available variant was also created for each categorical variable.Most continuous labels available to us from the UK-Biobank data set exhibited Gaussian or Power law distributions. Each of these converted into 3 binarized variants, with respect to the three quartiles: i) <= 25th quartile vs. rest ii) <=50th quartile vs. rest and iii) <=75th quartile vs. rest. Once the binarized variants of all the labels were computed, variants that were available for at least 1000 subjects and for which the minority class was at least one percent of all the subjects were retained and the remaining were dropped. After creating the binarized variants and applying the aforementioned criterion for minimal availability and distributions, we finally end up with 4926 phenotype and variants.

Resting State Functional Connectivity (RSFC)

Resting State Functional Connectivity (RSFC) measures the congruity between different regions of the brain while the participants are lying at rest without any explicit task. This congruity is measured from the resting-state functional magnetic resonance (rs-fMRI) image signals for each brain region. For a given parcellation scheme, the parcels are used as regions of interest (ROI) such that a whole brain (or cortical) RSFC matrix can be computed for each participant. Each entry of the RSFC matrix corresponds to the strength of the functional connectivity between two brain regions.

FC-based prediction setup

RSFC data of each particpant was summarized as an N × N matrix, where N is the number of brain ROIs. Each entry in the RSFC matrix represented the strength of the functional connectivity between the corresponding pair of ROIs. The entries of the RSFC matrix were used as features to predict behavioral and demographic measures in individual participants.

Task functional Magnetic Resonance Imaging (tfMRI)

Task functional MRI (“tfMRI”) uses the same measurement technique as resting-state fMRI, while the subject performs a particular task or experiences a sensory stimulus. The task used is the Hariri faces/shapes “emotion” task15, 16, as implemented in the HCP, but with shorter overall duration and hence fewer total stimulus block repeats. The participants are presented with blocks of trials and asked to decide either which of two faces presented on the bottom of the screen match the face at the top of the screen, or which of two shapes presented at the bottom of the screen match the shape at the top of the screen. The faces have either angry or fearful expressions. This task was chosen to engage a range of sensory, motor and cognitive systems.

Diffusion Tensor Imaging (DTI)

Diffusion-weighted imaging measures the ability of water molecules to move within their local tissue environment. Water diffusion is measured along a range of orientations, providing two types of useful information. Local (voxel-wise) estimates of diffusion properties reflect the integrity of microstructural tissue compartments (e.g., diffusion tensor and NODDI measures). Long-range estimates based on tract-tracing (tractography) reflect structural connectivity between pairs of brain regions. For the two diffusion-weighted shells, 50 diffusion-encoding directions were acquired (with all 100 directions being distinct). Acquisition phase-encoding direction for the dMRI data is AP (Anterior-to-Posterior). In order to generate appropriate fieldmaps to carry out geometric distortion correction for EPI images.

Structural T1-weighted imaging

T1-weighted structural imaging provides information relating to volumes and morphology of brain tissues and structures. It is also critical for calculations of cross-subject and cross-modality alignments, needed in order to process all other brain modalities. Acquisition details are: 1 mm isotropic resolution using a 3D MPRAGE acquisition. The superior-inferior field-of-view is large (256 mm), at little cost, in order to include reasonable amounts of neck/mouth, as those areas hold interest for some researchers.

Normalizing for Age and Sex

Preliminary results of our experiments, in agreement with existing literature17, 18, showed that fMRI scans can reveal the subject’s age and sex with a high degree of accuracy. Thus naturally, the variables on which we were getting the best scores were proxies for Age and sex. These variables comprised most of the labels under the categories Sex-specific factors and Socio-demographics. Given the fact that age and sex can be a strong confounding factor in most, if not all, more interesting variables, we corrected for age and sex by providing them as features to both our RSFCN classifier and the Baseline classifier.

Training, validation and testing

The large UK Biobank dataset allowed us the luxury of splitting the 19,831 subejcts into training (N=14875) and test(N=4926) sets. Care was taken so that the distribution of various attributes were similar across training, validation and test sets. Hyperparameters were tuned using the training and validation sets. The test set was only utilized to evaluate the final prediction performance. The hyperparameter λ was tuned using the validation set based on a grid search over the hyper parameter.

Baseline

As baseline model, we used a Logistic Regression classifier with features age and sex. In order to have parity in terms of the number of features in our model and that of the baseline, we provided the baseline model with randomly shuffled fMRI features. In other words, the fMRI features available to the baseline model did not have the original subject to fMRI features thus encoding useless information yet preserving the overall properties of the fMRI features.

20-fold Cross Validation

In order to evaluate how impressive the results of our learned classifier were from random chance, we set out to compute, record and report statistical significance scores for our models. We created 20 different splits for subjects into 20 different sets of training and testing subjects. The splitting was done with the train to test ratio of 75:25. For each split, we trained age-sex matched classifiers on the training subjects and tested on the test subjects. For each one, we computed f1 scores from prediction of our RSFCN classifier and Naive Baseline model against the true labels. For all classifications, simple Logistic Regression classifiers were used. This gave us two distributions of f1-scores, each with 20 constituent data points, one for each of the 20 folds, for both, our model and the baseline.

F1-scores

In binary classification, the F1-score is a quantitative measure of quality that is considered to be better suited for cases with imbalanced distribution of positive and negative classes. It is calculated from the precision and recall of the test, where the precision is the number of correctly identified positive results divided by the number of all positive results, including those not identified correctly, and the recall is the number of correctly identified positive results divided by the number of all samples that should have been identified as positive.

The F1 score is the harmonic mean of the precision and recall. The highest possible value of F1 is 1, indicating perfect precision and recall, and the lowest possible value is 0, if either the precision or the recall is zero. Embedded Image

Computing Statistical significance

The F1-score distributions were inherently Gaussian, and so to measure how distinct the distribution of our model was compared to the baseline, we performed simple t-tests between distribution of our model and the mean of the baseline. This yielded a p-value for the null hypothesis that the baseline model’s mean prediction was sampled from the distribution of prediction scores of our model. We use this p-value and its associated t-test statistic as the two primary measures of quality of our models.

Bonferroni correction

Given the large number of labels, it is important to keep in mind that for some of the labels, the classification scores will be high just by chance. This problem is generally called the multiple comparisons problem. Therefore, comparing scores from our classifier to those of a random classifier and a simple majority class classifier - ones that did not really learned anything from the data, is important. We used Bonferroni correction to control for false discovery rates and to evaluate the quality or reliability of the accuracy score. The p-value scores in the results presented were after applying the Bonferroni correction.

RSFCN

We utilized the 55×55 RSFC (Pearson’s correlations) matrices.23, 24. The 55 ROIs were obtained from a 100-component whole-brain spatial-ICA25 of which 45 components were considered to be artifactual23.

Logistic regression

Logistic regression26 is a classical non-parametric machine learning algorithm. Let y be the behavioral measure and c be the RSFC matrix of a test subject. Let yi be the behavioral measure and ci be the RSFC marix of the i-th training subject. Roughly speaking, logistic regression will predict the test subject’s behavioral measure to be the weighted average of the behavioral measures of all the training subjects: y ≈ ∑I ∈trainingset Similarity(ci, c)yi where Similarity(ci, c) is the similarity between the RSFC matrix of the test subject and the i-th training subject. Here, we set Similarity(ci, c) to the Pearson’s correlation between the lower triangular entries of matrices ci and c, which is effectively a linear regression. In practice, an l2 regularization term is needed to avoid overfitting (i.e. kernel ridge regression). The level of l2 regularization is controlled by the hyperparameter λ.

Evaluation against Neurosynth

Neurosynth10 is an automatically generated repository of activation maps that associates not only an activation map with 14,371 neuroimaging papers, but also aggregates information from these activation maps with respect to coordinates in the standard MNI space and the general common terms occurring in the title and abstract of these papers. Neurosynth represents the state-of-the-art in the neuroimaging community’s understanding of organization of human brain mapping relating regions in the brain to a wide array of behavior and phenotypes. Given the availability of large sets of phenotypes in Biobank, we set to find out how much of what we learned from Biobank was in agreement with the published literature generated by the neuroimaging community over decades of research. We did this by aligning knowledge gained from Biobank with knowledge learned by the neuroimaging community as captured by Neurosynth. Details of the alignment process is given below.

Neurosynth Brain to Biobank Brain mapping

Each of our 4,926 classifiers, trained against a particular phenotype or its variant, learns weights on the given features during the training phase. These weights are used to compute an activation map for the respective phenotype variant. Since the features we use in the classifier are Resting State Functional Connectivity Networks, the learned weights are with respect to connections (edge in a graph) between pairs of regions of interest (ROI). This is carried out in the following three steps. First, for each classifier, we average learned weights from each fold of the 20-fold cross validation. Second, we map a learned weight for each edge in the connectivity graph matrix to the corresponding pairs of ROIs (nodes of the connectivity graph). Now, since a) the ROIs we use in our experiments are ICA components, these ROIs are not necessarily disjoint and often have regions overlapping with each other and b) the Neurosynth activation maps that we seek to compare against are in voxel space, so as the third final step we map ROI weights to voxel weights. Since ROIs are essentially sets of voxels, we assign to each voxel the weight of its respective ROI. In case of voxels that fall into more than one ROI, we assign it the average weight of all its corresponding ROIs.

Once we have an activation map for each of our 4926 phenotype variants and an activation map for each of the 14,371 papers in Neurosynth, we flatten all maps into vectors. These vectors have 228,453 dimensions, equal to the number of grey matter voxels in the standard MNI coordinate space. We then compute a pairwise similarity matrix (4926,14371) between UK-Biobank phenotypes and Neurosynth paper embeddings, using Pearson correlation coefficient as the similarity metric.

Neurosynth text to Biobank text mapping

In order to have a quantitative measure of quality for the brain to brain similarity matrix from section above, we compared text descriptions of the 4,926 UK-Biobank phenotypes with the text from abstract and title of the 14,371 Neurosynth papers. We do so by treating the Biobank variable descriptions of the phenotypes as text documents. Similarly, we concatenate the title and abstract of the paper titles to get text documents for each of the Neurosynth papers. We then use a deep learning-based text embedding technique called Glove embeddings27 to convert these documents from Neurosynth and UK-Biobank to 300-dimensional vectors. This gives us two matrices: 1) 4926 × 300 dimensional matrix for UK-Biobank phenotypes and 2) 14371 × 300 matrix for Neurosynth papers. We then compute pairwise distances for each pair of phenotype and Neurosynth paper using inverse of cosine distance to obtain a 4926 × 14371 dimensional text similarity matrix.

Brain and text alignment

Once the two similarity matrices were constructed, each giving an all-to-all comparison between Neurosynth papers and Biobank variables, one in text space and the other in brain space, with cell (i, j) of each matrix representing the same phenotype i and Neurosynth paper j pair, we computed an alignment score between the two matrices. The alignment score was computed by flattening the two matrices into 7,246,146 dimensional vectors. Once we have these two vectors, we compute pair-wise Pearson correlation coefficient to give us an alignment score. This alignment score represents the degree of congruency or agreement between the two spaces, meaning if a paper-variable pair have highly similar activation maps, so that pair also has highly similar text descriptions.

Acknowledgments

The research described in this paper was funded by the W. M. Keck Foundation (L.R.M.-P.) and the White House Brain Research Through Advancing Innovative Technologies (BRAIN) Initiative (NSFNCS-FR 1926781 to L.R.M.-P.), and by NSF grants IIS-1926751, IIS-1927227, and IIS-1546113 and the New York Empire Innovation Program (to S.S.).

Footnotes

  • http://www.neuropredictome.com

References

  1. 1.↵
    Button, K. S. et al. Power failure: why small sample size undermines the reliability of neuroscience. Nat. Rev. Neurosci. 14, 365–376 (2013).
    OpenUrlCrossRefPubMed
  2. 2.↵
    Wager, T. D., Lindquist, M. & Kaplan, L. Meta-analysis of functional neuroimaging data: current and future directions. Soc. cognitive affective neuroscience 2, 150–158 (2007).
    OpenUrl
  3. 3.↵
    Poldrack, R. A. et al. Scanning the horizon: towards transparent and reproducible neuroimaging research. Nat. reviews neuroscience 18, 115 (2017).
    OpenUrl
  4. 4.↵
    Turner, B. O., Paul, E. J., Miller, M. B. & Barbey, A. K. Small sample sizes reduce the replicability of task-based fmri studies. Commun. Biol. 1, 1–10 (2018).
    OpenUrl
  5. 5.↵
    Cremers, H. R., Wager, T. D. & Yarkoni, T. The relation between statistical power and inference in fmri. PloS one 12, e0184923 (2017).
    OpenUrlCrossRef
  6. 6.↵
    Gorgolewski, K. J. & Poldrack, R. A. A practical guide for improving transparency and reproducibility in neuroimaging research. PLoS Biol. 14, e1002506 (2016).
    OpenUrl
  7. 7.↵
    Yarkoni, T., Poldrack, R. A., Van Essen, D. C. & Wager, T. D. Cognitive neuroscience 2.0: building a cumulative science of human brain function. Trends cognitive sciences 14, 489–496 (2010).
    OpenUrl
  8. 8.
    Fox, P. T., Parsons, L. M. & Lancaster, J. L. Beyond the single study: function/location metanalysis in cognitive neuroimaging. Curr. opinion neurobiology 8, 178–187 (1998).
    OpenUrl
  9. 9.↵
    Van Horn, J. D., Grafton, S. T., Rockmore, D. & Gazzaniga, M. S. Sharing neuroimaging studies of human cognition. Nat. neuroscience 7, 473–481 (2004).
    OpenUrlCrossRefPubMedWeb of Science
  10. 10.↵
    Yarkoni, T., Poldrack, R. A., Nichols, T. E., Van Essen, D. C. & Wager, T. D. Large-scale automated synthesis of human functional neuroimaging data. Nat. methods 8, 665 (2011).
    OpenUrlCrossRefPubMedWeb of Science
  11. 11.↵
    Dockès, J. et al. Neuroquery, comprehensive meta-analysis of human brain mapping. Elife 9, e53385 (2020).
    OpenUrl
  12. 12.↵
    Ioannidis, J. P., Munafo, M. R., Fusar-Poli, P., Nosek, B. A. & David, S. P. Publication and other reporting biases in cognitive sciences: detection, prevalence, and prevention. Trends cognitive sciences 18, 235–241 (2014).
    OpenUrl
  13. 13.↵
    Rosenthal, R. The file drawer problem and tolerance for null results. Psychol. bulletin 86, 638 (1979).
    OpenUrl
  14. 14.↵
    Bycroft, C. et al. The uk biobank resource with deep phenotyping and genomic data. Nature 562, 203–209 (2018).
    OpenUrlCrossRefPubMed
  15. 15.↵
    Barch, D. M. et al. Function in the human connectome: task-fmri and individual differences in behavior. Neuroimage 80, 169–189 (2013).
    OpenUrlCrossRefPubMedWeb of Science
  16. 16.↵
    Hariri, A. R., Tessitore, A., Mattay, V. S., Fera, F. & Weinberger, D. R. The amygdala response to emotional stimuli: a comparison of faces and scenes. Neuroimage 17, 317–323 (2002).
    OpenUrlCrossRefPubMedWeb of Science
  17. 17.↵
    He, T. et al. Deep neural networks and kernel regression achieve comparable accuracies for functional connectivity prediction of behavior and demographics. NeuroImage 206, 116276 (2020).
    OpenUrl
  18. 18.↵
    Dadi, K. et al. Benchmarking functional connectome-based predictive models for resting-state fmri. NeuroImage 192, 115–134 (2019).
    OpenUrl
  19. 19.↵
    Honey, C. J. et al. Predicting human resting-state functional connectivity from structural connectivity. Proc. Natl. Acad. Sci. 106, 2035–2040 (2009).
    OpenUrlAbstract/FREE Full Text
  20. 20.↵
    Greicius, M. D., Supekar, K., Menon, V. & Dougherty, R. F. Resting-state functional connectivity reflects structural connectivity in the default mode network. Cereb. cortex 19, 72–78 (2009).
    OpenUrlCrossRefPubMedWeb of Science
  21. 21.↵
    Kumar, R. et al. Ground-truth resting-state signal provides data-driven estimation and correction for scanner distortion of fmri time-series dynamics. arXiv preprint arxiv:2004.06760 (2020).
  22. 22.↵
    Sudlow, C. et al. Uk biobank: an open access resource for identifying the causes of a wide range of complex diseases of middle and old age. PLoS medicine 12 (2015).
  23. 23.↵
    Miller, K. L. et al. Multimodal population brain imaging in the uk biobank prospective epidemiological study. Nat. neuroscience 19, 1523 (2016).
    OpenUrlCrossRefPubMed
  24. 24.↵
    Alfaro-Almagro, F. et al. Image processing and quality control for the first 10,000 brain imaging datasets from uk biobank. Neuroimage 166, 400–424 (2018).
    OpenUrl
  25. 25.↵
    Beckmann, C. F. & Smith, S. M. Probabilistic independent component analysis for functional magnetic resonance imaging. IEEE transactions on medical imaging 23, 137–152 (2004).
    OpenUrlCrossRefPubMedWeb of Science
  26. 26.↵
    Murphy, K. P. Machine learning: a probabilistic perspective (MIT press, 2012).
  27. 27.↵
    Pennington, J., Socher, R. & Manning, C. D. Glove: Global vectors for word representation. In Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP), 1532–1543 (2014).
Back to top
PreviousNext
Posted December 08, 2020.
Download PDF

Supplementary Material

Data/Code
Email

Thank you for your interest in spreading the word about bioRxiv.

NOTE: Your email address is requested solely to identify you as the sender of this article.

Enter multiple addresses on separate lines or separate them with commas.
A data-driven predictome for cognitive, psychiatric, medical, and lifestyle factors on the brain
(Your Name) has forwarded a page to you from bioRxiv
(Your Name) thought you would like to see this page from the bioRxiv website.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
Share
A data-driven predictome for cognitive, psychiatric, medical, and lifestyle factors on the brain
Syed Fahad Sultan, Lilianne R. Mujica Parodi, Steven Skiena
bioRxiv 2020.12.07.415091; doi: https://doi.org/10.1101/2020.12.07.415091
Digg logo Reddit logo Twitter logo Facebook logo Google logo LinkedIn logo Mendeley logo
Citation Tools
A data-driven predictome for cognitive, psychiatric, medical, and lifestyle factors on the brain
Syed Fahad Sultan, Lilianne R. Mujica Parodi, Steven Skiena
bioRxiv 2020.12.07.415091; doi: https://doi.org/10.1101/2020.12.07.415091

Citation Manager Formats

  • BibTeX
  • Bookends
  • EasyBib
  • EndNote (tagged)
  • EndNote 8 (xml)
  • Medlars
  • Mendeley
  • Papers
  • RefWorks Tagged
  • Ref Manager
  • RIS
  • Zotero
  • Tweet Widget
  • Facebook Like
  • Google Plus One

Subject Area

  • Neuroscience
Subject Areas
All Articles
  • Animal Behavior and Cognition (4116)
  • Biochemistry (8820)
  • Bioengineering (6523)
  • Bioinformatics (23470)
  • Biophysics (11798)
  • Cancer Biology (9216)
  • Cell Biology (13327)
  • Clinical Trials (138)
  • Developmental Biology (7440)
  • Ecology (11417)
  • Epidemiology (2066)
  • Evolutionary Biology (15160)
  • Genetics (10442)
  • Genomics (14051)
  • Immunology (9176)
  • Microbiology (22170)
  • Molecular Biology (8817)
  • Neuroscience (47600)
  • Paleontology (350)
  • Pathology (1429)
  • Pharmacology and Toxicology (2492)
  • Physiology (3733)
  • Plant Biology (8084)
  • Scientific Communication and Education (1437)
  • Synthetic Biology (2221)
  • Systems Biology (6039)
  • Zoology (1254)