IVCVLGOct 22, 2022

Diversity-Promoting Ensemble for Medical Image Segmentation

arXiv:2210.12388v225 citationsh-index: 37
Originality Incremental advance
AI Analysis

This is an incremental improvement for medical imaging practitioners, as it enhances segmentation precision for diagnosis and treatment.

The paper tackles medical image segmentation by proposing a diversity-promoting ensemble (DiPE) that selects models with low Dice scores to reduce correlation, and it shows DiPE outperforms individual models and top-scoring ensembles in gastro-intestinal tract image segmentation experiments.

Medical image segmentation is an actively studied task in medical imaging, where the precision of the annotations is of utter importance towards accurate diagnosis and treatment. In recent years, the task has been approached with various deep learning systems, among the most popular models being U-Net. In this work, we propose a novel strategy to generate ensembles of different architectures for medical image segmentation, by leveraging the diversity (decorrelation) of the models forming the ensemble. More specifically, we utilize the Dice score among model pairs to estimate the correlation between the outputs of the two models forming each pair. To promote diversity, we select models with low Dice scores among each other. We carry out gastro-intestinal tract image segmentation experiments to compare our diversity-promoting ensemble (DiPE) with another strategy to create ensembles based on selecting the top scoring U-Net models. Our empirical results show that DiPE surpasses both individual models as well as the ensemble creation strategy based on selecting the top scoring models.

Foundations

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

Your Notes