Keywords: Microstructure, Microstructure, self-superivsed, physics-informed
Motivation: Diffusion modeling is an important tool for quantifying microstructure properties from diffusion data, but its optimization is computationaly expensive.
Goal(s): To achieve rapid microstructure model parameter estimation while outperforming conventional methods.
Approach: DIMOND employs a neural network (NN) to map input diffusion data to model parameters and optimizes NN by minimizing the difference between the input data and the synthetic data generated via the diffusion model parametrized by NN outputs.
Results: DIMOND outperforms conventional methods for fitting kurtosis and NODDI models in terms of metric accuracy. DIMOND reduces NODDI model fitting time from hours to minutes, or even seconds by leveraging transfer learning.
Impact: DIMOND has a high potential to transform diffusion model fitting. Its self-supervised training paradigm, high efficacy and efficiency may dramatically improve the feasibility and accessibility of diffusion MRI based microstructure and connectivity mapping in clinical and neuroscientific applications.
The diffusion data were provided by the Human Connectome Project, WU-Minn-Ox Consortium (Principal Investigators: David Van Essen and Kamil Ugurbil; U54-MH091657) funded by the 16 NIH Institutes and Centers that support the NIH Blueprint for Neuroscience Research; and by the McDonnell Center for Systems Neuroscience at Washington University.
1. Alexander DC, Hubbard PL, Hall MG, et al. Orientationally invariant indices of axon diameter and density from diffusion MRI. Neuroimage. 2010;52(4):1374-1389.
2. Zhang H, Schneider T, Wheeler-Kingshott CA, Alexander DC. NODDI: practical in vivo neurite orientation dispersion and density imaging of the human brain. Neuroimage. 2012;61(4):1000-1016.
3. de Almeida Martins JP, Nilsson M, Lampinen B, et al. Neural networks for parameter estimation in microstructural MRI: Application to a diffusion-relaxation model of white matter. NeuroImage. 2021;244:118601.
4. Golkov V, Dosovitskiy A, Sperl JI, et al. q-Space deep learning: twelve-fold shorter and model-free diffusion MRI scans. IEEE transactions on medical imaging. 2016;35(5):1344-1351.
5. Tian Q, Bilgic B, Fan Q, et al. DeepDTI: High-fidelity six-direction diffusion tensor imaging using deep learning. NeuroImage. 2020;219:117017.
6. Zihan Li BB, Hong-Hsi Lee, Kui Ying, Hongen Liao, Susie Huang, Qiyuan Tian, . DIMOND: DIffusion Model OptimizatioN with Deep learning. Proceedings of the 32st Annual Meeting of the International Society for Magnetic Resonance in Medicine (ISMRM) 2023. 2023;
7. Glasser MF, Sotiropoulos SN, Wilson JA, et al. The minimal preprocessing pipelines for the Human Connectome Project. Neuroimage. 2013;80:105-124.
8. Glasser MF, Smith SM, Marcus DS, et al. The human connectome project's neuroimaging approach. Nature Neuroscience. 2016;19(9):1175-1187.
9. Jensen JH, Helpern JA, Ramani A, Lu H, Kaczynski K. Diffusional kurtosis imaging: the quantification of non‐gaussian water diffusion by means of magnetic resonance imaging. Magnetic Resonance in Medicine: An Official Journal of the International Society for Magnetic Resonance in Medicine. 2005;53(6):1432-1440.
10. Paszke A, Gross S, Massa F, et al. Pytorch: An imperative style, high-performance deep learning library. Advances in neural information processing systems. 2019;32
11. Kingma DP, Ba J. Adam: A method for stochastic optimization. arXiv preprint arXiv:14126980. 2014;
12. Avci MY, Li Z, Fan Q, Huang S, Bilgic B, Tian Q. Quantifying the uncertainty of neural networks using Monte Carlo dropout for deep learning based quantitative MRI. arXiv preprint arXiv:211201587. 2021;
13. Tournier J-D, Smith R, Raffelt D, et al. MRtrix3: A fast, flexible and open software framework for medical image processing and visualisation. Neuroimage. 2019;202:116137.
14. Ades-Aron B, Veraart J, Kochunov P, et al. Evaluation of the accuracy and precision of the diffusion parameter EStImation with Gibbs and NoisE removal pipeline. Neuroimage. 2018;183:532-543.
15. Fick RH, Wassermann D, Deriche R. The dmipy toolbox: Diffusion mri multi-compartment modeling and microstructure recovery made easy. Frontiers in neuroinformatics. 2019;13:64.
Figure 1. DIMOND framework. DIMOND employs a neural network (G) to map input diffusion data (I) to unknown parameters (P) of a diffusion model. The synthetic data are then generated by the diffusion model parameterized by P. The NN is trained by minimizing the difference (e.g., MSE) between the input and synthetic data using gradient descent. G consists of one 3×3×3 convolution layer for spatial information integration and six fully connected layers for feature processing. The features of each voxel are concatenated before inputting the fully connected layers. The dropout rate p=0.05.
Figure 2. DKI metrics. Exemplary axial maps of DKI metrics including fractional anisotropy (a), mean kurtosis (c), axial kurtosis (e) and radial kurtosis (g) derived from kurtosis results generated from MRtrix3-OLS using all available HCP-2Shell data (i, reference), and those generated from MRtrix3-OLS (ii), MRtrix3-IWLS10 (iii), DESIGNER-CWLS (iv) and DIMOND-MC20 (v) using sub-sampled data of a representative HCP subject are shown. The difference maps compared to the reference are also displayed (b, d, f, h), with mean absolute errors (MAEs) listed to quantify the similarity.
Figure 3. DKI metric accuracy quantification. The group means (± group standard deviations) of the mean absolute error (MAE) of DKI metrics between the reference and those from MRtrix3-OLS (i), MRtrix3-IWLS10 (ii), DESIGNER-CWLS (iii) and DIMOND-MC20 (iv) across 10 HCP subjects are listed. The red text and blue text highlight the lowest and second lowest MAEs respectively.
Figure 4. NODDI metrics. Exemplary axial maps of isotropic volume fraction ($$$f_{iso}$$$) (a), intracellular volume fraction ($$$f_{ic}$$$) (c) and orientation dispersion index (ODI, e) generated from NODDI-Toolbox on all available HCP-3Shell data (i, reference), and those generated using NODDI-Toolbox (ii), Dmipy (iii) and DIMOND-MC20 (iv) from the sub-sampled data of a representative HCP subject are shown. The residual maps compared to the reference are also displayed (b, d and f), with the mean absolute errors (MAEs) listed to quantify the similarity.
Figure 5. NODDI metric accuracy quantification. The group means (± group standard deviations) of the mean absolute error (MAE) of NODDI metrics (a-c) between the reference and those generated from different methods, and time cost (s) across 10 HCP subjects are listed. For DIMOND, results were generated using a subject-specific trained network (iii), a network pre-trained on the data of a representative HCP subject (iv), or a pre-trained network fine-tuned on the data of each individual subject (v). The red and blue text highlights the lowest and second lowest MAEs or runtime.