Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Imbalanced Medical Image Segmentation with Pixel-dependent Noisy Labels

About

Accurate medical image segmentation is often hindered by noisy labels in training data, due to the challenges of annotating medical images. Prior research works addressing noisy labels tend to make class-dependent assumptions, overlooking the pixel-dependent nature of most noisy labels. Furthermore, existing methods typically apply fixed thresholds to filter out noisy labels, risking the removal of minority classes and consequently degrading segmentation performance. To bridge these gaps, our proposed framework, Collaborative Learning with Curriculum Selection (CLCS), addresses pixel-dependent noisy labels with class imbalance. CLCS advances the existing works by i) treating noisy labels as pixel-dependent and addressing them through a collaborative learning framework, and ii) employing a curriculum dynamic thresholding approach adapting to model learning progress to select clean data samples to mitigate the class imbalance issue, and iii) applying a noise balance loss to noisy data samples to improve data utilization instead of discarding them outright. Specifically, our CLCS contains two modules: Curriculum Noisy Label Sample Selection (CNS) and Noise Balance Loss (NBL). In the CNS module, we designed a two-branch network with discrepancy loss for collaborative learning so that different feature representations of the same instance could be extracted from distinct views and used to vote the class probabilities of pixels. Besides, a curriculum dynamic threshold is adopted to select clean-label samples through probability voting. In the NBL module, instead of directly dropping the suspiciously noisy labels, we further adopt a robust loss to leverage such instances to boost the performance.

Erjian Guo, Zicheng Wang, Zhen Zhao, Luping Zhou• 2025

Related benchmarks

TaskDatasetResultRank
Brain Tumor SegmentationBraTS 2021 (val)
Dice WT92.78
31
Brain Tumor SegmentationBraTS SFDA-Noise 2021
ET HD955.25
9
Medical Image SegmentationPancreas-CT SFDA-Noise v1 (test)
Dice Score77.89
9
Medical Image SegmentationPancreas-CT MT-Noise v1 (test)
Dice80.47
9
SegmentationLA SFDA-Noise (test)
Dice87.09
9
Brain Tumor SegmentationBraTS MT-Noise 2021
ET HD954.58
9
SegmentationLA dataset MT-Noise (test)
Dice89.84
9
Showing 7 of 7 rows

Other info

Follow for update