Dynamic MRI Analysis - Algorithm

The algorithms used for analysis of dynamic MRI data are detailed here. The following algorithms are covered:

Automatic AIF Finder

The automatic AIF finder uses a two-stage process to find those pixels in the input image(s) that have characteristics that are most like an arterial input function.

Stage 1
This makes a rapid sweep of all the pixels in the image to identify those that have the largest signal intensity change. The dynamic range in signal intensity over the whole time course is assessed.
The pixels are ranked in order of largest change, and those pixels that show the largest change are retained after this first sweep. The number of pixels retained is user-configurable via the setting of the "No. of candidate pixels" in the dialog.
Stage 2
For each candidate pixel location, the signal intensity pre-contrast is averaged, to find the baseline pre-contrast signal intensity. The pulse sequence parameters and the relaxivity are then used to convert signal intensities post-contrast to [Gd] values post-contrast. A gamma-variate function is fitted to the post-contrast [Gd] time course of each of the candidate pixels is examined. The characteristics of the fitted gamma-variate function are evaluated to give a score to each of the candidate pixels. The score is:

peak intensity * initial slope / tPeak

Thus, the scoring system favours pixels where there is a large change in signal intensity, with a rapid change immediately after the bolus injection, and with an early peak in intensity. The top-scoring pixels are retained as those pixels that are used for the arterial input function. The number of pixels retained after this second stage is user-configurable via the setting of the "No. of pixels" in the dialog.

After identification, as above, the [Gd]/time course of each of these AIF pixels is averaged to form the final AIF.

Brain Perfusion

Deconvolution of the arterial input function from the tissue response function follows the method in Ostergaard L. et al. "High Resolution Measurement of Cerebral Blood Flow Using Intravascular Tracer Bolus Passages, I: Mathematical Approach and Statistical Analysis". Magn. Reson. Med. 36:715-728 (1996). The method is summarised below, and is repeated for every spatial pixel location in the image. First, the AIF matrix, A, is formed following Eq. [14] of Ostergaard 1996. Singular value decomposition is then used to construct A-1 as V.W.UT. The diagonal elements of W below a user-set threshold percentage (the SVD threshold) of the maximum value are set to zero.

DCE-MRI

Calculation of dynamic contrast-enhanced parameters follows the general approach described in Tofts PS et al. "Estimating Kinetic Parameters from Dynamic Contrast-Enhanced T1-weighted MRI of a Diffusible Tracer: Standardized Quantities and Symbols" JMRI 10: 223-232 (1999). Refinements to the algorithms are taken from M.A. Horsfield and B. Morgan "Algorithms for Calculation of Kinetic Parameters from T1-Weighted Dynamic Contrast-Enhanced MRI". JMRI 20: 723-729 (2004).

All signal intensities are converted to [Gd] values by averaging pre-contrast R1, and assuming that:

R1 = R1pre + ρ.[Gd]

where ρ is the user-specified relaxivity that may be different in the blood and the tissue; and R1pre is the average pre-contrast R1.

In the standard Tofts model, the tissue [Gd], Ct(t) is related to the plasma [Gd], Cp(t) by:

Ct(t) = Ktrans0t Cp(τ) exp(-Ktrans(t-τ) / ve) dτ

where ve is the extra-vascular extra-cellular space volume fraction. This model neglects any contribution to the signal intensity of the blood vessels inside the tissue of interest.

An alternative model ("Tofts with vp term") takes account of the contribution that the plasma volume makes to the signal intensity in the tissue. Cp(t) by:

Ct(t) = Ktrans0t Cp(τ) exp(-Ktrans(t-τ) / ve) dτ + Cp(t)vp

where vp is the plasma volume fraction.

The iterative Levenburg-Marquardt method is used to perform the deconvolution, solving these expressions for Ktrans, ve and (optionally) vp. The solution that minimises the summed squared difference between the measured tissue concentration/time curve and the modelled tissue concentration/time according to the above expressions, is obtained by iteratively making adjustments to the variable parameters.

The two-compartment exchange mode (2CXM) is that described by Sourbron. A bi-exponential residue function is deconvolved from the tissue response. From the parameters of the bi-exponential form, the parameters Fp (flow), PS (permeability-surface area product), ve and vp can be calculated.

Jim Home