Elucidating Meta-Structures of Noisy Labels in Semantic Segmentation by Deep Neural Networks
Yaoru Luo, Guole Liu, Yuanhao Guo, Ge Yang

TL;DR
This paper investigates how deep neural networks learn from noisy segmentation labels, revealing they focus on hidden meta-structures rather than pixel-level labels, and demonstrates how understanding these structures can improve segmentation performance.
Contribution
It introduces the concept of meta-structures in noisy labels, providing a mathematical formulation and analyzing their impact on DNN learning in image segmentation.
Findings
DNNs learn hidden meta-structures instead of raw labels.
Performance remains stable despite high label noise levels.
Meta-structure information enhances unsupervised segmentation models.
Abstract
Supervised training of deep neural networks (DNNs) by noisy labels has been studied extensively in image classification but much less in image segmentation. Our understanding of the learning behavior of DNNs trained by noisy segmentation labels remains limited. We address this deficiency in both binary segmentation of biological microscopy images and multi-class segmentation of natural images. We classify segmentation labels according to their noise transition matrices (NTMs) and compare performance of DNNs trained by different types of labels. When we randomly sample a small fraction (e.g., 10%) or flip a large fraction (e.g., 90%) of the ground-truth labels to train DNNs, their segmentation performance remains largely unchanged. This indicates that DNNs learn structures hidden in labels rather than pixel-level labels per se in their supervised training for semantic segmentation. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Cell Image Analysis Techniques · Machine Learning and Data Classification
MethodsFLIP
