Database-Guided Segmentation of Anatomical Structures with Complex Appearance
Abstract
The segmentation of anatomical structures has been traditionally formulated as a perceptual grouping task, and solved through clustering and variational approaches. However, such strategies require the a priori knowledge to be explicitly defined in the optimization criterion, e.g., "high-gradient border", "smoothness"', or "similar intensity or texture". This approach is limited by the validity of underlying assumptions and cannot capture complex structure appearance. This paper introduces database-guided segmentation as a new data-driven paradigm that directly exploits expert annotation of interest structures in large medical databases. Segmentation is formulated as a two-step learning problem. The first step is structure detection where we learn how to discriminate between the object of interest and background. The resulting classifier based on a boosted cascade of simple features also provides a global rigid transformation of the structure. The second step is shape inference where we use a sample-based representation of the joint distribution of appearance and shape annotations. To learn the association between the complex appearance and shape we propose a feature selection mechanism and the corresponding metric. We show that the selected features are better than using directly the appearance and illustrate the performance of the proposed method on a large set of ultrasound heart images.
Cite
Text
Georgescu et al. "Database-Guided Segmentation of Anatomical Structures with Complex Appearance." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.119Markdown
[Georgescu et al. "Database-Guided Segmentation of Anatomical Structures with Complex Appearance." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/georgescu2005cvpr-database/) doi:10.1109/CVPR.2005.119BibTeX
@inproceedings{georgescu2005cvpr-database,
title = {{Database-Guided Segmentation of Anatomical Structures with Complex Appearance}},
author = {Georgescu, Bogdan and Zhou, Xiang Sean and Comaniciu, Dorin and Gupta, Alok},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2005},
pages = {429-436},
doi = {10.1109/CVPR.2005.119},
url = {https://mlanthology.org/cvpr/2005/georgescu2005cvpr-database/}
}