Top-Down and Bottom-up Strategies in Lesion Detection of Background Diabetic Retinopathy

Abstract

Bright lesions in the form of exudates and cotton wool spots while dark lesions consisting of hemorrhages are main evidences of background diabetic retinopathy that require early detection and precise classification. Based on different properties of bright lesions and dark lesions, bottom-up and top-down strategies are applied respectively to cope with the main difficulties in lesions detection such as inhomogeneous illumination. In bright lesion detection, a three-stage, bottom-up approach is applied. After local contrast enhancement preprocessing stage, two-step Improved Fuzzy C-Means is applied in Luv color space to segment candidate bright lesion areas. Finally, a hierarchical SVM classification structure is applied to classify bright non-lesion areas, exudates and cotton wool spots. In hemorrhage detection, a top-down strategy is adopted. The hemorrhages are located in the ROI firstly by calculating the evidence value of every pixel using SVM. Then their boundaries can be accurately segmented in the post-processing stage.

Cite

Text

Zhang and Chutatape. "Top-Down and Bottom-up Strategies in Lesion Detection of Background Diabetic Retinopathy." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.346

Markdown

[Zhang and Chutatape. "Top-Down and Bottom-up Strategies in Lesion Detection of Background Diabetic Retinopathy." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/zhang2005cvpr-top/) doi:10.1109/CVPR.2005.346

BibTeX

@inproceedings{zhang2005cvpr-top,
  title     = {{Top-Down and Bottom-up Strategies in Lesion Detection of Background Diabetic Retinopathy}},
  author    = {Zhang, Xiaohui and Chutatape, Opas},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2005},
  pages     = {422-428},
  doi       = {10.1109/CVPR.2005.346},
  url       = {https://mlanthology.org/cvpr/2005/zhang2005cvpr-top/}
}