IVCVJul 5, 2022

A Deep Ensemble Learning Approach to Lung CT Segmentation for COVID-19 Severity Assessment

arXiv:2207.02322v16 citationsh-index: 43Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for automated severity assessment in COVID-19 patients, but it is incremental as it builds on existing deep learning methods for medical image segmentation.

The authors tackled the problem of segmenting lung CT scans of COVID-19 patients into healthy tissues, non-lung regions, and pathological tissues like ground-glass opacity and consolidation, achieving competitive results and ranking second in a public Kaggle competition.

We present a novel deep learning approach to categorical segmentation of lung CTs of COVID-19 patients. Specifically, we partition the scans into healthy lung tissues, non-lung regions, and two different, yet visually similar, pathological lung tissues, namely, ground-glass opacity and consolidation. This is accomplished via a unique, end-to-end hierarchical network architecture and ensemble learning, which contribute to the segmentation and provide a measure for segmentation uncertainty. The proposed framework achieves competitive results and outstanding generalization capabilities for three COVID-19 datasets. Our method is ranked second in a public Kaggle competition for COVID-19 CT images segmentation. Moreover, segmentation uncertainty regions are shown to correspond to the disagreements between the manual annotations of two different radiologists. Finally, preliminary promising correspondence results are shown for our private dataset when comparing the patients' COVID-19 severity scores (based on clinical measures), and the segmented lung pathologies. Code and data are available at our repository: https://github.com/talbenha/covid-seg

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes