Projects:CorticalCorrespondenceWithParticleSystem

From NAMIC Wiki
Jump to: navigation, search
Home < Projects:CorticalCorrespondenceWithParticleSystem
Back to NA-MIC Collaborations, UNC Algorithms, Utah Algorithms

Cortical Correspondence with Particle Systems

Sulcaldepth.png

In this project, we want to compute cortical correspondence on populations, using various features such as cortical structure, DTI connectivity, vascular structure. This presents a challenge because of the highly convoluted surface of the cortex, as well as because of the different properties of the data features we want to incorporate together.

Description

Schematic processing pipeline

We use a particle-based entropy minimizing system for the correspondence computation, in a population-based manner. This method best suits our needs since, parameterization-based methods, such as MDL or SPHARM, require a spherical parametrization of the surface, which is hard to obtain for the highly convoluted cortex surface. Another advantage of using the particle-based correspondence technique is that it does not require the surface to be of spherical topology; this means a lot less pre-processing for our method, since the brain cortex is not of spherical topology. Another strength of this method is that it would (eventually) enable correspondence computation on the subcortical structures and on the cortical surface using the same framework. We also would like to explore correspondence on the cerebellum, which traditionally is excluded from such studies (e.g. in FreeSurfer-based work).

Impact of brain deflation algorithm on surface connectivity values using an example of brainstem connectivity. The noisy tracking around temporal lobe is reflected on the connec- tivity map that uses simple averaging(without deflation). The surface deflation method ignores the noisy signal and reflects a more accurate connectivity map. Note how strongly the averaging method depends on sulcal depth, illustrated in highlighted regions

The main disadvantage of using the particle-based correspondence technique on the brain cortex is that it assumes the particles to be existing on local tangent planes, which presents a challenge for the cortex given the highly convoluted surface. We propose to overcome this difficulty by first ‘inflating’ the cortex surface. This way, we obtain a less convoluted, sphere-like surface, where the particles will be interacting. However, we need a 1-1 correspondence between the original cortex surface and the inflated surface, since the data to be used for correspondence, such as the the curvature, and the vascular data, lives on the original cortex surface. FreeSurfer offers a method that minimizes the distance distortion in the mapping, while also smoothing the surface. FreeSurfer also preprocesses the input surface to generate a spherical topology.

Once the framework for computing the correspondence given certain data features is established, the major challenge is to incorporate the various data forms that we would like to use together. We are using structural data as well as connectivity (DTI). We have first tested our method using structural metrics, namely, sulcal depth (as computed by FreeSurfer), and have demonstrated improved correspondence quality compared to traditional, location-only correspondence (using the particle-based entropy framework), and we have shown that our results are at least comparable to FreeSurfer. This comes as no surprise as we had already shown in our previous studies that correspondence can be enhanced by using local curvature in addition of point locations for objects with complex geometry. Next, we have developed a technique for representing the white matter connectivity information on the cortical surface in a manner that can be incorporated into the correspondence framework. We use probabilistic connectivity maps obtained by performing stochastic tractography (which is a separate NA-MIC project) from various ROI's. The top left part on the image to the right shows this connectivity map overlaid with a coronal slice. The blue outline shows the cortical boundary. Note that the connectivity values on this surface are basically a function of sulcal depth, as illustrated on the far right. We use a cortex deflating scheme to overcome these problems. An example of this deflation process is shown on the bottom row of the figure. The connectivity values on the deflated surface provides a more accurate representation of the DTI data on the surface. We have found that using the connectivity maps in addition to sulcal depth and spatial location further improves correspondence quality.

The current cortical correspondence framework is employed to perform both human as well as rodent cortical thickness analysis.

Publications

Published in LNCS/IPMI: Information processing in medical imaging

Key Investigators

  • UNC Algorithms: Ipek Oguz, Martin Styner, Clement Vachet, Joohwi Lee
  • Utah Algorithms: Josh Cates, Tom Fletcher, Ross Whitaker
Project Week Results: June 2009