TL;DR
This paper introduces a novel learning mechanism for face segmentation that enforces structural consistency among pixel predictions through a consensus-guided robust loss, resulting in more coherent and artifact-free face parsing.
Contribution
It proposes a new approach that enforces spatial and structural consistency in face segmentation by using a consensus-based robust loss, differing from traditional pixel-wise independent predictions.
Findings
Enhanced spatial coherence in face segmentation results.
Reduced artifacts and sparser masks compared to existing methods.
Effective knowledge transfer improves segmentation accuracy.
Abstract
Face segmentation is the task of densely labeling pixels on the face according to their semantics. While current methods place an emphasis on developing sophisticated architectures, use conditional random fields for smoothness, or rather employ adversarial training, we follow an alternative path towards robust face segmentation and parsing. Occlusions, along with other parts of the face, have a proper structure that needs to be propagated in the model during training. Unlike state-of-the-art methods that treat face segmentation as an independent pixel prediction problem, we argue instead that it should hold highly correlated outputs within the same object pixels. We thereby offer a novel learning mechanism to enforce structure in the prediction via consensus, guided by a robust loss function that forces pixel objects to be consistent with each other. Our face parser is trained by…
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
Towards Learning Structure via Consensus for Face Segmentation and Parsing· youtube
