Brain Segmentation

Example-Based Segmentation

At MICCAI this year we’re presenting a new algorithm called L3: Learning Likelihoods for Labeling (best we could do with the name — we’re scientists, not marketing folk). Come see me at poster P7-159-M (Monday at 3pm, Section P7: Segmentation) or drop me a line. I’ll be around all week.

[poster .png] [paper .pdf]

This work builds upon my previous segmentation studies to create a new, general-purpose segmentation algorithm where the only inputs are registered example segmentations and the (multi-spectral) data from the subject to be segmented. Ultimately this algorithm unifies statistical classification and template fusion and combines the advantages of both. My MICCAI paper describes a “leave-one-out” validation study in 14 subjects whose scans were professionally hand segmented. Below, a hand-drawn segmentation, overlaid onto a T1 image, is shown at left, followed by the result from a state-of-the-art combined intensity/label fusion algorithm, and then from our algorithm (L3) at right.

This mismatch between the segmentation and the T1 is apparent at the gray-white boundary in the label-fusion result. The segmentations, without the associated T1 image, are show below with a few areas of interest highlighted by arrows:

Comparison of 14 subjects using expert hand-drawn segmentations. CLICK for details.

In this data set, both label fusion and combined intensity/label fusion fail to properly segment higher-order gyri and sulci that vary widely between subjects. The variation between the templates and the target is not adequately captured through registration and the error is not mitigated through fusion. These errors account for the primary differences in the quantitative evaluation shown to the right.

Our algorithm uses the templates individually as training data for a supervised classifier and also as a prior. We have a learning algorithm which mitigates the impact of errors in the training data and the priors are smoothed under the assumption that there would be some registration error. Because of this design, our algorithm is more robust to intersubject variation not captured by registration. Furthermore, since our algorithm learns multi-spectral intensity likelihoods directly from the target subject, the particular scanner make, model, or even sequence modality used to create the template segmentations is of little consequence. All that matters is that there is a sufficient way to register the templates to the target and that the structure of interest can be uniquely identified by spatial and/or intensity information.

We have recently demonstrated this algorithm for generating a detailed parcellation and segmentation of the brain into 51 regions, and these results are shown at the top of the page.

Comments are closed.