Coder Social home page Coder Social logo

arokem / commit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mdesco/commit

0.0 2.0 0.0 2.05 MB

Linear framework to combine tractography and tissue micro-structure estimation with diffusion MRI

License: GNU General Public License v3.0

MATLAB 16.61% C++ 83.39%

commit's Introduction

COMMIT

The reconstructions recovered with existing tractography algorithms are not really quantitative even though diffusion MRI is a quantitative modality by nature. As a matter of fact, several techniques have been proposed in recent years to estimate, at the voxel level, intrinsic micro-structural features of the tissue, such as axonal density and diameter, by using multi-compartment models. COMMIT implements a novel framework to re-establish the link between tractography and tissue micro-structure.

Starting from an input set of candidate fiber-tracts, which can be estimated using standard fiber-tracking techniques, COMMIT models the diffusion MRI signal in each voxel of the image as a linear combination of the restricted and hindered contributions generated in every location of the brain by these candidate tracts. Then, COMMIT seeks for the effective contribution of each of them such that they globally fit the measured signal at best.

These weights can be easily estimated by solving a convenient global convex optimization problem and using efficient algorithms. Results clearly demonstrated the benefits of the proposed formulation, opening new perspectives for a more quantitative and biologically-plausible assessment of the structural connectivity in the brain.

Main features

  • Accepts and works with any input tractogram (i.e. set of fiber tracts)
  • Can easily implement and consider any multi-compartment model available in the literature: possibility to account for restricted, hindered as well as isotropic contributions into the signal forward model
  • Very efficient: the core of the algorithm is implemented in C++ and using multi-threading programming for efficient parallel computation
  • Low memory consumption using optimized sparse data structures, e.g. it can easily run on a standard laptop with 8GB RAM a full-brain tractogram from the HCP data (1M fibers, 3 shells, 1.25 mm^3 resolution)
  • Soon: GPU implementation for even faster model fitting! Code is ready but it is currently in beta testing.

How to cite COMMIT

COMMIT: Convex Optimization Modeling for Microstructure Informed Tractography
Alessandro Daducci, Alessandro Dal Palú, Alia Lemkaddem, Jean-Philippe Thiran
IEEE Transactions on Medical Imaging 34(1) 246-257, 2015
Link to publisher

A convex optimization framework for global tractography
Alessandro Daducci, Alessandro Dal Palú, Alia Lemkaddem, Jean-Philippe Thiran
IEEE 10th International Symposium on Biomedical Imaging (ISBI) 524-527, 2013
Link to publisher

Installation

To install COMMIT, please refer to the installation guide.

##Getting started

Tutorials/demos are provided in the folderdoc/demos to help you get started with the COMMIT framework.

commit's People

Contributors

daducci avatar mdesco avatar

Watchers

Ariel Rokem avatar James Cloos avatar

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.