Abstract
A nonlinear viscoelastic image registration algorithm based on the demons paradigm and incorporating inverse consistent constraint (ICC) is implemented. An inverse consistent and symmetric cost function using mutual information as a similarity measure is employed. The cost function also includes regularization of transformation and inverse consistent error (ICE). The uncertainties in balancing various terms in the cost function are avoided by alternatively minimizing the similarity measure, the regularization of the transformation, and the ICE terms. The diffeomorphism of registration for preventing folding and/or tearing in the deformation is achieved by the composition scheme. The quality of image registration is first demonstrated by constructing brain atlas from 20 adult brains (age range 30 to 60). It is shown that with this registration technique: 1) the Jacobian determinant is positive for all voxels and 2) the average ICE is around 0.004 voxels with a maximum value below 0.1 voxel. Further, the deformation based segmentation on Internet Brain Segmentation Repository, a publicly available dataset, has yielded high Dice similarity index (DSI) of 94.7% for the cerebellum and 74.7% for the hippocampus, attesting to the quality of our registration method.
Keywords: MRI, inverse consistent, nonlinear image registration, mutual information, brain image
1. Introduction
Nonlinear registration techniques are widely used to align magnetic resonance images of brain in longitude scans, monitor and quantify disease progression through morphometry, build group-based digital atlases, and compare brain functional activity in different subjects [1–2]. It is highly desirable that the image registration be inverse consistent to assure that 1) the changes measured from transformations do not depend on the order of mapping [3–4] and 2) handle large deformations by avoiding local minima [5]. Inverse consistency can be realized by forcing the composition of forward and backward transforms to be identity. The norm of difference between the composite and identity transformations can be used as a measure of the inverse consistency error (ICE). In spite of the importance of inverse consistency, most currently used nonlinear registration methods employ asymmetric cost functions that are not inverse consistent. Violating the inverse consistency condition may result in large ICE that can be, on the average, a few voxels [6].
Several studies have recently reported symmetric or inverse consistent registration [3–4, 6–14]. For example Christensen et al [3, 4] have constructed a cost function that is both inverse consistent and symmetric. But this method requires explicit calculations of the inverse of transformation, which is computationally expensive. Calculation of discrete inverse transformation at sub-voxel level accuracy may also be difficult [7]. Also the minimization of different terms in the cost function was based on variational form [3, 4, 6]. Since the inverse consistency is balanced with other terms that need to be minimized in the cost function, the resulting transformation may not be fully inverse consistent [8]. For example, to achieve low ICE, the algorithm may need to sacrifice the registration performance [10]. Thirion [12] has employed the bijective scheme that does not involve explicit calculation of the inverse transformation. But the bijective scheme employed by Thirion [12] is not fully symmetric. In the above methods [3–4, 12], the similarity measure in the cost function is based on sum of square differences (SSD). SSD may not be the most appropriate similarity measure when registering image volumes with significant intensity differences. Other studies have implemented symmetric driving force that is derived from both images [14–16]. While the Jacobian of the transformation is used to combine the driving force from both images, these methods do not enforce the inverse consistency explicitly and sub-voxel ICE cannot be expected [16].
Diffeomorphic mapping between images is required to prevent folding and/or tearing to preserve the image topology. This means that the transformation has to be smooth and the mapping has to be one-to-one. In order to achieve diffeomorphic mapping, the transformation has to be updated through composition scheme that is based on the fact that the composition of homeomorphic transformation is homeomorphic [2, 17].
The main focus of this study is to implement a registration algorithm that is symmetric and inverse consistent and to overcome some of the problems described above. Specifically, our algorithm employs mutual information (MI) as the similarity measure and MI flow [18] as the external force for driving the registration process to deal with the potential intensity variations in the target and source images. The inverse consistent registration was realized by constructing a totally symmetrical cost function that includes MI, regularization of transformation, and ICE terms. In our method, the two transformations were maintained during registration without calculating the inverse transformations. The performance of the proposed registration algorithm was verified by segmentation of publicly available datasets (Internet Brain Segmentation Repository) [19].
2. Methods
Image registration involves finding the transformation, TIJ: I → J, where I and J are the two image volumes to be registered. TIJ is the transformation that maps image I to image J, and its displacement field is represented by U (p) for each voxel p of image I, such that TIJ (p) = p + U(p). U (p) is a vector, which has three components, Uα (p) (α ∈ {x, y, z}) in the x, y, z directions. A voxel, p, with intensity, I(p), in image I corresponds to a point TIJ(p) with intensity J(p+U(p)) in image J; J(p+U(p)) is denoted by (J ◦ U )(p). The viscoelastic regularization [2] is used to determine the transformation TIJ, and the corresponding cost function is given by:
(1) |
In Eq. (1), uα = ∂Uα/∂t denotes the three components of the correction field u. R(∇uα) and R(∇Uα) are the viscous regularization on the correction field and the elastic regularization on the displacement field, respectively. The parameters β and γ are regularization parameters and are not explicitly used in our minimization. In this study, recursive Gaussian filtering [20] is used to regularize the correction and the displacement fields. The strength of smoothing in the Gaussian filtering reflects the regularization parameters.
We can also define the transformation, TJI: J → I (TJI (p) = p + W(p) and W(p) is the corresponding displacement field) to map from image J to image I by minimizing:
(2) |
2.1 Symmetric Consistent Nonlinear Registration
For inverse consistency, inverting the transformation T, obtained by minimizing equation (1), should yield TJI such that TJI = TJI−1. Thus, the measurement based on the deformation field, e.g. Jacobian determinant, should be consistent whether image J is registered to image I or vice versa. The bijectivity solution proposed in demons algorithm [12] is the first method to report inverse consistent nonlinear registration, but the cost function is not fully symmetric. A comprehensive solution to the inverse invariance was proposed by Christensen et al. [4]. However, their algorithm is only asymptotically inverse consistent, depending on the weight of ICC. This algorithm requires explicit calculation of inverse deformation for each iteration, which is computationally expensive and also sub-voxel accuracy is not always guaranteed.
We present an inverse consistent nonlinear registration algorithm, which is computationally efficient by avoiding explicit calculation of the inverse deformation and can achieve sub-voxel ICE without sacrificing the performance of registration. The cost function that is minimized includes E IJ, E JI and the inverse consistency term Einv:
(3) |
where, , RI (p) = TIJ (TJI (p))− p and RJ (p) = TJI (TIJ (p)) − p are the residual fields defined on both images I and J, and λ is the regularization parameter. The composition of transformation is performed using tri-linear interpolation. The inverse consistency errors on both images I and J are given by the residual field on both image: ICEI (p)=||RI (p)|| and ICEJ (p)=||RJ (p)||. Since TIJ and TJI are defined in different image spaces, forcing TJI = TIJ−1 is a non-trivial task and numerical errors are unavoidable. In our studies, the symmetry of image registration is achieved by forcing the both composite transformations (TIJ ◦ TJI and TJI ◦ TIJ) to approach identity. Even though we still denote I as the source and J as the target as in conventional registration, the above formula does not differentiate between the target and source images and the cost function in (3) is totally symmetric.
2.2 Calculating the Dual MI Flow
In the last ten years, information theory-based similarities, such as mutual information (MI), have been developed for image registration [21]. Information-based similarity measures only assume statistical dependence between two images and therefore can be applied to images with intensity differences. In our study, MI was integrated into the symmetric cost function as a similarity measure. We applied Hermosillo’s method [18] to derive the MI flow to find a dense displacement field. The similarity measure was evaluated by constructing continuous probability density function (PDF) through kernel based techniques [18]. We define the MI between image I and image J as:
(4) |
In Eq. (4), by taking negative of MI, the maximization of MI is translated into minimization of the cost function. In the above equation is the joint PDF between images I and J with displacement U. PI (i) is the intensity distribution of image I, and is the intensity distribution of image J with displacement U. The correction field on image I can be expressed as:
(5) |
Unlike Hermosillo’s MI flow, the correction field in Eq. (5) does not have the regularization term on the displacement field. Instead, the regularization of the transformation was performed separately through Gaussian filtering. In Eq. (5), ψ is a 2D Gaussian filter and ε is the step size for gradient descent. Similarly, the correction field w on image J can also be derived:
(6) |
2.3 Minimization of the Symmetric Cost Function
There are two classes of algorithms for minimizing the cost function in intensity-based nonlinear registration [22]. The first one is the standard intensity based (SIB) algorithm in which the same transformation is used to compute the intensity similarity measure and is constrained to remain smooth. The second one is the pair and smooth algorithm (P&S) which updates the transformation field to minimize the similarity measure and then smoothes the updated transformation field. The P&S solutions are more uniform and controllable since the tradeoff is limited only to the geometric quantities [22]. In our studies we applied the P&S algorithm to minimize the cost function in Eq. (3). The regularization parameters β, γ, and λ in the cost function were not explicitly used. The parameters β and γ are reflected in the kernel width of the Gaussian smoothing. The parameter λ reflects the weighting term of the ICE in the total cost function. Adjusting the residual fields more number of times (the number of times ICC applied in a single iteration) corresponds to larger values of λ since the ICC is enforced by adjusting the residual fields to approach zero.
The minimization involves: a) updating the deformation fields defined on both images by minimizing the regular cost functions EIJ and EJI that are not guaranteed to be inverse consistent and b) enforcing the inverse consistency by adjusting the deformation fields to force the composition of the transformation fields TJI and TIJ to approach identity. The various steps of the proposed ICC algorithm to minimize the symmetric cost function are given below:
compute the correction fields u (p) and w (p) defined on the grid points of both images based on gradient descent using Eqs. (5) and (6),
apply the viscous regularization by Gaussian filtering of both correction fields u and w,
update the displacement fields by the composition strategy: U = U ◦ u and W=W ◦ w,
for all grid points p on both images, adjust the displacement field U(p)=U(p)+ (TJI ◦ TIJ (p) − p)/2 and W (p)=W (p)+(TIJ ◦ TJI (p) − p)/2 to reduce ICE,
regularize the displacement field U and W by Gaussian filtering,
adjust the displacement field again as in step (4) after displacement field regularization to further enforce ICC.
To enforce the inverse consistency during registration, the displacement fields were adjusted twice based on the composition of forward and backward transformations before and after elastic regularization in steps (4) and (6). The above steps were carried out iteratively until a fixed number of iterations was reached. In order to deal with large deformation and speed up convergence, a coarse-to-fine multi-resolution approach was embedded into the deformation algorithm. This approach uses low-resolution images derived from the original image to begin the iterative processing. After a preset number of iterations (see section 2.4), the displacement field was passed on to the next higher resolution image as the starting solution.
In summary, our registration method falls in the same paradigm as demons algorithm in the sense that the alternative minimization strategy used in demons algorithm is implemented to minimize the cost function. In our method, MI, instead of sum of square intensity differences, was used as the similarity measure to drive the registration. Composition scheme, instead of additive scheme, was implemented in the algorithm for diffeomorphic registration. Our inverse consistency constraint is different from the bijectivity scheme proposed in demons algorithm [12]. The bijectivity solution proposed in demons algorithm is not fully symmetric and the residual is exactly controlled only on the grid points of one image. As a result, the ICE obtained by demons bijectivity tends to be only less than one voxel on average [12]. Our inverse consistency constraint was achieved by forcing the residual fields defined on both images to approach zero and is thus fully symmetric.
2.4 Evaluation of the Registration Algorithm
Evaluating the performance of nonlinear image registration algorithms is difficult due to lack of gold standard and the unavailability of a ground truth [23–24]. In the absence of the ground truth, we used three criteria for evaluating the registration performance. 1) Initially, we visually inspected the registered images with and without ICC. Then the properties of transformations were inspected to ascertain that the transformations are one- to-one mapping (eg. no negative Jacobian determinant) and are inverse consistent (e.g. sub-voxel ICE). 2) We created a brain atlas from the images obtained from the Open Access Series of Imaging Studies (OASIS) [25]. OASIS consists of stripped (stripped of extramenigeal tissues) and intensity corrected MR images with an istropic resolution of 1mm3 of 416 subjects in the age range of 18 to 96 years. We randomly selected 20 adult brains from OASIS dataset to construct an average brain atlas to demonstrate the quality of our image registration algorithm. And we have registered an 89 years old female brain from OASIS to our atlas to demonstrate the performance of our algorithm even when the deformation was relatively large. 3) We used deformation based segmentation and compared with manual segmentation results. Deformation based segmentation is widely used as an objective criterion for evaluating the performance of registration algorithm [23–24]. In the deformation based segmentation, all the images that undergo registration are manually parcellated into different structures or segmented into different tissues by experts. In the absence of ground truth, the manually segmented maps by experts are considered to represent the truth. We compared the similarity between the manually labeled maps with the deformation based results. The images were obtained from Internet Brain Segmentation Repository (IBSR) dataset [19]. This dataset consists of T1-weighted image volumes from 18 brains along with manual tissue segmentation and anatomical structures. The 17 image volumes, IBSR02 to IBSR18, were co-registered with the first image volume, IBSR01 with our registration method. After registration, the manually segmented images and anatomical parcellation maps of these 17 image volumes were deformed to the first image volume. The 17 deformed maps were compared with the manually produced maps (available at the IBSR website) of the first image volume using the Dice similarity index (DSI) [26]. DSI is given by:
(7) |
where Sg is the segmented target image (with the structure/tissue maps) and Sd is the segmented deformed image. In the above equation # denotes the number of elements in the segmented image set. We compared the performance of our algorithm with the two most popular nonlinear registration algorithms: the demons algorithm [12] and the B-spline based free form deformation (FFD) model [27]. The demons algorithm is freely available as a standard Insight Toolkit (ITK) distribution at http://www.itk.org and the B-spline based FFD is available at http://www.doc.ic.ac.uk/~dr/software/.
For all the results reported in this paper, the σ value of the Gaussian filtering for viscoelastic regularization was set to 1. This value of σ was reported to have the best performance for the demons algorithm [28]. The parameter ε was set to 1/1000; thus the magnitude of the correction field on both images was less than 0.3 to allow for some redundancy and maintain the homogeneous properties of both the correction fields [2]. Our studies showed that σ of 5 to 15 for Gaussian filtering of the joint PDF (ψ in Eqs. (5) and (6) ) worked well for registration of the T1 image pair and therefore we set σ to 10. Multiresolution paradigm in which the images were successively down sampled by factors of 4, 2, and 1(full resolution). The number of iterations for these levels of resolution were set to 1000, 128, and 32, respectively. We also investigated the effect of number of iterations on the convergence of MI. The results showed that in most of the cases the MI approached asymptotic value around 1/3–1/2 of number of iterations indicated above. The parameter setting for ITK demons was same as that was used for our method. Three levels of multiple-resolutions were also used in the B-spline based FFD method with the grid control points spacing of 40mm along each direction. The number of iterations and the number of steps were 10 at each resolution. From coarse to fine, the length of steps were 20mm, 10mm, and 5mm, respectively.
All the computations were performed in C programming language on a Windows based PC with 3 GHz processor and 2 Gb RAM.
3. Results
3.1 Atlas Based on OASIS Data
Figure 1 shows, as an example, the registration results obtained on the OASIS data set with and without ICC. The top row shows axial source image (A) and the target image (B) to be registered. The registration results with and without ICC are shown in the second and third rows, respectively. These images/maps clearly demonstrate that inclusion of ICC significantly reduced ICE and improved the registration performance. For example, the deformed image shown in the second row appears to be very similar to the original image (first row). However, the deformed image produced without ICC (third row), especially in the ventricular region and parts circled by red, does not appear to be well registered. More specifically, the ICE produced by the registration method without ICC was observed to be as large 11 voxels, with a mean value around 4 voxels. The maximum ICE produced by the inclusion of ICC was below 0.07 voxels, with a mean value around 0.003 voxels. This shows that inclusion of ICC can dramatically reduce ICE.
The application of the composition scheme and the parameter selection (σ = 1 for Gaussian smoothing) used in our algorithm have produced positive Jacobian determinant for all voxels with and without ICC. The histograms of the logarithm of Jacobian determinants with and without ICC, were calculated for the ventricles and are shown in Fig. 2. The Jacobian histograms produced by including the ICC resulted in sharper peaks (Figs. 2A and 2B). In contrast, the Jacobian histograms produced without ICC show much broader peaks (Figs. 2C and 2D). The mean values of logarithm of Jacobian shown in Figs. 2A and 2B are nearly inverse to each other. But, this is not the case for the histograms without ICC (Figs. 2C and 2D).
We have compared the performance of the registration algorithms that includes 1) both steps 4 and 6, 2) step 6 alone with our fully symmetric residual method, and 3) demons bijective scheme in step, 6. Since we applied alternative minimization scheme or the pair and smooth algorithm (P&S) [12, 22], the weight parameters are not explicitly used. This makes it difficult to plot the variation of the total cost function with the number of iterations. Therefore, we have plotted only the MI part in the total cost functions and the root mean square (RMS) of ICEs on both images (source and target images) (RMS(ICE)= (Σ||RI (p)||2 +Σ||RJ (p)||2 )/2N)0.5). We plotted RMS since it is closely related to Einv in the total cost function. Inclusion of steps (4) and (6) produced 30% lower RMS of ICEs relative to that produced by the symmetric residual method with step (6) alone. These results also show that the similarity terms produced with steps (4) and (6) is only 0.1% lower than that produced with step 6 alone. Fig. 3a shows that the demons bijective scheme produced lower similarity measure compared to the other two fully symmetric inverse consistent methods. Also Fig 3b shows that the demons bijecitive scheme produced RMS of ICEs about 0.03 voxels and our fully symmetric ICC method produced RMS of ICEs at around 0.001 voxels. Also, the MI produced by demons bijective scheme shows very significant fluctuations.
Figure 4 shows the brain atlas produced from 20 brains after registering to one individual brain (template). The 20 brains were randomly selected from the OASIS dataset with the age varying from 30 to 60 years. The created atlas shown in Fig. 4B, at least visually, appears similar to the template image shown in Fig. 4A. The brain atlas is remarkably sharp and some of the fine features can be seen clearly in Fig. 4B. The sharpness of the averaged brain itself does not guarantee the performance of the registration, but at least validates the optimization procedure [9]. Since our proposed method maintains the deformation field along forward and reverse directions, we calculated the Jacobian determinant of the deformation field on the subject and template image spaces separately for the 20 registrations used to create the averaged brain atlas (Fig. 5). The positive Jacobian determinant for all voxels (Fig. 5) demonstrates that our registration scheme provides one-to-one mapping [4]. The ICE measured on both images is shown in Fig. 6 for the 20 registrations. As can be seen in Fig. 6, the maximum ICE is less than 0.1 voxel and the mean ICE is about 0.004 voxel for all the 20 registrations. This demonstrates that our proposed algorithm can produce inverse consistent registration with sub-voxel ICE.
As a demonstration that our method can deal with relatively large deformation, we registered an 89 year old brain from the OASIS dataset to the atlas that we created. As can be observed from Figs. 7A-D, our method can potentially handle relatively large deformation. The shrinkage and dilation of ventricles in the Jacobian maps can be clearly seen in Figs. 7E and F, respectively. The values of the Jacobian determinant varied from 0.04 – 4.65 and 0.03 – 7.54 in the maps shown in Figs. 7E and 7F, respectively.
3.2 Deformation Based Segmentation Using IBSR Data
The 17 image volumes in the IBSR database, IBSR02 to IBSR18, were co-registered with the first image volume, IBSR01. After registration, the manually segmented images and anatomical parcellation maps of these 17 image volumes were deformed to the first image volume. The 17 deformed maps were compared with the manually produced maps of the first image volume. The DSI between the 17 deformed segmentation/parcellation maps and the manually generated map of the first image volume was calculated as a measure of the accuracy of the segmentation/parcellation. We have also compared the performance of our algorithm with the two most popularly used nonlinear registration algorithms: the demons algorithm [12] and the B-spline based FFD model [27].
As an example, Fig. 8 shows one slice of the deformed IBSR02 tissue segmentation to IBSR01 image produced by B-spline based FFD (Fig. 8B), ITK Demons (Fig. 8C) and our method (Fig. 8D). For comparison, the corresponding IBSR01 image and the manually segmented tissue map are shown in Fig. 8A. Visual inspection, particularly the areas circled by red and green, shows that the segmentation map produced by our method is superior to that of demons and FFD algorithms. We have also parcellated cerebellum, hippocampus, putamen, caudate, lateral ventricles and thalamus using the three methods and the results are summarized in Table 1. Usually, DSI above 0.6 for smaller structures and 0.8 for larger structures are considered to be good [6]. As can be seen from Table 1, while all the methods produced high DSI, our method yielded superior results for all the six structures. Quantitative analysis based on two tailed paired t-test indicates that our method produced significantly higher similarity measure on five structures except for caudate. For caudate, the DSI produced by our method is only significantly higher than the B-spline based FFD, but not significantly better than demons. Between the two popular registration algorithms, the demons algorithm produced significantly higher DSI than the B-spline based FFD in the caudate region. The differences in the DSI by these two methods for the other five structures are not significant. Our method produced highest DSI of 94.7% in the cerebellar region and achieved DSI of 74.3% even in the hippocampal region.
Table 1.
Anatomic Structures | B spline based FFD | ITK demons | Proposed method | P values |
---|---|---|---|---|
Cerebellum | 0.929±0.052 | 0.900±0.052 | 0.947±0.010 | 0.0001 |
Hippocampus | 0.680±0.072 | 0.676±0.072 | 0.743±0.032 | 0.00007 |
Putamen | 0.783±0.027 | 0.792±0.027 | 0.828±0.014 | 0.000001 |
Caudate | 0.717±0.049 | 0.766±0.049 | 0.778±0.035 | 0.06 |
Lateral Ventricles | 0.774±0.067 | 0.788±0.067 | 0.827±0.047 | 0.0037 |
Thalamus | 0.822±0.022 | 0.840±0.022 | 0.854±0.019 | 0.0019 |
Table 2 summarizes the tissue segmentation result for all the three registration methods. Our method produced DSI of 84.7%, 79.7%, and 78.7% for the GM, WM, and CSF respectively. Based on the paired t-test, among all the three methods, the DSI produced with our method was significantly higher relative to the other two methods. Also the demons algorithm resulted in negative Jacobian for about 1% voxels. For the B-spline based registration, about 0.1% voxels had negative Jacobian. Our method did not produce negative Jacobian determinant for any voxel and resulted in an average ICE of less than 0.0004 voxels.
Table 2.
Tissues | B spline based FFD | ITK Demons | Proposed method | P values |
---|---|---|---|---|
Gray Matter | 0.810±0.018 | 0.821±0.028 | 0.847±0.018 | 0.00015 |
White Matter | 0.747±0.024 | 0.771±0.024 | 0.797±0.023 | 0.000023 |
CSF | 0.730±0.057 | 0.753±0.055 | 0.787±0.044 | 0.0022 |
The total computational time for our registration method with ICC is about 40–45 minutes for registering two image volumes (176 slices).
4. Discussion
In this study, we implemented a nonlinear viscoelastic registration method for inverse consistent registration. Image registration plays a central role in image processing. It is, therefore not surprising that considerable efforts are still ongoing in developing robust and accurate nonlinear registration techniques. There is a growing realization that image registration has to be both inverse consistent and diffeomorphic. Our method differs from the published techniques in a number of ways. Our method employs a mutual information based cost function that is totally symmetric. In our method, the uncertainties in balancing the divergent terms in the cost function were avoided by alternatively minimizing the similarity measure, the regularization of the transformation, and the ICE terms. The diffeomorphism of registration was obtained by composition of the displacement field with homogenous correction field. The inverse consistency was achieved by adjusting the symmetric ICE to approach zero.
The consistent registration method used in our studies is similar to the one proposed by Christensen et al. [4]. However, Christensen’s method, besides being computationally more expensive, needs to strike a balance between the performance of registration and ICC. The performance of registration sometimes needs to be sacrificed in order to achieve low inverse consistency error [15]. In this paper we used the dual residual measures to enforce inverse consistency in both directions. Calculation of residuals is computationally efficient.
The results show that the ICE achieved by our proposed method is at sub-voxel level with maximum ICE of less than 0.1 voxels and average ICE of less than 0.004 voxels. At the same time, the inverse transformation with sub-voxel accuracy was obtained without explicitly calculating the inverse. The performance of the registration was demonstrated by the sharpness of the constructed atlas and the deformation based segmentation/parcellation. The results show that our registration method produced higher Dice Similarity Index than the two most popular used registration methods. Dice Similarity Index applied to the public dataset should provide us more objective criteria to evaluate the performance of the registration algorithm. With ICC, the algorithm will push the displacement to follow inverse consistent path to achieve maximum similarity which should be smoother and closer to the ground truth [13]. When the similarity terms are quite similar, smoother transformation provides more reasonable results. The positive values of Jacobian determinant that we obtained for all voxels validate the diffeomorphism of our registration algorithm. Our results also demonstrate the ability of our method to handle relatively large deformation.
Bricq et al. [29] recently compared the DSI based on 18 subjects in the IBSR dataset using three different tissue segmentation methods: 1) Hidden Markov Chains[29] - (GM - 79.94 ± 5.57%, WM - 86.53 ± 1.73%), 2) Expectation Maximization based Segmentation (EMS) [30] (GM - 78.94 ± 5.68%, WM - 85.87 ± 2.27%), and 3), SPM5 [31] (GM - 78.7 ± 13.9%, WM - 85.27 ± 4.13%). Since we maintain the two deformation fields during registration, we mapped the manual tissue segmentation of IBSR01 onto the 17 images and obtained the deformation based tissue segmentation on 17 image volumes. The Dice similarity indices obtained between the mapped IBSR01 segmentations and the manual tissue segmentation of the remaining 17 images are 84.64 ± 1.32% and 79.66 ± 2.32% for GM and WM, respectively. It is true that tissue segmentation that is completely based on our registration method would not produce better segmentation than the methods indicated above. Nevertheless it is gratifying that the average difference in the DSI between our deformation based segmentation and the segmentation methods evaluated by Bricq et al. [29] is less than 1%. In addition, our method has higher DSI for gray matter and low variance for both gray - and white matter.
5. Conclusions
A nonlinear viscoelastic image registration method that includes inverse consistent constraint (ICC) is presented and evaluated. The cost function used in this algorithm is totally symmetric and includes mutual information as the similarity measure, regularization of transformation and inverse consistent error (ICE). A strategy that alternatively minimizes various terms in the cost function is adapted. The composition scheme is used for achieving diffeomorphism for preventing folding and/or tearing in the deformation. Visual and quantitative evaluation using two freely available datasets (OASIS and IBSR) show that with the proposed registration technique positive Jacobian determinant is obtained for all voxels with low ICE value. Deformation based segmentation of the IBSR dataset yielded high Dice similarity indices for various brain structures, attesting to the quality of the proposed registration method.
Acknowledgments
This work is supported by the National Institutes of Health grant R01 EB02095 to PAN.
Footnotes
Publisher's Disclaimer: This is a PDF file of an unedited manuscript that has been accepted for publication. As a service to our customers we are providing this early version of the manuscript. The manuscript will undergo copyediting, typesetting, and review of the resulting proof before it is published in its final citable form. Please note that during the production process errors may be discovered which could affect the content, and all legal disclaimers that apply to the journal pertain.
References
- 1.Crum WR, Hartkens T, Hill DLG. Non-rigid image registration theory and practice. British Journal of Radiology. 2004;77:s14–0s153. doi: 10.1259/bjr/25329214. [DOI] [PubMed] [Google Scholar]
- 2.Stefanescu R, Pennec X, Ayache N. Grid powered nonlinear image registration with locally adaptive regularization. Med Imag Anal. 2004;8:325–342. doi: 10.1016/j.media.2004.06.010. [DOI] [PubMed] [Google Scholar]
- 3.Christensen GE. Consistent linear elastic transformations for image matching, Information processing in medical imaging. Berlin: 1999. pp. 224–237. [Google Scholar]
- 4.Christensen GE, Johnson HJ. Consistent image registration. IEEE Trans on Med Imag. 2001;20:568–582. doi: 10.1109/42.932742. [DOI] [PubMed] [Google Scholar]
- 5.Shen D, Davatzikos C. HAMMER: Heirarchical attribute matching mechanism for elastic registration. IEEE Trans Med Imaging. 2002;21:1421–1439. doi: 10.1109/TMI.2002.803111. [DOI] [PubMed] [Google Scholar]
- 6.Beg MF, Khan A. Symmetric data attachment terms for large deformation image registration. IEEE Trans on Med Imag. 2007;26:1179–1189. doi: 10.1109/TMI.2007.898813. [DOI] [PubMed] [Google Scholar]
- 7.Avants BB, Epstein CL, Grossman M, Gee JC. Symmetric diffeomorphic image registration with cross-correlation: evaluating automated labeling of elderly and neurodegenerative brain. Med Imag Annal. 2008;12:26–41. doi: 10.1016/j.media.2007.06.004. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Yeung SK, Shi P. Stochastic inverse consistency in medical image registration. MICCAI. 2005:188–196. doi: 10.1007/11566489_24. [DOI] [PubMed] [Google Scholar]
- 9.Ashburner J, Andersson JL, Friston KJ. High-dimensional image registration using symmetric priors. NeuroImage. 1999;9:619–628. doi: 10.1006/nimg.1999.0437. [DOI] [PubMed] [Google Scholar]
- 10.Geng X. PhD thesis, Department of Electrical and Computer Engineering. The University of Iowa; Iowa City, IA: 2007. Transitive inverse-consistent image registration and evaluation; p. 52242. [Google Scholar]
- 11.Cachier P, Rey D. Symmetrization of the non-rigid registration problem using inversion-invariant energies: application to multiple sclerosis. Lecture Notes in Computer Science. 2000;1935:472–481. [Google Scholar]
- 12.Thirion JP. Image matching as diffusion process: an analogy with Maxwell’s demons. Med Imag Anal. 1998;2:243–260. doi: 10.1016/s1361-8415(98)80022-4. [DOI] [PubMed] [Google Scholar]
- 13.Yeung S-K, Tang C-K, Shi P, Pluim JPW, Viergever MA, Chung ACS, Shen HC. Enforcing stochastic inverse consistency in non-rigid image registration and matching. IEEE Conf. on CVPR; 2008. pp. 1–8. [Google Scholar]
- 14.Leow AD, Huang SC, Geng A, Becker J, Davis S, Toga A, Thompson P. Inverse consistent mapping in 3D deformable image registration: its construction and statistical properties. Lecture Notes in Computer Science. 2005;3565:493–503. doi: 10.1007/11505730_41. [DOI] [PubMed] [Google Scholar]
- 15.Leow AD, Yanovsky I, et al. Statistical properties of Jacobian maps and the realization of unbiased large-deformation nonlinear image registration. IEEE Trans on Med Imag. 2007;26:822–832. doi: 10.1109/TMI.2007.892646. [DOI] [PubMed] [Google Scholar]
- 16.Rogelj P, Kovacic S. Symmetric image registration. Med Image Anal. 2006;10:483–493. doi: 10.1016/j.media.2005.03.003. [DOI] [PubMed] [Google Scholar]
- 17.Ashburner J. A fast diffeomorphic image registration algorithm. Neuroimage. 2007;38:95–113. doi: 10.1016/j.neuroimage.2007.07.007. [DOI] [PubMed] [Google Scholar]
- 18.Hermosillo G, d’Hotel C, Faugeras O. Variational methods for multimodal image matching. Int J Comput Vis. 2002;50:329–343. [Google Scholar]
- 19.IBSR, Internet Brain Segmentation Repository (IBSR), the Center for Morphometric Analysis at Massachusetts General Hospital. MR brain images and their manual segmentations. 2007 http://www.cma.mgh.harvard.edu/ibsr/
- 20.Young IT, Vliet LJ. Recursive implementation of the Gaussian filter. Signal Processing. 1995;44:139–151. [Google Scholar]
- 21.Plum JP, Maintz JB, Viergever MA. Mutual-information-based registration of medical images: a survey. IEEE Trans on Med Imag. 2003;22:986–1004. doi: 10.1109/TMI.2003.815867. [DOI] [PubMed] [Google Scholar]
- 22.Cachier P, Ayache N. How to trade off between regularization and image similarity in non-rigid Registration? Lecture Notes in Computer Science. 2001;2208:1285–1286. [Google Scholar]
- 23.Hellier P, Barillot C, et al. Retrospective evaluation of inter-subject brain registration. IEEE Trans on Med Imag. 2003;22:1120–1130. doi: 10.1109/TMI.2003.816961. [DOI] [PubMed] [Google Scholar]
- 24.Christensen GE, Geng X, et al. Introduction to the non-rigid image registration evaluation project (NIREP). Workshop on Biomedical Image Registration; 2006. pp. 128–135. [Google Scholar]
- 25.Marcus DS, Wang TH, Parker J, Csernansky JG, Morris JC, Buckner RL. Open access series of imaging studies (OASIS): cross-sectional MRI data in young, middle aged, nondemented, and demented older adults. Journal of Cognitive Neuroscience. 2007;19:1498–1507. doi: 10.1162/jocn.2007.19.9.1498. [DOI] [PubMed] [Google Scholar]
- 26.Hartmann SL, Parks MH, Martin PR, Dawant BM. Automatic 3-D segmentation of internal structures of the head in MR images using a combination of similarity and free-form transformations, part II: methodology and validation on severely atrophied brains. IEEE Trans Med Imag. 1999;18:971–926. doi: 10.1109/42.811273. [DOI] [PubMed] [Google Scholar]
- 27.Rueckert D, Sonoda LI, Hayes C, Hill DLG, Leach MO, Hawkes DJ. Non-rigid registration using free-form deformations: Application to breast MR images. IEEE Trans on Med Imag. 1999;18:712–721. doi: 10.1109/42.796284. [DOI] [PubMed] [Google Scholar]
- 28.Castro FJS, Pollo C, Meuli R, Maeder P, Cuisenaire O, Quadra MB, Villemure JG, Thiran JP. A cross validation study of deep brain stimulation targeting: from experts to atlas-based, segmentation-based and automatic registration algorithms. IEEE Trans Med Imag. 2006;25:1440–1450. doi: 10.1109/TMI.2006.882129. [DOI] [PubMed] [Google Scholar]
- 29.Bricq S, Collet C, Armspach JP. Unifying framework for multimodal brain MRI segmentation based on Hidden Markov Chains. Medical Image Analysis. 2008 doi: 10.1016/j.media.2008.03.001. [DOI] [PubMed] [Google Scholar]
- 30.Leemput KV, Maes F, Vandermeulen D, Suetens P. Automated model-based tissue classification of MR images of the brain. IEEE Trans on Med Imag. 1999;18:897–908. doi: 10.1109/42.811270. [DOI] [PubMed] [Google Scholar]
- 31.Ashburner J, Friston KJ. Unified segmentation. NeuroImage. 2005;26:839–851. doi: 10.1016/j.neuroimage.2005.02.018. [DOI] [PubMed] [Google Scholar]