Adaptive Early-Learning Correction for Segmentation from Noisy Annotations
Sheng Liu, Kangning Liu, Weicheng Zhu, Yiqiu Shen, Carlos, Fernandez-Granda

TL;DR
This paper investigates the learning dynamics of deep segmentation networks trained on noisy data, revealing category-specific early-learning phases, and proposes an adaptive correction method with scale consistency regularization that improves robustness and accuracy.
Contribution
It introduces a novel adaptive early-learning correction approach for segmentation with noisy annotations, leveraging category-specific memorization detection and scale consistency regularization.
Findings
Outperforms standard methods on medical imaging segmentation with synthetic noise.
Achieves state-of-the-art results on PASCAL VOC 2012 with realistic noisy annotations.
Demonstrates category-wise early memorization in segmentation networks.
Abstract
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 on inaccurately-annotated data. We discover a phenomenon that has been previously reported in the context of classification: the networks tend to first fit the clean pixel-level labels during an "early-learning" phase, before eventually memorizing the false annotations. However, in contrast to classification, memorization in segmentation does not arise simultaneously for all semantic categories. Inspired by these findings, we propose a new method for segmentation from noisy annotations with two key elements. First, we detect the beginning of the memorization phase separately for each category during training. This allows us to adaptively correct the noisy annotations in…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
MethodsAdaptive Early-Learning Correction · Early Learning Regularization
