Giter Club home page Giter Club logo

brain-age-prediction's Introduction

Brain age prediction: A comparison between machine learning models using region- and voxel-based morphometric data

MIT license

Official script for the paper "Brain age prediction: A comparison between machine learning models using region- and voxel-based morphometric data".

Abstract

Brain age prediction can be used to detect abnormalities in the ageing trajectory of an individual and their associated health issues. Existing studies on brain age vary widely in terms of their methods and type of data, so at present the most accurate and generalisable methodological approach is unclear. We used the UK Biobank dataset (N = 10,814) to compare the performance of the machine learning models support vector regression (SVR), relevance vector regression (RVR), and Gaussian process regression (GPR) on whole-brain region-based or voxel-based structural Magnetic Resonance Imaging data with or without dimensionality reduction through principal component analysis (PCA). Performance was assessed in the validation set through cross-validation as well as an independent test set. The models achieved mean absolute errors between 3.7 and 4.7 years, with those trained on voxel-level data with PCA performing best. There was little difference in performance between models trained on the same data type, indicating that the type of input data has greater impact on performance than model choice. Furthermore, dataset size analysis revealed that RVR required around half the sample size than SVR and GPR to yield generalisable results (approx. 120 subjects). Our results illustrated that the most suitable methodological approach for a brain age study depends on the sample size and the available computational and time resources. We are making all of our scripts open source in the hope that this will aid future research.

Test our models online

Citation

If you find this code useful for your research, please cite:

Baecker L, Dafflon J, da Costa PF, Garcia-Dias R, Vieira S, Scarpazza C, Calhoun VD, Sato JR, Mechelli A*, Pinaya WHL* (in press). Brain age prediction: A comparison between machine learning models using region- and voxel-based morphometric data. Human Brain Mapping. * These authors contributed equally to this work

brain-age-prediction's People

Contributors

jessyd avatar lbaecker avatar pedroferreiradacosta avatar sandramv avatar warvito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

brain-age-prediction's Issues

Notebooks

It is necessary to create the notebooks mentioned in the paper to perform the online age prediction using colab.

Organize documentation

It is necessary to organize and complete the documentation in the README files.

I was thinking to write a small summary in some of the README files (some even with possible figures). It would be great to have your collaboration on it.

Please, feel free to write it in anyway you want, wherever you think that might be relevant. Just mention in this Issue if you are working in a particular file to avoid collisions.

Some readme files might not be necessary to have (for example the one in the output folder).

It would be also good to verify the comments in the source code but it is not essential.

Replace absolute paths in PCA files

The below line needs to be changes in comparison_pca_data_train_gp.py, comparison_pca_data_train_rvm.py, and comparison_pca_data_train_svm.py.
pca_df['image_id']=pca_df['image_id'].str.replace('/media/kcl_1/SSD2/BIOBANK/','')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.