Skip to main content

Implementation considerations for deep learning with diffusion MRI streamline tractography

Posted by on Monday, May 29, 2023 in Crossing Fibers, Deep Learning, Diffusion Tensor Imaging, Diffusion Weighted MRI, Image Processing, Magnetic resonance imaging, Neuroimaging, Tractography.

Leon Y. Cai, Ho Hin Lee, Nancy R. Newlin, Michael E. Kim, Daniel Moyer, Francois Rheault, Kurt G. Schilling, and Bennett A. Landman

Paper: https://www.biorxiv.org/content/10.1101/2023.04.03.535465v1

Code: https://github.com/MASILab/STrUDeL

Abstract

One area of medical imaging that has recently experienced innovative deep learning advances is diffusion MRI (dMRI) streamline tractography with recurrent neural networks (RNNs). Unlike traditional imaging studies which utilize voxel-based learning, these studies model dMRI features at points in continuous space off the voxel grid in order to propagate streamlines, or virtual estimates of axons. However, implementing such models is non-trivial, and an open-source implementation is not yet widely available. Here, we describe a series of considerations for implementing tractography with RNNs and demonstrate they allow one to approximate a deterministic streamline propagator with comparable performance to existing algorithms. We release this trained model and the associated implementations leveraging popular deep learning libraries. We hope the availability of these resources will lower the barrier of entry into this field, spurring further innovation.