https://github.com/mind-the-pineapple/into-the-multiverse
Code for the paper: "Neuroimaging: Into the Multiverse"
https://github.com/mind-the-pineapple/into-the-multiverse
funcional-connectivity multiverse optimization
Last synced: 29 days ago
JSON representation
Code for the paper: "Neuroimaging: Into the Multiverse"
- Host: GitHub
- URL: https://github.com/mind-the-pineapple/into-the-multiverse
- Owner: Mind-the-Pineapple
- License: other
- Created: 2020-08-17T09:17:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T15:54:10.000Z (over 3 years ago)
- Last Synced: 2025-04-06T07:43:13.285Z (about 2 months ago)
- Topics: funcional-connectivity, multiverse, optimization
- Language: Jupyter Notebook
- Homepage: https://doi.org/10.1101/2020.10.29.359778
- Size: 111 MB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Into the Multiverse
[](https://zenodo.org/badge/latestdoi/288135546)Code for the paper "Neuroimaging: Into the multiverse".
## Abstract
For most neuroimaging questions the huge range of possible analytic choices leads to the possibility that conclusions from any single analytic approach may be misleading. Examples of possible choices include the motion regression approach used and smoothing and threshold factors applied during the processing pipeline. Although it is possible to perform a multiverse analysis that evaluates all possible analytic choices, this can be computationally challenging and repeated sequential analyses on the same data can compromise inferential and predictive power. Here, we establish how active learning on a low-dimensional space that captures the inter-relationships between analysis approaches can be used to efficiently approximate the whole multiverse of analyses. This approach balances the benefits of a multiverse analysis without the accompanying cost to statistical power, computational power and the integrity of inferences. We illustrate this approach with a functional MRI dataset of functional connectivity across adolescence, demonstrating how a multiverse of graph theoretic and simple pre-processing steps can be efficiently navigated using active learning. Our study shows how this approach can identify the subset of analysis techniques (i.e., pipelines) which are best able to predict participants’ ages, as well as allowing the performance of different approaches to be quantified.## Run the code
- **Regression Analysis:** The code for the regression analysis can be run using
Colab: [](https://colab.research.google.com/github/Mind-the-Pineapple/into-the-multiverse/blob/master/notebooks/multiverse_analysis_regression.ipynb)- **Classification Analysis:** The code for the classification analysis could
also be run using Colab. However, we recommend running the analysis locally
as Colab notebooks have a limited time usage and the download and space
creation for the classification analysis will go over the time allotted for the
free usage of Colab.- :computer: The code on this repo was run and tested using Python 3.7.12.
## Citation
If you find this code useful, please cite:**Neuroimaging: Into the Multiverse,**
*Jessica Dafflon, Pedro F. Da Costa, František Váša, Ricardo Pio Monti, Danilo Bzdok, Peter J. Hellyer, Federico Turkheimer, Jonathan Smallwood, Emily Jones, Robert Leech,* bioRxiv 2020.10.29.359778; doi: [https://doi.org/10.1101/2020.10.29.359778](https://www.biorxiv.org/content/10.1101/2020.10.29.359778v1)