Abstract
Automatically segmenting subcortical structures in brain images has the potential to greatly accelerate drug trials and population studies of disease. Here we propose an automatic subcortical segmentation algorithm using the auto context model. Unlike many segmentation algorithms that separately compute a shape prior and an image appearance model, we develop a framework based on machine learning to learn a unified appearance and context model. In order to test the method, specificity and sensitivity measurements were obtained on a standardized dataset provided by the competition organizers. Our overall score of 77 seems to be competitive with others who's overall score was in the range of 50 - 90.
Keywords
Source Code and Data
No source code files available for this publication.
Reviews
Simon Warfield
Friday 25 July 2008
This paper describes an algorithm for the segmentation of brain MRI images of MS patients.
The approach utilizes an auto-context model (ACM) to discover features that are characteristic. A novel choice is the use of probability estimates of image patches as a feature, which is then used to evolve the posterior probabilities.
Evaluation of performance indicates the method achieves results similar to those of the manual segmentations.
There is a typo in the word 'deliniation' and the acronym ACM is not defined at its first use.
Martin Styner
Monday 28 July 2008
Summary:
The authors present a MS lesions segmentation method using an efficient method combining appearance and context models. The model is generated in an auto-context modeling approach that iteratively refines the feature selection.
The method in general performs well, especially for the CHB dataset.
It is surprising though that the authors used two separate training datasets, as a segmentation from the CHB rater was available for the whole training data. The performance for the UNC case may actually be better when using the CHB rater, as the method seems to emulate that rater more appropriately and the final scores are averaged between the testing segmentations of the UNC and CHB rater. Also, there seems to have been a problem with UNC test 07 (empty image, no lesions detected), can you elaborate on the result in that case.
A real discussion section is missing. It would great if you describe situations when the algorithm performs well (e.g. UNC test 03), or not that well (e.g. UNC test 10). Also no information about future directions of this research is given.
