paper-with-me

홈 › Papers

Learning to Segment from Noisy Annotations: A Spatial Correction Approach

2023-07-21 · Jiachen Yao, Yikai Zhang, Songzhu Zheng, Mayank Goswami, Prateek Prasanna, Chao Chen

Noisy labels can significantly affect the performance of deep neural networks (DNNs). In medical image segmentation tasks, annotations are error-prone due to the high demand in annotation time and in the annotators' expertise. Existing methods mostly assume noisy labels in different pixels are \textit{i.i.d}. However, segmentation label noise usually has strong spatial correlation and has prominent bias in distribution. In this paper, we propose a novel Markov model for segmentation noisy annotations that encodes both spatial correlation and bias. Further, to mitigate such label noise, we propose a label correction method to recover true label progressively. We provide theoretical guarantees of the correctness of the proposed method. Experiments show that our approach outperforms current state-of-the-art methods on both synthetic and real-world noisy annotations.

📄 PDF Abstract BibTeX arXiv:2308.02498

Code (1)

michaelofsbu/spatialcorrection 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Push the Boundary of SAM: A Pseudo-label Correction Framework for Medical Segmentation

2023-08-02 · Ziyi Huang, Hongshan Liu, Haofeng Zhang, Xueshen Li 외

Segment anything model (SAM) has emerged as the leading approach for zero-shot learning in segmentation tasks, offering the advantage of avoiding pixel-wise annotations. It is particularly appealing in medical image segm…

Image SegmentationMedical Image SegmentationPseudo LabelSegmentation+2

Adaptive Early-Learning Correction for Segmentation from Noisy Annotations

2021-10-07 · CVPR 2022 1 · Sheng Liu, Kangning Liu, Weicheng Zhu, Yiqiu Shen 외

Deep learning in the presence of noisy annotations has been studied extensively in classification, but much less in segmentation tasks. In this work, we study the learning dynamics of deep segmentation networks trained o…

ClassificationMedical Image SegmentationMemorizationSegmentation+4

Learning to Segment Skin Lesions from Noisy Annotations

2019-06-10 · Zahra Mirikharaji, Yiqi Yan, Ghassan Hamarneh

Deep convolutional neural networks have driven substantial advancements in the automatic understanding of images. Requiring a large collection of images and their associated annotations is one of the main bottlenecks lim…

Image SegmentationMedical Image SegmentationMeta-LearningSegmentation+1

AIO2: Online Correction of Object Labels for Deep Learning with Incomplete Annotation in Remote Sensing Image Segmentation

2024-03-03 · Chenying Liu, Conrad M Albrecht, Yi Wang, Qingyu Li 외

While the volume of remote sensing data is increasing daily, deep learning in Earth Observation faces lack of accurate annotations for supervised optimization. Crowdsourcing projects such as OpenStreetMap distribute the …

Earth ObservationImage SegmentationSemantic Segmentation

AutoCorrect: Deep Inductive Alignment of Noisy Geometric Annotations

2019-08-14 · Honglie Chen, Weidi Xie, Andrea Vedaldi, Andrew Zisserman

We propose AutoCorrect, a method to automatically learn object-annotation alignments from a dataset with annotations affected by geometric noise. The method is based on a consistency loss that enables deep neural network…

Object