Clean Label Disentangling for Medical Image Segmentation with Noisy Labels

November 28, 2023 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .idea, README.md, data, evaluate_breast.py, evaluate_optic.py, loss_utils.py, loss_utils_3D.py, models, plt_sim_IoU.py, requirements.txt, run_test.sh, save_target_breast.py, save_target_breast_coarse_numpy.py, save_target_optic.py, save_target_optic_coarse.py, save_target_optic_coarse_numpy.py, save_target_optic_two_kind.py, save_target_optic_v2.py, test_2B_performance.py, test_gt_correct.py, test_model.py, train_source_breast.py, train_source_breast_sample.py, train_source_optic.py, train_source_optic_sample.py, train_target_2B_fusion_breast.py, train_target_2B_fusion_optic.py, train_target_baseline_breast.py, train_target_baseline_optic.py, train_target_compare_breast.py, train_target_compare_optic.py, train_target_pure_baseline_optic.py, train_utils.py, utils

Authors Zicheng Wang, Zhen Zhao, Erjian Guo, Luping Zhou arXiv ID 2311.16580 Category cs.CV: Computer Vision Citations 3 Venue arXiv.org Repository https://github.com/xiaoyao3302/2BDenoise โญ 2 Last Checked 3 months ago
Abstract
Current methods focusing on medical image segmentation suffer from incorrect annotations, which is known as the noisy label issue. Most medical image segmentation with noisy labels methods utilize either noise transition matrix, noise-robust loss functions or pseudo-labeling methods, while none of the current research focuses on clean label disentanglement. We argue that the main reason is that the severe class-imbalanced issue will lead to the inaccuracy of the selected ``clean'' labels, thus influencing the robustness of the model against the noises. In this work, we come up with a simple but efficient class-balanced sampling strategy to tackle the class-imbalanced problem, which enables our newly proposed clean label disentangling framework to successfully select clean labels from the given label sets and encourages the model to learn from the correct annotations. However, such a method will filter out too many annotations which may also contain useful information. Therefore, we further extend our clean label disentangling framework to a new noisy feature-aided clean label disentangling framework, which takes the full annotations into utilization to learn more semantics. Extensive experiments have validated the effectiveness of our methods, where our methods achieve new state-of-the-art performance. Our code is available at https://github.com/xiaoyao3302/2BDenoise.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

๐ŸŒ… ๐ŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV ๐Ÿ› ICCV ๐Ÿ“š 27.7K cites 11 years ago