Previous Topic

Next Topic

Book Contents

Book Index

1-Tissue Compartment Model (Zhou GRRSC)

The 1-Tissue (Zhou GRRSC) model implements fitting a one-tissue compartment model in each image pixel. It is based on a multi-linear formulation of the operational equation, which can be fitted by a fast and reliable weighted linear regression (WLR) method. To improve the signal-to-noise ratio in the calculated parametric maps Zhou et al. [36] have extended the method by ridge regression (RR). In short, the parametric map calculation performs the following steps:

  1. A WLR fit is performed for the TAC in each image pixel.
  2. The resulting parametric maps of vB, K1 and k2 are then spatially smoothed.
  3. A ridge factor is calculated for each pixel using the smoothed parametric maps and the estimated noise variance (difference between signal and fit). It is proportional to the noise.
  4. The cost function is extended by a penalty term which is driven by the ridge factor. The noisier a pixel, the higher the penalty.
  5. Ridge regression estimates the optimal parameter set vB, K1, k2 a for the penalized cost function. The noisier a pixel, the more will the solution tend towards the smoothed parametric map of the WLR step.

Implementation details of the 1-Tissue (Zhou GRRSC) model: