CVJul 7, 2024

Self-Paced Sample Selection for Barely-Supervised Medical Image Segmentation

arXiv:2407.05248v13 citationsh-index: 28Has Code
Originality Incremental advance
AI Analysis

This work addresses label scarcity in medical image segmentation, an incremental improvement for the domain.

The paper tackles the problem of noisy pseudo-labels in barely-supervised medical image segmentation by proposing a self-paced sample selection framework (SPSS), which improves segmentation performance over state-of-the-art methods on two public datasets.

The existing barely-supervised medical image segmentation (BSS) methods, adopting a registration-segmentation paradigm, aim to learn from data with very few annotations to mitigate the extreme label scarcity problem. However, this paradigm poses a challenge: pseudo-labels generated by image registration come with significant noise. To address this issue, we propose a self-paced sample selection framework (SPSS) for BSS. Specifically, SPSS comprises two main components: 1) self-paced uncertainty sample selection (SU) for explicitly improving the quality of pseudo labels in the image space, and 2) self-paced bidirectional feature contrastive learning (SC) for implicitly improving the quality of pseudo labels through enhancing the separability between class semantics in the feature space. Both SU and SC are trained collaboratively in a self-paced learning manner, ensuring that SPSS can learn from high-quality pseudo labels for BSS. Extensive experiments on two public medical image segmentation datasets demonstrate the effectiveness and superiority of SPSS over the state-of-the-art. Our code is release at https://github.com/SuuuJM/SPSS.

Code Implementations1 repo
Foundations

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

Your Notes