Label Filling via Mixed Supervision for Medical Image Segmentation from Noisy Annotations
Ming Li, Wei Shen, Qingli Li, Yan Wang

TL;DR
This paper introduces LF-Net, a framework for medical image segmentation that effectively utilizes noisy annotations by selecting trustworthy labels and applying mixed supervision, significantly improving accuracy across multiple datasets.
Contribution
LF-Net is a novel label filling approach that combines majority voting and mixed auxiliary supervision to enhance segmentation from noisy labels.
Findings
Achieves up to 7% DSC improvement in MS lesion segmentation.
Outperforms state-of-the-art methods across five diverse datasets.
Effectively reduces overfitting by using mixed supervision strategies.
Abstract
The success of medical image segmentation usually requires a large number of high-quality labels. But since the labeling process is usually affected by the raters' varying skill levels and characteristics, the estimated masks provided by different raters usually suffer from high inter-rater variability. In this paper, we propose a simple yet effective Label Filling framework, termed as LF-Net, predicting the groundtruth segmentation label given only noisy annotations during training. The fundamental idea of label filling is to supervise the segmentation model by a subset of pixels with trustworthy labels, meanwhile filling labels of other pixels by mixed supervision. More concretely, we propose a qualified majority voting strategy, i.e., a threshold voting scheme is designed to model agreement among raters and the majority-voted labels of the selected subset of pixels are regarded as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Image Retrieval and Classification Techniques · Advanced Neural Network Applications
