Emerging Semantic Segmentation from Positive and Negative Coarse Label Learning
By: Le Zhang , Fuping Wu , Arun Thirunavukarasu and more
Potential Business Impact:
Teaches computers to see with rough drawings.
Large annotated datasets are vital for training segmentation models, but pixel-level labeling is time-consuming, error-prone, and often requires scarce expert annotators, especially in medical imaging. In contrast, coarse annotations are quicker, cheaper, and easier to produce, even by non-experts. In this paper, we propose to use coarse drawings from both positive (target) and negative (background) classes in the image, even with noisy pixels, to train a convolutional neural network (CNN) for semantic segmentation. We present a method for learning the true segmentation label distributions from purely noisy coarse annotations using two coupled CNNs. The separation of the two CNNs is achieved by high fidelity with the characters of the noisy training annotations. We propose to add a complementary label learning that encourages estimating negative label distribution. To illustrate the properties of our method, we first use a toy segmentation dataset based on MNIST. We then present the quantitative results of experiments using publicly available datasets: Cityscapes dataset for multi-class segmentation, and retinal images for medical applications. In all experiments, our method outperforms state-of-the-art methods, particularly in the cases where the ratio of coarse annotations is small compared to the given dense annotations.
Similar Papers
Emerging Semantic Segmentation from Positive and Negative Coarse Label Learning
CV and Pattern Recognition
Teaches computers to see with simple drawings.
Semantic segmentation with coarse annotations
CV and Pattern Recognition
Helps computers draw clear lines in pictures.
RefineSeg: Dual Coarse-to-Fine Learning for Medical Image Segmentation
CV and Pattern Recognition
Teaches computers to draw body parts from messy sketches.