Self-Correction for Human Parsing
Peike Li, Yunqiu Xu, Yunchao Wei, Yi Yang

TL;DR
This paper introduces a self-correction strategy for human parsing that iteratively refines labels and models, significantly improving performance on benchmark datasets by reducing label noise and enhancing robustness.
Contribution
The work proposes a novel cyclic learning framework that progressively corrects label noise in human parsing, leading to state-of-the-art results.
Findings
Achieved top performance on LIP and Pascal-Person-Part benchmarks.
Ranked 1st in CVPR2019 LIP Challenge.
Demonstrated effective label noise reduction through self-correction.
Abstract
Labeling pixel-level masks for fine-grained semantic segmentation tasks, e.g. human parsing, remains a challenging task. The ambiguous boundary between different semantic parts and those categories with similar appearance usually are confusing, leading to unexpected noises in ground truth masks. To tackle the problem of learning with label noises, this work introduces a purification strategy, called Self-Correction for Human Parsing (SCHP), to progressively promote the reliability of the supervised labels as well as the learned models. In particular, starting from a model trained with inaccurate annotations as initialization, we design a cyclically learning scheduler to infer more reliable pseudo-masks by iteratively aggregating the current learned model with the former optimal one in an online manner. Besides, those correspondingly corrected labels can in turn to further boost the…
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
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
MethodsAverage Pooling · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Batch Normalization · Bottleneck Residual Block · Global Average Pooling · Residual Block · Kaiming Initialization · Max Pooling
