CVAug 31, 2022

Addressing Class Imbalance in Semi-supervised Image Segmentation: A Study on Cardiac MRI

arXiv:2209.00123v142 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses segmentation accuracy for tail classes in medical imaging, which is an incremental improvement for cardiac MRI analysis.

The paper tackles class imbalance in semi-supervised cardiac MRI segmentation by proposing a method with a confidence array and fuzzy fusion, achieving superior performance over state-of-the-art methods on ACDC and MMWHS datasets.

Due to the imbalanced and limited data, semi-supervised medical image segmentation methods often fail to produce superior performance for some specific tailed classes. Inadequate training for those particular classes could introduce more noise to the generated pseudo labels, affecting overall learning. To alleviate this shortcoming and identify the under-performing classes, we propose maintaining a confidence array that records class-wise performance during training. A fuzzy fusion of these confidence scores is proposed to adaptively prioritize individual confidence metrics in every sample rather than traditional ensemble approaches, where a set of predefined fixed weights are assigned for all the test cases. Further, we introduce a robust class-wise sampling method and dynamic stabilization for a better training strategy. Our proposed method considers all the under-performing classes with dynamic weighting and tries to remove most of the noises during training. Upon evaluation on two cardiac MRI datasets, ACDC and MMWHS, our proposed method shows effectiveness and generalizability and outperforms several state-of-the-art methods found in the literature.

Foundations

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

Your Notes