English

Deep ensemble learning for segmenting tuberculosis-consistent manifestations in chest radiographs

Image and Video Processing 2022-06-14 v1 Computer Vision and Pattern Recognition

Abstract

Automated segmentation of tuberculosis (TB)-consistent lesions in chest X-rays (CXRs) using deep learning (DL) methods can help reduce radiologist effort, supplement clinical decision-making, and potentially result in improved patient treatment. The majority of works in the literature discuss training automatic segmentation models using coarse bounding box annotations. However, the granularity of the bounding box annotation could result in the inclusion of a considerable fraction of false positives and negatives at the pixel level that may adversely impact overall semantic segmentation performance. This study (i) evaluates the benefits of using fine-grained annotations of TB-consistent lesions and (ii) trains and constructs ensembles of the variants of U-Net models for semantically segmenting TB-consistent lesions in both original and bone-suppressed frontal CXRs. We evaluated segmentation performance using several ensemble methods such as bitwise AND, bitwise-OR, bitwise-MAX, and stacking. We observed that the stacking ensemble demonstrated superior segmentation performance (Dice score: 0.5743, 95% confidence interval: (0.4055,0.7431)) compared to the individual constituent models and other ensemble methods. To the best of our knowledge, this is the first study to apply ensemble learning to improve fine-grained TB-consistent lesion segmentation performance.

Keywords

Cite

@article{arxiv.2206.06065,
  title  = {Deep ensemble learning for segmenting tuberculosis-consistent manifestations in chest radiographs},
  author = {Sivaramakrishnan Rajaraman and Feng Yang and Ghada Zamzmi and Peng Guo and Zhiyun Xue and Sameer K Antani},
  journal= {arXiv preprint arXiv:2206.06065},
  year   = {2022}
}

Comments

13 pages, 6 figures

R2 v1 2026-06-24T11:48:44.203Z