English

Deep Self-Cleansing for Medical Image Segmentation with Noisy Labels

Computer Vision and Pattern Recognition 2024-09-27 v2

Abstract

Medical image segmentation is crucial in the field of medical imaging, aiding in disease diagnosis and surgical planning. Most established segmentation methods rely on supervised deep learning, in which clean and precise labels are essential for supervision and significantly impact the performance of models. However, manually delineated labels often contain noise, such as missing labels and inaccurate boundary delineation, which can hinder networks from correctly modeling target characteristics. In this paper, we propose a deep self-cleansing segmentation framework that can preserve clean labels while cleansing noisy ones in the training phase. To achieve this, we devise a gaussian mixture model-based label filtering module that distinguishes noisy labels from clean labels. Additionally, we develop a label cleansing module to generate pseudo low-noise labels for identified noisy samples. The preserved clean labels and pseudo-labels are then used jointly to supervise the network. Validated on a clinical liver tumor dataset and a public cardiac diagnosis dataset, our method can effectively suppress the interference from noisy labels and achieve prominent segmentation performance.

Keywords

Cite

@article{arxiv.2409.05024,
  title  = {Deep Self-Cleansing for Medical Image Segmentation with Noisy Labels},
  author = {Jiahua Dong and Yue Zhang and Qiuli Wang and Ruofeng Tong and Shihong Ying and Shaolin Gong and Xuanpu Zhang and Lanfen Lin and Yen-Wei Chen and S. Kevin Zhou},
  journal= {arXiv preprint arXiv:2409.05024},
  year   = {2024}
}

Comments

31 pages, 7 figures

R2 v1 2026-06-28T18:37:37.987Z