Elsevier

Medical Image Analysis

Volume 12, Issue 1, February 2008, Pages 26-41
Medical Image Analysis

Symmetric diffeomorphic image registration with cross-correlation: Evaluating automated labeling of elderly and neurodegenerative brain

https://doi.org/10.1016/j.media.2007.06.004Get rights and content

Abstract

One of the most challenging problems in modern neuroimaging is detailed characterization of neurodegeneration. Quantifying spatial and longitudinal atrophy patterns is an important component of this process. These spatiotemporal signals will aid in discriminating between related diseases, such as frontotemporal dementia (FTD) and Alzheimer’s disease (AD), which manifest themselves in the same at-risk population. Here, we develop a novel symmetric image normalization method (SyN) for maximizing the cross-correlation within the space of diffeomorphic maps and provide the Euler–Lagrange equations necessary for this optimization. We then turn to a careful evaluation of our method. Our evaluation uses gold standard, human cortical segmentation to contrast SyN’s performance with a related elastic method and with the standard ITK implementation of Thirion’s Demons algorithm. The new method compares favorably with both approaches, in particular when the distance between the template brain and the target brain is large. We then report the correlation of volumes gained by algorithmic cortical labelings of FTD and control subjects with those gained by the manual rater. This comparison shows that, of the three methods tested, SyN’s volume measurements are the most strongly correlated with volume measurements gained by expert labeling. This study indicates that SyN, with cross-correlation, is a reliable method for normalizing and making anatomical measurements in volumetric MRI of patients and at-risk elderly individuals.

Introduction

Frontotemporal dementia (FTD) prevalence may be higher than previously thought and may rival Alzheimer’s disease (AD) in individuals younger than 65 years (Ratnavalli et al., 2002). Because FTD can be challenging to detect clinically, it is important to identify an objective method to support a clinical diagnosis. MRI studies of individual patients are difficult to interpret because of the wide range of acceptable, age-related atrophy in an older cohort susceptible to dementia. This has prompted MRI studies that look at both the rate and the anatomic distribution of change (Chan et al., 2001, Fox et al., 2001, Studholme et al., 2004, Kertesz et al., 2004, Avants et al., 2005a, Ballmaier et al., 2004).

Manual, expert delineation of image structures enables in vivo quantification of focal disease effects and serves as the basis for important studies of neurodegeneration (Studholme et al., 2004). Expert structural measurements from images also provide the gold-standard of anatomical evaluation. The manual approach remains, however, severely limited by the complexity of labeling 2563 or more voxels. Such labor is both time consuming and expensive to support, while the number of individual experts available for such tasks is limited. A third significant difficulty is the problem of inter-rater variability which limits the reliability of manual labeling (Sparks et al., 2002). While rarely available for large-scale data processing, an expert eye remains valuable for limited labeling tasks that give a basis for algorithmic evaluation.

Deformable image registration algorithms are capable of functioning effectively in time-sensitive clinical applications (Dawant et al., 2003) and high-throughput environments and are used successfully for automated labeling and measurement research tasks. One challenge is reliable performance on non-standard data, as in studies of potentially severe neurodegenerative disorders. These types of images violate the basic assumptions of small deformations and/or simple intensity relationships used in many existing image registration methods.

Diffeomorphic image registration algorithms hold the promise of being able to deal successfully with both small (Bajcsy et al., 1983, Gee et al., 1993, Gee and Bajcsy, 1999, Peckar et al., 1998, Rueckert et al., 1999, Rogelj and Kovacic, 2006, Ashburner et al., 2000) and large deformation problems (Trouv’e, 1998, Christensen et al., 1997, Dupuis et al., 1998, Younes, 1998, Joshi and Miller, 2000, Miller et al., 2002, Beg et al., 2005, D’Agostino et al., 2003, Lorenzen et al., 2006, Vaillant et al., 2004). State of the art methods also give full space–time optimizations, are symmetric with respect to image inputs and allow probabilistic similarity measures (Avants et al., 2005b). Inverse consistent image registration (ICIR) is an additional common alternative to diffeomorphic mapping. Inverse consistency was first introduced by Thirion as an extension to his Demons algorithm (Thirion, 1998) but was popularized by Christensen and Johnson (2001) and others (Shen and Davatzikos, 2002). Symmetric methods are distinct from ICIR in that symmetric algorithms, first, guarantee that results are identical regardless of the order of input data and, second, use exact inverse transformations guaranteed by diffeomorphisms. Inverse consistency approximates symmetry by including variational penalties in the normalization optimization algorithm. Depending on the weights of the various data, regularization and inverse consistency terms, consistency may be satisfied (or not) at the expense of the other matching criterion. Furthermore, inverse consistent algorithms use approximate inverse transformations (Christensen and Johnson, 2001). Because the inverse transformations themselves are approximate, the consistency term, as well, is compromised.

Here, we develop a novel symmetric diffeomorphic optimizer for maximizing the cross-correlation in the space of topology preserving maps. The cross-correlation measure has been used in medical image registration before (Bajcsy et al., 1983, Gee et al., 1993, Hermosillo et al., 2002) and more extensively in computer vision. However, this measure has not been investigated for the diffeomorphic case. Furthermore, it has not been used in symmetric normalization or “inverse consistent” studies. Applying our novel normalization formulation to cross-correlation provides the advantage (or option) of symmetrizing the cross-correlation Euler–Lagrange equations. We show that these symmetric Euler–Lagrange equations can be computed with only minor additional computational costs. We then give a careful evaluation of the performance of our symmetric diffeomorphic algorithm for high dimensional normalization of elderly and neurodegenerative cortical anatomy. We compare the method to an elastic cross-correlation optimizer as well as the Demons algorithm which was shown to outperform other methods in a careful evaluation of inter-subject brain registration (Hellier et al., 2003).

Section snippets

Demons

Thirion’s Demons algorithm (Thirion, 1996) is known to perform well in inter-subject deformable image registration. The method uses an approximate elastic regularizer to solve an optical flow problem, where the “moving” image’s level sets are brought into correspondence with those of a reference or “fixed” template image. In practice, the algorithm computes an optical flow term which is added to the total displacement (initially zero). The total displacement is then smoothed with a Gaussian

Dataset

Our database consists of 20 T1 MRI images (0.85 × 0.85 × 1.5 mm, GE Horizon Echospeed 1.5 T scanner) from 10 normal elderly and 10 frontotemporal dementia patients. The 10 frontotemporal dementia individuals are a different set than used in our previous study (Avants et al., 2006c). Each of the 20 images, along with the elderly template, was manually labeled with the protocol described in Sparks et al. (2002). This protocol was shown to be highly reproducible for both small and large structures via

Results and discussion

A visualization of six individuals from our dataset and the normalization of the template to these individuals is shown in Fig. 5. Associated intensity error images are shown in Fig. 6. Label error images are shown in Fig. 7. The eight labeled individual structures are shown, along with the summary statistics for our results, in Fig. 8. Both cross-correlation algorithms produced segmentation results above the minimum threshold of 0.6 for all structures, as shown in Fig. 8. We also compared the

Conclusion

We first described the symmetric normalization formulation. We then extended this formulation to use the cross-correlation similarity function providing, in addition, Euler–Lagrange equations for the variational problem in the symmetric diffeomorphic context. We contrasted our method with the popular inverse consistent image registration technique, which was outperformed by the Demons method in an unbiased comparative evaluation of brain segmentation and alignment (Hellier et al., 2003). We

Acknowledgements

We thank the reviewers for greatly improving the contents of this paper. Much of this work was supported by NIH grant R01-EB006266.

References (51)

  • M. Vaillant et al.

    Statistics on diffeomorphisms via tangent space representations

    Neuroimage

    (2004)
  • V.I. Arnold

    Ordinary Differential Equations

    (1991)
  • V.I. Arnold et al.

    Topological methods in hydrodynamics

    Ann. Rev. Fluid Mech.

    (1992)
  • J. Ashburner et al.

    Tensor based morphometry

    Neuroimage

    (2000)
  • B. Avants et al.

    The correlation of cognitive decline with frontotemporal dementia induced annualized gray matter loss using diffeomorphic morphometry

    Alz. Dis. Assoc. Dis.

    (2005)
  • Avants, B., Epstein, C.L., Gee, J.C., 2005. Geodesic image interpolation: parameterizing and interpolating...
  • B. Avants et al.

    Geodesic image normalization in the space of diffeomorphisms

    Math. Found. Comput. Anat.

    (2006)
  • B. Avants et al.

    Symmetric diffeomorphic image registration: evaluating automated labeling of elderly and neurodegenerative cortex and frontal lobe

    WBIR

    (2006)
  • R. Bajcsy et al.

    A computerized system for the elastic matching of deformed radiographic images to idealized atlas images

    J. Comput. Assist. Tomogr.

    (1983)
  • F. Beg et al.

    Computing large deformation metric mappings via geodesic flows of diffeomorphisms

    Int. J. Comput. Vision

    (2005)
  • M. Bro-Nielsen et al.

    Fast fluid registration of medical images

  • D. Chan et al.

    Rates of global and regional cerebral atrophy in ad and frontotemporal dementia

    Neurology

    (2001)
  • G. Christensen et al.

    Consistent image registration

    IEEE Trans. Med. Imaging

    (2001)
  • G.E. Christensen et al.

    Volumetric transformation of brain anatomy

    IEEE Trans. Med. Imaging

    (1997)
  • B. Dawant et al.

    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. Imaging

    (1999)
  • Cited by (0)

    View full text