1025

Effect of Spatial Inhomogeneity Models on Performance of Machine Learning Based Inversion Algorithms for Brain Magnetic Resonance Elastography
Jonathan M Scott1, Joshua D Trzasko1, Armando Manduca1, Matthew L Senjem1, Clifford R Jack1, John Huston III1, Richard L Ehman1, and Matthew C Murphy1
1Mayo Clinic, Rochester, MN, United States

Synopsis

Four machine learning inversion algorithms with different material spatial property assumptions (trained on simulated data with homogeneous, piecewise constant, smooth, or piecewise smoothly varying material properties) were evaluated in a brain simulating phantom with stiff inclusions, a test-retest repeatability dataset, and an Alzheimer’s disease dataset. The piecewise smooth inversion produced the highest contrast to noise ratio and allowed the best visualization of inclusions in the phantom study. All four inversions produced stiffness estimates that were repeatable and sensitive to stiffness changes in Alzheimer’s disease.

Introduction

Magnetic Resonance Elastography (MRE) is a phase-contrast MRI technique that allows non-invasive assessment of tissue mechanical properties by imaging the propagation of shear waves through a tissue of interest1. In MRE, inversion algorithms convert the acquired wave propagation images to the desired mechanical property estimates. Most inversion algorithms assume that the underlying tissue is homogeneous2, or are regularized in a way that promotes piecewise-constant material property estimates3. We have recently shown that a machine-learning inversion algorithm with an inhomogeneous material property assumption offers improved resolution over algorithms assuming homogeneity4. The impact of the type of inhomogeneity assumption on in vivo stiffness estimates, and the influence of that choice on exam repeatability and observed biological effects, is unknown. In this study we leverage the flexibility of the machine learning inversion framework to train algorithms on simulated wave data with four different underlying material spatial property assumptions: homogeneous, piecewise constant, smooth, or piecewise smooth. The four inversion algorithms are evaluated in a brain simulating phantom with stiff inclusions, a test-retest repeatability dataset, and an Alzheimer’s disease dataset. We hypothesize that the most complex assumption – piecewise smooth material properties – will produce the highest inclusion contrast in the phantom and will be most sensitive to biological effects in the Alzheimer’s disease dataset, as it encompasses the widest range of possible wave behavior.

Methods

Training data: Simulated datasets were generated using a finite difference model (FDM) of the governing equation of motion for linear, elastic, isotropic materials in response to a harmonic driving force:
$$∇∙[ μ ( ∇u+(∇u) ^T )+ λ(∇∙u)I]=-ρω^2 u$$
where u is displacement, µ and λ are Lamé parameters, ρ is density, and ω is frequency. The FDM assumed near incompressibility (Poisson’s ratio of 0.49) and was solved using 30,000 iterations of the conjugate gradient method. Each simulation was a 34x34x34 cube at 3mm isotropic resolution with fixed boundaries and 1-10 60Hz harmonic force generators with randomly assigned x, y, and z components placed one voxel off the boundary. Simulated stiffness and damping ratio values ranged from 0.5-5kPa and 0-0.7 respectively. Smoothly varying components of material property maps were generated by smoothing uniformly distributed random noise with 3D Gaussian kernels of variable dimensions. A random-walk algorithm with subsequent dilations and erosions was used to produce a variety of convex and non-convex inclusion shapes and sizes.
Learned Inversion Framework: All models were trained on 11x11x11 voxel training patches extracted from the larger simulated examples. Each patch passed through pre-processing steps to mimic our real data processing pipeline (Figure 1). The output of the neural network (architecture in Figure 2) is the stiffness of the voxel at the center of the training patch.
Phantom: The brain simulating phantom is made of PVC gel inside of a PVC skull with a background stiffness of ~3.4 kPa and inclusion stiffness of ~7.1 kPa. The phantom was scanned at 2mm isotropic resolution at 60Hz vibration frequency as previously reported4. The phantom data was resampled to 3mm isotropic resolution to allow use of the same inversion algorithms on the phantom and in vivo data. The contrast to noise ratio (CNR) is reported for each inclusion with each inversion.
In Vivo Brain Data: All included brain MRE data comes from previously published studies, and was acquired at 3mm isotropic resolution and 60Hz vibration frequency. A test-retest repeatability dataset5 was used to evaluate the impact of inversion choice on exam repeatability, and an Alzheimer’s disease (AD) dataset6 was used to evaluate the impact on an observed biological effect in a diffuse disease. In the test-retest repeatability study, the coefficient of variation (CV) is calculated in 35 gray matter regions of interest (ROIs) derived from a previously published T1-weighted imaging based segmentation pipeline5. Differences in CV for each ROI are evaluated using a one-way ANOVA. In the AD study, differences in stiffness between 32 cognitively normal (CN) controls and 8 AD subjects were evaluated in left and right medial temporal lobe gray matter ROIs using a generalized linear model (response variable: stiffness, prediction variables: disease status, age, and sex).

Results

The piecewise smooth inversion algorithm produced stiffness estimates with the highest CNR for inclusions in the brain simulating phantom (Figure 3). Example stiffness maps in a single subject from the repeatability study are shown in Figure 4. There was no significant difference in the CV between inversions in any of the 35 gray matter ROIs. All four inversion algorithms detected a stiffness decrease in medial temporal lobe gray matter in the AD subjects (Figure 5).

Conclusions

This study evaluated the impact of an inversion’s assumed material property on stiffness estimates in MRE for inversions with a 3.3x3.3x3.3cm spatial footprint. The piecewise smooth inversion algorithm provided the highest CNR in the phantom, matching our observation with a different simulation model4. While in vivo stiffness maps changed appreciably with each inversion algorithm, inversion material property assumption had no impact on test-retest repeatability or sensitivity to softening of the medial temporal lobe in Alzheimer’s disease. Future work will assess the impact of inversion material property assumption in focal lesions, where the phantom result suggests the difference in performance may be more significant.

Acknowledgements

Research reported in this abstract was supported by the National Institute of Biomedical Imaging and Bioengineering of the National Institutes of Health under award numbers EB001981, EB024450, EB027064.

References

1. Muthupillai, R. et al. Magnetic resonance elastography by direct visualization of propagating acoustic strain waves. Science 269, 1854–1857 (1995).

2. Manduca, A. et al. Magnetic resonance elastography: non-invasive mapping of tissue elasticity. Med Image Anal 5, 237–254 (2001).

3. Van Houten, E. E., Miga, M. I., Weaver, J. B., Kennedy, F. E. & Paulsen, K. D. Three-dimensional subzone-based reconstruction algorithm for MR elastography. Magn Reson Med 45, 827–837 (2001).

4. Scott, J. M. et al. Artificial neural networks for magnetic resonance elastography stiffness estimation in inhomogeneous materials. Medical Image Analysis 63, 101710 (2020).

5. Murphy, M. C. et al. Measuring the characteristic topography of brain stiffness with magnetic resonance elastography. PLoS ONE 8, e81668 (2013).

6. Murphy, M. C. et al. Regional brain stiffness changes across the Alzheimer’s disease spectrum. NeuroImage: Clinical 10, 283–290 (2016).

Figures

Learned Inversion framework. The inversion algorithms are trained on finite difference model (FDM) simulated displacements with one of four underlying material spatial property assumptions. 11x11x11 voxel patches are extracted from each simulated wave field, zero-mean Gaussian noise is added, a brain mask is applied, and the adaptive curl computed. The real and imaginary components of the first harmonic of the curl and the brain mask serve as input features to the artificial neural network.

Convolutional Neural Network Architecture. Each of the four inversions was trained with 10000 training examples, 1000 validation examples, and 1000 test examples using the Adam optimizer and a batch size of 120. All convolutions use ReLU activation functions except the final layer, which has a linear activation function.

The piecewise smooth inversion produces the best contrast to noise ratio (CNR) for inclusions in the brain simulating phantom. The piecewise smooth inversion produces the best CNR in 4 of the 6 inclusions and is a close second in a fifth. The only inclusion where the piecewise smooth inversion did not perform well was difficult for all inversions, as no inversion produced a CNR better than 1.

Different inversion material property assumptions produce no difference in repeatability. While stiffness maps in an individual case are appreciably different (bottom row), there is no significant difference in coefficient of variation (CV) between the inversions in any of the 35 gray matter regions of interest. The box plot (line=median, box edges = 25th/75th percentiles, whiskers=extremes, +=outlier) shows the mean of the mean CVs in the 35 regions for the four inversions in 10 subjects.

All four inversions detect significant softening in medial temporal lobe gray matter regions of interest (ROIs) in Alzheimer’s disease (AD). Stiffness maps are averages across the 32 cognitively normal (CN) and 8 AD subjects after individual maps were warped to a standard space using the MRE magnitude image. Box plots show the mean stiffness in left and right medial temporal gray matter ROIs. *p<0.01, **p<0.001, ***p<0.0001, for disease status variable in generalized linear model.

Proc. Intl. Soc. Mag. Reson. Med. 29 (2021)
1025